Re: [Xen-devel] [OPTIONAL][PATCH v9 13/13] Add xen-hvm-param

2015-02-17 Thread Don Slutz
On 02/17/15 09:11, Andrew Cooper wrote: > On 16/02/15 23:05, Don Slutz wrote: >> A tool to get and set hvm param. >> >> Signed-off-by: Don Slutz > > I had completely forgotten that you did a tool like this before. > > Here is one I implemented myself, > > https://github.com/xenserver/xen-4.5.pg

Re: [Xen-devel] [OPTIONAL][PATCH v9 13/13] Add xen-hvm-param

2015-02-17 Thread Andrew Cooper
On 16/02/15 23:05, Don Slutz wrote: > A tool to get and set hvm param. > > Signed-off-by: Don Slutz I had completely forgotten that you did a tool like this before. Here is one I implemented myself, https://github.com/xenserver/xen-4.5.pg/commit/ec99115818abd1a98f04d5fae2481803ad21db2a I was s