]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/i386/cpu.c
x86/cpu: use standard-headers/asm-x86.kvm_para.h
[mirror_qemu.git] / target / i386 / cpu.c
index d95310ffd463a8fa6fd904fd99c481639e406a62..94260412e2299b575021ced7a9af5d757b18cf67 100644 (file)
@@ -40,9 +40,7 @@
 #include "qom/qom-qobject.h"
 #include "sysemu/arch_init.h"
 
-#if defined(CONFIG_KVM)
-#include <linux/kvm_para.h>
-#endif
+#include "standard-headers/asm-x86/kvm_para.h"
 
 #include "sysemu/sysemu.h"
 #include "hw/qdev-properties.h"