]> git.proxmox.com Git - mirror_qemu.git/blame - hw/xen/Makefile.objs
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfreeze...
[mirror_qemu.git] / hw / xen / Makefile.objs
CommitLineData
49ab747f 1# xen backend driver support
56e2cd24 2common-obj-$(CONFIG_XEN) += xen_backend.o xen_devconfig.o xen_pvdev.o xen-common.o
80b4ecc8 3
80b4ecc8 4obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen-host-pci-device.o
66c058cb 5obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen_pt.o xen_pt_config_init.o xen_pt_graphics.o xen_pt_msi.o