Home
last modified time | relevance | path

Searched refs:hyperv_relaxed_timing (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dcpu-qom.h87 bool hyperv_relaxed_timing; member
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dcpu-qom.h87 bool hyperv_relaxed_timing; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dkvm.c603 cpu->hyperv_relaxed_timing || in hyperv_enabled()
660 if (cpu->hyperv_relaxed_timing) { in hyperv_handle_properties()
874 if (cpu->hyperv_relaxed_timing) { in kvm_arch_init_vcpu()
H A Dcpu.h1372 bool hyperv_relaxed_timing; member
H A Dcpu.c5555 DEFINE_PROP_BOOL("hv-relaxed", X86CPU, hyperv_relaxed_timing, false),