]> git.proxmox.com Git - mirror_qemu.git/commit - qdev-monitor.c
qdev: split out UI portions into a new function
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 22 Dec 2011 21:24:20 +0000 (15:24 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 3 Feb 2012 16:41:08 +0000 (10:41 -0600)
commitee46d8a5038d06babb6cfb0a177727d85df9b3fc
treea4976b602832fbd60714365288c9e7f8b2b7bf58
parent9fbe61277ff72748850eb746ac33fb9c110d2ae5
qdev: split out UI portions into a new function

qdev-monitor.c deals with the -device, device_add, and info qdm/qtree
interfaces.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.objs
hw/qdev-monitor.c [new file with mode: 0644]
hw/qdev.c
hw/qdev.h