Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dkvm.h446 bool kvm_arch_stop_on_emulation_error(CPUState *cpu);
/qemu/target/mips/
H A Dkvm.c187 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/loongarch/kvm/
H A Dkvm.c1273 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.c1546 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/arm/
H A Dkvm.c1428 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function
/qemu/target/s390x/kvm/
H A Dkvm.c1940 bool kvm_arch_stop_on_emulation_error(CPUState *cpu) in kvm_arch_stop_on_emulation_error() function
/qemu/target/ppc/
H A Dkvm.c2787 bool kvm_arch_stop_on_emulation_error(CPUState *cpu) in kvm_arch_stop_on_emulation_error() function
/qemu/accel/kvm/
H A Dkvm-all.c2834 if (!kvm_arch_stop_on_emulation_error(cpu)) { in kvm_handle_internal_error()
/qemu/target/i386/kvm/
H A Dkvm.c6182 bool kvm_arch_stop_on_emulation_error(CPUState *cs) in kvm_arch_stop_on_emulation_error() function