qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC,PATCH 00/11] Half-convert info qtree to QMP.


From: Nathan Baum
Subject: [Qemu-devel] [RFC,PATCH 00/11] Half-convert info qtree to QMP.
Date: Sat, 26 Dec 2009 21:11:28 +0000

Hullo.

This series of patches partially converts info qtree to QMP.

I've gone halfway: one can use query-qtree in QMP.

I haven't converted the old monitor function other than to rename it;
do_info_qtree_print just ignores the QObject it is passed and prints
the qtree the old-fashioned way.

 hw/isa-bus.c |   19 +++++++++++++
 hw/pci.c     |   50 +++++++++++++++++++++++++++++++++++
 hw/qdev.c    |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 hw/qdev.h    |    5 +++-
 hw/sysbus.c  |   20 ++++++++++++++
 hw/usb-bus.c |   15 ++++++++++
 monitor.c    |    3 +-
 7 files changed, 191 insertions(+), 3 deletions(-)





reply via email to

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