mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
softmmu: move include files to include/sysemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
1de7afc984
commit
9c17d615a6
296 changed files with 421 additions and 421 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "hw/pc.h"
|
||||
#include "hw/ioapic_internal.h"
|
||||
#include "hw/apic_internal.h"
|
||||
#include "kvm.h"
|
||||
#include "sysemu/kvm.h"
|
||||
|
||||
/* PC Utility function */
|
||||
void kvm_pc_setup_irq_routing(bool pci_enabled)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue