]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement the driver methods
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 1 Apr 2011 06:23:58 +0000 (08:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 13 May 2011 10:45:42 +0000 (12:45 +0200)
commit9936aecfd1b448d35fc5ffe722107ec9d983704e
tree6f0c747f7ba0eeb3f0c712c0aa99ea5bc0d532aa
parent6a1f5f568f8bc9da50d6c03df25537cf1dd08f7b
qemu: Implement the driver methods

* src/qemu/qemu_driver.c: new qemuDomainScreenshot() function
* src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h,
  src/qemu/qemu_monitor_json.c, src/qemu/qemu_monitor_json.h,
  src/qemu/qemu_monitor_text.c, src/qemu/qemu_monitor_text.h:
  Monitor command
src/qemu/qemu_driver.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h