mirror of
https://github.com/qemu/qemu.git
synced 2025-10-27 13:30:41 +00:00
Legacy PCI device assignment has been removed from Linux in 4.12, and had been deprecated 2 years ago there. We can remove it from QEMU as well. The ROM loading code was shared with Xen PCI passthrough, so move it to hw/xen. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| trace-events | ||
| xen_backend.c | ||
| xen_devconfig.c | ||
| xen_pt_config_init.c | ||
| xen_pt_graphics.c | ||
| xen_pt_load_rom.c | ||
| xen_pt_msi.c | ||
| xen_pt.c | ||
| xen_pt.h | ||
| xen_pvdev.c | ||
| xen-common.c | ||
| xen-host-pci-device.c | ||
| xen-host-pci-device.h | ||