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.h2081 bool hyperv_passthrough; member
H A Dcpu.c8482 DEFINE_PROP_BOOL("hv-passthrough", X86CPU, hyperv_passthrough, false),
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c847 cpu->hyperv_features || cpu->hyperv_passthrough); in hyperv_enabled()
1424 if (cpu->hyperv_passthrough) { in kvm_hyperv_expand_features()
1671 if (cpu->hyperv_passthrough && hv_passthrough_mig_blocker == NULL) { in hyperv_init_vcpu()