Revision b834b508

b/target-i386/cpu.c
33 33
#include "hyperv.h"
34 34

  
35 35
#include "hw/hw.h"
36
#if defined(CONFIG_KVM)
36 37
#include <linux/kvm_para.h>
38
#endif
37 39

  
38 40
/* feature flags taken from "Intel Processor Identification and the CPUID
39 41
 * Instruction" and AMD's "CPUID Specification".  In cases of disagreement

Also available in: Unified diff