]> git.proxmox.com Git - mirror_qemu.git/blobdiff - kvm-all.c
exec: move include files to include/exec/
[mirror_qemu.git] / kvm-all.c
index 759ef17ab0f2df34974208bb4411e3fbdd6bf621..c2588594e1f96edacc7e46116c1b67bc1d5a3c34 100644 (file)
--- a/kvm-all.c
+++ b/kvm-all.c
 #include "sysemu.h"
 #include "hw/hw.h"
 #include "hw/pci/msi.h"
-#include "gdbstub.h"
+#include "exec/gdbstub.h"
 #include "kvm.h"
 #include "bswap.h"
-#include "memory.h"
-#include "exec-memory.h"
+#include "exec/memory.h"
+#include "exec/address-spaces.h"
 #include "event_notifier.h"
 
 /* This check must be after config-host.h is included */