qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/7] QMP: Introduce query-netdev
@ 2010-06-30 14:52 Miguel Di Ciurcio Filho
  2010-06-30 14:52 ` [Qemu-devel] [PATCH v2 1/7] QMP: Introduce the documentation for query-netdev and info netdev Miguel Di Ciurcio Filho
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Miguel Di Ciurcio Filho @ 2010-06-30 14:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: avi, armbru, lcapitulino

This series implement the previously discussed QMP command query-netdev.

Regards,

changelog from v1
-----------------
- Fixed wrong usage of qemu_free() with vc->info_dict, now using QDECREF()
- Fixed QString leak in netdev_iter()

changelog from last protocol spec
---------------------------------
When "type" is "tap", the attribute "sndbuf" have been removed. "sndbuf" is
not available on all platforms and most of the tap_set_sndbuf() implementations
are stubs.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-05 14:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 14:52 [Qemu-devel] [PATCH v2 0/7] QMP: Introduce query-netdev Miguel Di Ciurcio Filho
2010-06-30 14:52 ` [Qemu-devel] [PATCH v2 1/7] QMP: Introduce the documentation for query-netdev and info netdev Miguel Di Ciurcio Filho
2010-06-30 14:52 ` [Qemu-devel] [PATCH v2 2/7] QObject API: introduce qdict_to_qstring() function Miguel Di Ciurcio Filho
2010-06-30 14:53 ` [Qemu-devel] [PATCH v2 3/7] net: Introduce VLANClientState->info_dict Miguel Di Ciurcio Filho
2010-06-30 14:53 ` [Qemu-devel] [PATCH v2 4/7] net: tap/tap-win32: introduce info_dict Miguel Di Ciurcio Filho
2010-06-30 14:53 ` [Qemu-devel] [PATCH v2 5/7] net: vde: " Miguel Di Ciurcio Filho
2010-06-30 14:53 ` [Qemu-devel] [PATCH v2 6/7] net: slirp: " Miguel Di Ciurcio Filho
2010-06-30 14:53 ` [Qemu-devel] [PATCH v2 7/7] monitor/net: introduce 'info netdev' with QMP support Miguel Di Ciurcio Filho
2010-07-05 14:05 ` [Qemu-devel] Re: [PATCH v2 0/7] QMP: Introduce query-netdev Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).