libvirt/src/qemu
Chris Lalancette e80f1a7e3f Move the tunnelled migration unix socket to /var/lib/libvirt/qemu
Since the qemu process is running as qemu:qemu, it can't actually
look at the unix socket in /var/run/libvirt/qemu which is owned by
root and has permission 700.  Move the unix socket to
/var/lib/libvirt/qemu, which is already owned by qemu:qemu.

Thanks to Justin Clift for test this out for me.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2010-08-13 08:39:53 -04:00
..
libvirtd_qemu.aug Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_conf.c allow memballoon type of none to desactivate it 2010-08-11 11:28:17 +02:00
qemu_conf.h qemu: Allow setting boot menu on/off 2010-07-27 16:38:32 -04:00
qemu_driver.c Move the tunnelled migration unix socket to /var/lib/libvirt/qemu 2010-08-13 08:39:53 -04:00
qemu_driver.h Add tests for the new Qemu namespace XML. 2010-07-23 17:30:45 -04:00
qemu_monitor_json.c Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_json.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_text.c Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_text.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor.c qemu: kill some dead stores 2010-07-30 11:33:26 -06:00
qemu_monitor.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_security_dac.c Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Pass security driver object into all security driver callbacks 2010-07-19 18:25:13 +01:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
test_libvirtd_qemu.aug Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00