Re: [Qemu-devel] [PATCH V2] help: add docs for multiqueue tap options

2013-02-22 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH V2] help: add docs for multiqueue tap options

2013-02-22 Thread Jason Wang
On 02/22/2013 06:36 PM, Markus Armbruster wrote: > Jason Wang writes: > >> Cc: Markus Armbruster >> Cc: qemu-sta...@nongnu.org >> Signed-off-by: Jason Wang >> --- >> Changes from V1: >> - Add the missing docs for 'queues' (Markus) > V1 got committed already. Please respin the difference as a ne

Re: [Qemu-devel] [PATCH V2] help: add docs for multiqueue tap options

2013-02-22 Thread Markus Armbruster
Jason Wang writes: > Cc: Markus Armbruster > Cc: qemu-sta...@nongnu.org > Signed-off-by: Jason Wang > --- > Changes from V1: > - Add the missing docs for 'queues' (Markus) V1 got committed already. Please respin the difference as a new patch.

[Qemu-devel] [PATCH V2] help: add docs for multiqueue tap options

2013-02-21 Thread Jason Wang
Cc: Markus Armbruster Cc: qemu-sta...@nongnu.org Signed-off-by: Jason Wang --- Changes from V1: - Add the missing docs for 'queues' (Markus) --- qapi-schema.json |8 qemu-options.hx |5 - 2 files changed, 12 insertions(+), 1 deletions(-) diff --git a/qapi-schema.json b/qap