[Bug 1079713] Re: [Qemu-devel] [PATCH 1.3] qapi: handle visitor-type_size() in QapiDeallocVisitor

2012-11-26 Thread Michael Roth
,sndbuf=0,id=netdev0 \ -device virtio-blk-pci,netdev=netdev0 The 'sndbuf' option has type size. Signed-off-by: Stefan Hajnoczi stefa...@redhat.com Reviewed-by: Michael Roth mdr...@linux.vnet.ibm.com --- This patch ensures that -netdev tap,sndbuf=X works in QEMU 1.3

[Bug 1079713] Re: [Qemu-devel] [PATCH 1.3] qapi: handle visitor-type_size() in QapiDeallocVisitor

2012-11-26 Thread Michael Roth
On Mon, Nov 26, 2012 at 02:22:58PM +0100, Stefan Hajnoczi wrote: On Mon, Nov 26, 2012 at 1:43 PM, Andreas Färber afaer...@suse.de wrote: Am 26.11.2012 13:10, schrieb Stefan Hajnoczi: visit_type_size() requires either visitor-type_size() or visitor_uint64() to be implemented, otherwise a