Re: [Qemu-devel] [PATCH] help: add docs for missing 'queues' option of tap

2013-04-05 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH] help: add docs for missing 'queues' option of tap

2013-04-02 Thread mdroth
On Fri, Feb 22, 2013 at 10:57:52PM +0800, Jason Wang wrote: > Cc: Markus Armbruster > Cc: qemu-sta...@nongnu.org > Signed-off-by: Jason Wang Reviewed-by: Michael Roth Documentation is still missing upstream. Looking to pull this in for stable. > --- > qapi-schema.json |2 ++ > qemu-optio

Re: [Qemu-devel] [PATCH] help: add docs for missing 'queues' option of tap

2013-02-27 Thread Stefan Hajnoczi
On Fri, Feb 22, 2013 at 10:57:52PM +0800, Jason Wang wrote: > Cc: Markus Armbruster > Cc: qemu-sta...@nongnu.org > Signed-off-by: Jason Wang > --- > qapi-schema.json |2 ++ > qemu-options.hx |3 ++- > 2 files changed, 4 insertions(+), 1 deletions(-) Reviewed-by: Stefan Hajnoczi

[Qemu-devel] [PATCH] help: add docs for missing 'queues' option of tap

2013-02-22 Thread Jason Wang
Cc: Markus Armbruster Cc: qemu-sta...@nongnu.org Signed-off-by: Jason Wang --- qapi-schema.json |2 ++ qemu-options.hx |3 ++- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/qapi-schema.json b/qapi-schema.json index cd7ea25..b3844e6 100644 --- a/qapi-schema.json +++ b/qa