Revision 9c17d615 kvm-stub.c

b/kvm-stub.c
15 15
#include "hw/pci/msi.h"
16 16
#include "cpu.h"
17 17
#include "exec/gdbstub.h"
18
#include "kvm.h"
18
#include "sysemu/kvm.h"
19 19

  
20 20
KVMState *kvm_state;
21 21
bool kvm_kernel_irqchip;

Also available in: Unified diff