Re: [Qemu-devel] [PATCH] Legacy qemu-kvm options have no argument

2012-11-22 Thread Luiz Capitulino
On Wed, 21 Nov 2012 13:12:53 +0100 Jan Kiszka wrote: > On 2012-11-20 16:14, Markus Armbruster wrote: > > Cc'ing Marcelo & Jan to speed up patch application. > > > > Bruce Rogers writes: > > > >> The options no-kvm, no-kvm-pit, no-kvm-pit-reinjection, and no-kvm-irqchip > >> should be marked as

Re: [Qemu-devel] [PATCH] Legacy qemu-kvm options have no argument

2012-11-21 Thread Jan Kiszka
On 2012-11-20 16:14, Markus Armbruster wrote: > Cc'ing Marcelo & Jan to speed up patch application. > > Bruce Rogers writes: > >> The options no-kvm, no-kvm-pit, no-kvm-pit-reinjection, and no-kvm-irqchip >> should be marked as having no argument. >> >> Signed-off-by: Bruce Rogers >> --- >> qe

Re: [Qemu-devel] [PATCH] Legacy qemu-kvm options have no argument

2012-11-20 Thread Markus Armbruster
Cc'ing Marcelo & Jan to speed up patch application. Bruce Rogers writes: > The options no-kvm, no-kvm-pit, no-kvm-pit-reinjection, and no-kvm-irqchip > should be marked as having no argument. > > Signed-off-by: Bruce Rogers > --- > qemu-options.hx |8 > 1 files changed, 4 insertio

[Qemu-devel] [PATCH] Legacy qemu-kvm options have no argument

2012-11-20 Thread Bruce Rogers
The options no-kvm, no-kvm-pit, no-kvm-pit-reinjection, and no-kvm-irqchip should be marked as having no argument. Signed-off-by: Bruce Rogers --- qemu-options.hx |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx index 9bb29d3..fbcf