Home
last modified time | relevance | path

Searched refs:kvm_arch_stop_on_emulation_error (Results 1 – 9 of 9) sorted by relevance

/qemu/include/sysemu/
H A Dkvm.h403 bool kvm_arch_stop_on_emulation_error(CPUState *cpu);
/qemu/target/loongarch/kvm/
H A Dkvm.c731 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/mips/
H A Dkvm.c182 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1388 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/arm/
H A Dkvm.c1447 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/s390x/kvm/
H A Dkvm.c1956 bool kvm_arch_stop_on_emulation_error(CPUState *cpu) in kvm_arch_stop_on_emulation_error() function
/qemu/target/ppc/
H A Dkvm.c2747 bool kvm_arch_stop_on_emulation_error(CPUState *cpu) in kvm_arch_stop_on_emulation_error() function
/qemu/accel/kvm/
H A Dkvm-all.c2679 if (!kvm_arch_stop_on_emulation_error(cpu)) { in kvm_handle_internal_error()
/qemu/target/i386/kvm/
H A Dkvm.c5427 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function