libvirt/src/qemu
Matthias Bolte 7a18fbeeb8 Fix some locking issues
* src/conf/domain_conf.c: don't call virDomainObjUnlock twice
* src/qemu/qemu_driver.c: relock driver lock if an error occurs in
  qemuDomainObjBeginJobWithDriver, enter/exit monitor with driver
  in qemudDomainSave
2009-12-03 17:06:38 +01:00
..
libvirtd_qemu.aug Move config files to align with driver sources 2009-09-21 14:41:45 +01:00
qemu_bridge_filter.c Removes the ebtablesSaveRules() function 2009-11-09 15:30:15 +01:00
qemu_bridge_filter.h add MAC address based port filtering to qemu 2009-11-03 23:44:48 +01:00
qemu_conf.c Fix default disk type when parsing QEMU argv 2009-11-24 10:59:05 +00:00
qemu_conf.h qemu-kvm needs -enable-kvm flag for VT optimization 2009-11-20 15:41:05 +01:00
qemu_driver.c Fix some locking issues 2009-12-03 17:06:38 +01:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_text.c Fix typo in error message 2009-11-17 12:18:39 +01:00
qemu_monitor_text.h Fully asynchronous monitor I/O processing 2009-11-10 13:27:18 +00:00
qemu_monitor.c Fix incorrect reference counting logic in qemu monitor open 2009-11-13 15:10:55 +00:00
qemu_monitor.h Fully asynchronous monitor I/O processing 2009-11-10 13:27:18 +00:00
qemu.conf disable mac_filter config switch by default 2009-11-11 13:02:57 +01:00
test_libvirtd_qemu.aug Move config files to align with driver sources 2009-09-21 14:41:45 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00