]> git.proxmox.com Git - qemu.git/blame - hw/xen/Makefile.objs
virtio-rng: add check of period
[qemu.git] / hw / xen / Makefile.objs
CommitLineData
49ab747f
PB
1# xen backend driver support
2common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o
80b4ecc8 3
8fbab3b6 4obj-$(CONFIG_XEN_I386) += xen_platform.o xen_apic.o xen_pvdevice.o
80b4ecc8
PB
5obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen-host-pci-device.o
6obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen_pt.o xen_pt_config_init.o xen_pt_msi.o