This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c91bcf273ffb95898d2ca901b699558d9e73fd1
qemu
/
hw
/
i386
/
kvm
/
Makefile.objs
2 lines
49 B
Makefile
Raw
Normal View
History
Unescape
Escape
pci-assign: Remove 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>
2017-10-20 10:17:50 +02:00
obj-y
+=
clock.o apic.o i8259.o ioapic.o i8254.o
Reference in New Issue
Copy Permalink