libvirt/src/qemu
Daniel P. Berrange eed2f8c3a9 Change the internal domain conf representation of localtime/utc
The XML will soon be extended to allow more than just a simple
localtime/utc boolean flag. This change replaces the plain
'int localtime' with a separate struct to prepare for future
extension

* src/conf/domain_conf.c, src/conf/domain_conf.h: Add a new
  virDomainClockDef structure
* src/libvirt_private.syms: Export virDomainClockOffsetTypeToString
  and virDomainClockOffsetTypeFromString
* src/qemu/qemu_conf.c, src/vbox/vbox_tmpl.c, src/xen/xend_internal.c,
  src/xen/xm_internal.c: Updated to use new structure for localtime
2010-03-01 17:00:30 +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 Change the internal domain conf representation of localtime/utc 2010-03-01 17:00:30 +00:00
qemu_conf.h qemu: Report binary path if error parsing -help 2010-02-25 11:43:57 -05:00
qemu_driver.c Better error reporting for failed migration 2010-02-19 16:15:21 +01:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Update QEMU JSON balloon command handling 2010-02-18 11:17:14 +00:00
qemu_monitor_json.h Run 'qmp_capabilities' command at QEMU monitor startup 2010-02-16 14:21:25 +00:00
qemu_monitor_text.c qemu: avoid null dereference on failed migration 2010-03-01 15:34:33 +01:00
qemu_monitor_text.h Support 'block_passwd' command for QEMU disk encryption 2010-02-12 17:25:02 +00:00
qemu_monitor.c Run 'qmp_capabilities' command at QEMU monitor startup 2010-02-16 14:21:25 +00:00
qemu_monitor.h Run 'qmp_capabilities' command at QEMU monitor startup 2010-02-16 14:21:25 +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