aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2009-10-09 19:07:55 +0100
committerDaniel P. Berrange <berrange@redhat.com>2009-11-10 12:14:22 +0000
commitff261941430258922b77f8ddb41439317b8fcfdb (patch)
tree557cd6e4bc0a6f2a8f5f5313c28726c6e36c8043 /.hgignore
parentAdd a new timed condition variable wait API (diff)
downloadlibvirt-ff261941430258922b77f8ddb41439317b8fcfdb.tar.gz
libvirt-ff261941430258922b77f8ddb41439317b8fcfdb.tar.bz2
libvirt-ff261941430258922b77f8ddb41439317b8fcfdb.zip
Move code for low level QEMU monitor interaction into separate file
The qemu_driver.c code should not contain any code that interacts with the QEMU monitor at a low level. A previous commit moved all the command invocations out. This change moves out the code which actually opens the monitor device. * src/qemu/qemu_driver.c: Remove qemudOpenMonitor & methods called from it. * src/Makefile.am: Add qemu_monitor.{c,h} * src/qemu/qemu_monitor.h: Add qemuMonitorOpen() * src/qemu/qemu_monitor.c: All code for opening the monitor
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions