Home
last modified time | relevance | path

Searched refs:kvm_cpu_realize (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A Dfix-strerrorname_np.patch26 @@ -1859,8 +1859,7 @@ static bool kvm_cpu_realize(CPUState *cs, Error **errp)
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1865 static bool kvm_cpu_realize(CPUState *cs, Error **errp) in kvm_cpu_realize() function
1969 acc->cpu_target_realize = kvm_cpu_realize; in kvm_cpu_accel_class_init()