libvirt/src/qemu
Daniel P. Berrange f430ddb624 Remove virConnectPtr from CPU XML APIs
The virConnectPtr is no longer required for error reporting since
that is recorded in a thread local. Remove use of virConnectPtr
from all APIs in cpu_conf.{h,c} and update all callers to
match
2010-02-10 13:32:38 +00:00
..
libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_conf.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
qemu_conf.h Convert qemu command line flags to 64-bit int 2010-02-10 12:09:41 +00:00
qemu_driver.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Remove passing of virConnectPtr throughout QEMU driver 2010-02-10 11:49:23 +00:00
qemu_monitor_json.h Introduce internal QEMU monitor APIs for drive + device hotadd 2010-02-02 16:31:42 +00:00
qemu_monitor_text.c Remove passing of virConnectPtr throughout QEMU driver 2010-02-10 11:49:23 +00:00
qemu_monitor_text.h Introduce internal QEMU monitor APIs for drive + device hotadd 2010-02-02 16:31:42 +00:00
qemu_monitor.c Remove passing of virConnectPtr throughout QEMU driver 2010-02-10 11:49:23 +00:00
qemu_monitor.h Introduce internal QEMU monitor APIs for drive + device hotadd 2010-02-02 16:31:42 +00:00
qemu_security_dac.c Remove virConnectPtr from USB/PCI device iterators 2010-02-10 13:29:57 +00:00
qemu_security_dac.h Introduce a new DAC security driver for QEMU 2010-01-21 14:00:16 +00:00
qemu_security_stacked.c Remove use of virConnectPtr from security driver APIs 2010-02-10 11:49:24 +00:00
qemu_security_stacked.h Introduce a stacked security driver impl for QEMU 2010-01-21 14:00:16 +00:00
qemu.conf Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
test_libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00