Home
last modified time | relevance | path

Searched refs:hyperv_passthrough (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.h2189 bool hyperv_passthrough;
2178 bool hyperv_passthrough; global() member
H A Dcpu.c9980 DEFINE_PROP_BOOL("hv-passthrough", X86CPU, hyperv_passthrough, false),
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c864 cpu->hyperv_features || cpu->hyperv_passthrough); in hyperv_enabled()
1450 if (cpu->hyperv_passthrough) { in kvm_hyperv_expand_features()
1697 if (cpu->hyperv_passthrough && hv_passthrough_mig_blocker == NULL) { in hyperv_init_vcpu()