libvirt/src/qemu
Alex Williamson c444af1ac2 Pass pre-opened PCI device sysfs config file to QEMU
This allows libvirt to open the PCI device sysfs config file prior
to dropping privileges so qemu can access the full config space.
Without this, a de-privileged qemu can only access the first 64
bytes of config space.

* src/qemu/qemu_conf.c, src/qemu/qemu_conf.h: Detect support
  for pci-assign.configfd option. Use this option when formatting
  PCI device string if possible
* src/qemu/qemu_driver.c: Pre-open PCI sysfs config file and pass
  to QEMU
2010-05-26 17:41:55 +01:00
..
libvirtd_qemu.aug qemu: Allow using regular audio backends with VNC 2010-05-25 10:49:29 -04: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 Pass pre-opened PCI device sysfs config file to QEMU 2010-05-26 17:41:55 +01:00
qemu_conf.h Pass pre-opened PCI device sysfs config file to QEMU 2010-05-26 17:41:55 +01:00
qemu_driver.c Pass pre-opened PCI device sysfs config file to QEMU 2010-05-26 17:41:55 +01:00
qemu_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_monitor_json.c Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor_json.h Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor_text.c Fix up basic migration. 2010-05-25 10:48:10 -04:00
qemu_monitor_text.h Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor.c Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor.h Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_security_dac.c initialize "meta" in virStorageFileGetMetadata, not in each caller 2010-05-19 17:07:08 +02:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Don't reset user/group/security label on shared filesystems during migrate 2010-05-14 09:21:24 -04:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf qemu: Allow using regular audio backends with VNC 2010-05-25 10:49:29 -04:00
test_libvirtd_qemu.aug qemu: Allow using regular audio backends with VNC 2010-05-25 10:49:29 -04:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00