]> git.proxmox.com Git - qemu.git/blobdiff - kvm-stub.c
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
[qemu.git] / kvm-stub.c
index b22837828e024d12773e07b60adc35af962a604b..b2c8f9b02d5e6335cf03fc4209a7ba857a527998 100644 (file)
@@ -25,6 +25,7 @@ bool kvm_async_interrupts_allowed;
 bool kvm_irqfds_allowed;
 bool kvm_msi_via_irqfd_allowed;
 bool kvm_gsi_routing_allowed;
+bool kvm_allowed;
 
 int kvm_init_vcpu(CPUState *cpu)
 {