console: Hook QemuConsoles into qom tree
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Jun 2013 08:49:31 +0000 (10:49 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Jun 2013 19:03:22 +0000 (14:03 -0500)
commit43f420f8419866619bd107d5ee84c727b46967b8
treea4466e1d17349670ee328af8a29408d507501327
parentf087553653152fdae16ed7066d238677734e4902
console: Hook QemuConsoles into qom tree

Put them named "console[$index]" below "/backend", so you can
list & inspect them via QMP.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1372150171-8707-1-git-send-email-kraxel@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/console.c