Re: [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block.

2011-10-11 Thread Paolo Bonzini
On 10/11/2011 09:35 AM, Paolo Bonzini wrote: I think these could be sub-options of -machine. Oops, I obviously meant -cpu like Jan said. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http:/

Re: [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block.

2011-10-11 Thread Paolo Bonzini
On 10/09/2011 08:52 PM, Vadim Rozenfeld wrote: --- qemu-options.hx | 23 +++ vl.c|2 ++ 2 files changed, 25 insertions(+), 0 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx index 3a13533..9f60059 100644 --- a/qemu-options.hx +++ b/qemu-option

Re: [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block.

2011-10-10 Thread Jan Kiszka
On 2011-10-10 11:40, Vadim Rozenfeld wrote: > On Mon, 2011-10-10 at 08:54 +0200, Jan Kiszka wrote: >> On 2011-10-09 20:52, Vadim Rozenfeld wrote: >>> --- >>> qemu-options.hx | 23 +++ >>> vl.c|2 ++ >>> 2 files changed, 25 insertions(+), 0 deletions(-) >>> >>>

Re: [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block.

2011-10-10 Thread Vadim Rozenfeld
On Mon, 2011-10-10 at 08:54 +0200, Jan Kiszka wrote: > On 2011-10-09 20:52, Vadim Rozenfeld wrote: > > --- > > qemu-options.hx | 23 +++ > > vl.c|2 ++ > > 2 files changed, 25 insertions(+), 0 deletions(-) > > > > diff --git a/qemu-options.hx b/qemu-options.h

Re: [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block.

2011-10-09 Thread Jan Kiszka
On 2011-10-09 20:52, Vadim Rozenfeld wrote: > --- > qemu-options.hx | 23 +++ > vl.c|2 ++ > 2 files changed, 25 insertions(+), 0 deletions(-) > > diff --git a/qemu-options.hx b/qemu-options.hx > index 3a13533..9f60059 100644 > --- a/qemu-options.hx > +++ b/q