+# vim: filetype=automake
+
ACCESS_DRIVER_GENERATED = \
access/viraccessapicheck.h \
access/viraccessapicheck.c \
+# vim: filetype=automake
+
ADMIN_PROTOCOL = $(srcdir)/admin/admin_protocol.x
ADMIN_PROTOCOL_GENERATED = \
+# vim: filetype=automake
+
BHYVE_DRIVER_SOURCES = \
bhyve/bhyve_capabilities.c \
bhyve/bhyve_capabilities.h \
+# vim: filetype=automake
+
NETDEV_CONF_SOURCES = \
conf/netdev_bandwidth_conf.h \
conf/netdev_bandwidth_conf.c \
+# vim: filetype=automake
+
CPU_SOURCES = \
cpu/cpu.h \
cpu/cpu.c \
+# vim: filetype=automake
+
cpumapdir = $(pkgdatadir)/cpu_map
cpumap_DATA = \
cpu_map/index.xml \
+# vim: filetype=automake
+
ESX_DRIVER_SOURCES = \
esx/esx_private.h \
esx/esx_driver.c \
+# vim: filetype=automake
+
HYPERV_DRIVER_SOURCES = \
hyperv/hyperv_private.h \
hyperv/hyperv_driver.c \
+# vim: filetype=automake
+
INTERFACE_DRIVER_SOURCES = \
interface/interface_driver.h \
interface/interface_driver.c \
+# vim: filetype=automake
+
LIBXL_DRIVER_SOURCES = \
libxl/libxl_conf.c \
libxl/libxl_conf.h \
+# vim: filetype=automake
+
DRIVER_SOURCES += \
locking/lock_manager.c \
locking/lock_manager.h \
+# vim: filetype=automake
+
LOG_PROTOCOL_GENERATED = \
logging/log_protocol.h \
logging/log_protocol.c \
+# vim: filetype=automake
+
LXC_MONITOR_PROTOCOL_GENERATED = \
lxc/lxc_monitor_protocol.h \
lxc/lxc_monitor_protocol.c \
+# vim: filetype=automake
+
NETWORK_DRIVER_SOURCES = \
network/bridge_driver.h \
network/bridge_driver.c \
+# vim: filetype=automake
+
NODE_DEVICE_DRIVER_SOURCES = \
node_device/node_device_driver.c \
node_device/node_device_driver.h \
+# vim: filetype=automake
+
NWFILTER_DRIVER_SOURCES = \
nwfilter/nwfilter_driver.h \
nwfilter/nwfilter_driver.c \
+# vim: filetype=automake
+
OPENVZ_DRIVER_SOURCES = \
openvz/openvz_conf.c \
openvz/openvz_conf.h \
+# vim: filetype=automake
+
PHYP_DRIVER_SOURCES = \
phyp/phyp_driver.c \
phyp/phyp_driver.h \
+# vim: filetype=automake
+
QEMU_DRIVER_SOURCES = \
qemu/qemu_agent.c \
qemu/qemu_agent.h \
+# vim: filetype=automake
+
REMOTE_DRIVER_GENERATED = \
remote/remote_protocol.c \
remote/remote_protocol.h \
+# vim: filetype=automake
+
EXTRA_DIST += \
rpc/gendispatch.pl \
rpc/genprotocol.pl \
+# vim: filetype=automake
+
SECRET_DRIVER_SOURCES = \
secret/secret_driver.h \
secret/secret_driver.c \
+# vim: filetype=automake
+
SECURITY_DRIVER_APPARMOR_HELPER_SOURCES = \
$(DATATYPES_SOURCES) \
security/virt-aa-helper.c \
+# vim: filetype=automake
+
STORAGE_DRIVER_BACKEND_SOURCES = \
storage/storage_backend.h \
storage/storage_backend.c \
+# vim: filetype=automake
+
TEST_DRIVER_SOURCES = \
test/test_driver.c \
test/test_driver.h \
+# vim: filetype=automake
+
# These files are not related to driver APIs. Simply generic
# helper APIs for various purposes
UTIL_SOURCES = \
+# vim: filetype=automake
+
VBOX_DRIVER_SOURCES = \
vbox/vbox_glue.c \
vbox/vbox_glue.h \
+# vim: filetype=automake
+
VMWARE_DRIVER_SOURCES = \
vmware/vmware_driver.c \
vmware/vmware_driver.h \
+# vim: filetype=automake
+
VMX_SOURCES = \
vmx/vmx.c \
vmx/vmx.h \
+# vim: filetype=automake
+
VZ_DRIVER_SOURCES = \
vz/vz_driver.h \
vz/vz_driver.c \
+# vim: filetype=automake
+
XENAPI_DRIVER_SOURCES = \
xenapi/xenapi_driver.c \
xenapi/xenapi_driver.h \
+# vim: filetype=automake
+
XENCONFIG_SOURCES = \
xenconfig/xenxs_private.h \
xenconfig/xen_common.c \