]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/i386/cpu.h
hyperv: only add SynIC in compatible configurations
[mirror_qemu.git] / target / i386 / cpu.h
index caa1544b2e64da441781a785a1b5788ef26cfd44..663f3a5e67319f4edcd7dc2b1ea8624e68b4be98 100644 (file)
@@ -1378,6 +1378,7 @@ struct X86CPU {
     bool hyperv_vpindex;
     bool hyperv_runtime;
     bool hyperv_synic;
+    bool hyperv_synic_kvm_only;
     bool hyperv_stimer;
     bool hyperv_frequencies;
     bool hyperv_reenlightenment;