qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/7] QMP: Introduce query-netdev


From: Miguel Di Ciurcio Filho
Subject: [Qemu-devel] [PATCH v2 0/7] QMP: Introduce query-netdev
Date: Wed, 30 Jun 2010 11:52:57 -0300

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]