libvirt/src/qemu
Daniel P. Berrange 15f5eaa098 Introduce a new DAC security driver for QEMU
This new security driver is responsible for managing UID/GID changes
to the QEMU process, and any files/disks/devices assigned to it.

* qemu/qemu_conf.h: Add flag for disabling automatic file permission
  changes
* qemu/qemu_security_dac.h, qemu/qemu_security_dac.c: New DAC driver
  for QEMU guests
* Makefile.am: Add new files
2010-01-21 14:00:16 +00:00
..
libvirtd_qemu.aug Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +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 Unset copied environment variables in qemuxml2argvtest 2010-01-20 23:22:15 +01:00
qemu_conf.h Introduce a new DAC security driver for QEMU 2010-01-21 14:00:16 +00:00
qemu_driver.c Pull initial disk labelling out into libvirtd instead of exec hook 2010-01-21 14:00:16 +00:00
qemu_driver.h
qemu_monitor_json.c Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor_json.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor_text.c Remove superfluous new lines from messages 2010-01-19 17:30:41 +01:00
qemu_monitor_text.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor.c Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_security_dac.c Introduce a new DAC security driver for QEMU 2010-01-21 14:00:16 +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 Introduce a stacked security driver impl for QEMU 2010-01-21 14:00:16 +00:00
qemu_security_stacked.h Introduce a stacked security driver impl for QEMU 2010-01-21 14:00:16 +00:00
qemu.conf Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
test_libvirtd_qemu.aug Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00