libvirt/src/qemu
Chris Lalancette 6ef5a5beeb Add a define for NFS_SUPER_MAGIC
Commit 3c12a67b76 added
a dependency on the NFS_SUPER_MAGIC macro, which is
defined in linux/magic.h.  Unfortunately linux/magic.h
is not available in RHEL-5, and causes a compile error.
Just define it locally, since this is something that
can't change.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2010-03-03 12:43:09 -05: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 Fix error messages when parsing USB devices in QEMU 2010-03-02 12:30:18 +00:00
qemu_conf.h Support variable clock offset mode in QEMU 2010-03-01 18:41:40 +00:00
qemu_driver.c Add a define for NFS_SUPER_MAGIC 2010-03-03 12:43:09 -05:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Use device_del to remove SCSI controllers 2010-03-02 09:40:51 +01:00
qemu_monitor_json.h Use device_del to remove SCSI controllers 2010-03-02 09:40:51 +01:00
qemu_monitor_text.c Fix detection of errors in QEMU device_add command 2010-03-03 14:56:15 +00:00
qemu_monitor_text.h Use device_del to remove SCSI controllers 2010-03-02 09:40:51 +01:00
qemu_monitor.c Use device_del to remove SCSI controllers 2010-03-02 09:40:51 +01:00
qemu_monitor.h Use device_del to remove SCSI controllers 2010-03-02 09:40:51 +01: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