qemu-devel
[Top][All Lists]
Advanced

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

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


From: Miguel Di Ciurcio Filho
Subject: [Qemu-devel] [PATCH 0/8] QMP: Introduce query-netdev
Date: Thu, 10 Jun 2010 18:36:57 -0300

This series introduces the protocol specification for querying the backend
network devices and a monitor command to show the same information.

Patch 01 adds a new function qdict_to_qstring().

Patch 02 adds the documentation for query-netdev.

Patch 03 adds a new QDict member to VLANClientState named info_dict.

Patches 04-07 updates all devices to feed information into the new QDict
info_dict.

Patch 08 implements do_info_netdev() for query-netdev and the monitor
command 'info netdev'.

Regards,

Miguel




reply via email to

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