qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <1261861899-1984-9-git-send-email-nathan@parenthephobia.org.uk>]
  • [parent not found: <1261861899-1984-7-git-send-email-nathan@parenthephobia.org.uk>]
  • [parent not found: <1261861899-1984-11-git-send-email-nathan@parenthephobia.org.uk>]
  • * Re: [Qemu-devel] [RFC,PATCH 00/11] Half-convert info qtree to QMP.
           [not found] <1261861899-1984-1-git-send-email-nathan@parenthephobia.org.uk>
                       ` (3 preceding siblings ...)
           [not found] ` <1261861899-1984-11-git-send-email-nathan@parenthephobia.org.uk>
    @ 2010-01-15 18:31 ` Markus Armbruster
      4 siblings, 0 replies; 12+ messages in thread
    From: Markus Armbruster @ 2010-01-15 18:31 UTC (permalink / raw)
      To: Nathan Baum; +Cc: qemu-devel
    
    Nathan Baum <nathan@parenthephobia.org.uk> writes:
    
    > 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(-)
    
    Patch 2 adds a static function, patch 3 puts it to use.  Not bisectable
    with -Werror.  Merge the two.  Same for patch 4+5, 6+7, 8+9, 10+11.
    
    Completing the job shouldn't be hard, just change the print_dev methods
    to format the value returned by the info_dev method instead of getting
    the information out of the device.
    
    Thanks!
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread

  • end of thread, other threads:[~2010-01-18 12:59 UTC | newest]
    
    Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <1261861899-1984-1-git-send-email-nathan@parenthephobia.org.uk>
         [not found] ` <1261861899-1984-5-git-send-email-nathan@parenthephobia.org.uk>
    2010-01-15 18:06   ` [Qemu-devel] [RFC,PATCH 04/11] qdev: pcibus_dev_info Markus Armbruster
         [not found] ` <1261861899-1984-9-git-send-email-nathan@parenthephobia.org.uk>
    2010-01-15 18:14   ` [Qemu-devel] [RFC,PATCH 08/11] qdev: Add usb_bus_dev_info Markus Armbruster
    2010-01-15 22:14     ` Nathan Baum
    2010-01-18 10:15       ` Markus Armbruster
    2010-01-18 10:35         ` Gerd Hoffmann
    2010-01-18 12:44           ` Markus Armbruster
         [not found] ` <1261861899-1984-7-git-send-email-nathan@parenthephobia.org.uk>
    2010-01-15 18:17   ` [Qemu-devel] [RFC,PATCH 06/11] qdev: sysbus_dev_info Markus Armbruster
         [not found] ` <1261861899-1984-11-git-send-email-nathan@parenthephobia.org.uk>
    2010-01-15 18:30   ` [Qemu-devel] [RFC, PATCH 10/11] qdev: Add do_info_qbus and friends Markus Armbruster
    2010-01-18 10:37     ` Gerd Hoffmann
    2010-01-18 12:34       ` Markus Armbruster
    2010-01-18 12:59         ` Gerd Hoffmann
    2010-01-15 18:31 ` [Qemu-devel] [RFC,PATCH 00/11] Half-convert info qtree to QMP Markus Armbruster
    

    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).