Home
last modified time | relevance | path

Searched refs:cpu_get_crash_info (Results 1 – 7 of 7) sorted by relevance

/qemu/hw/core/
A Dcpu-sysemu.c135 GuestPanicInformation *cpu_get_crash_info(CPUState *cpu) in cpu_get_crash_info() function
/qemu/target/s390x/
A Dhelper.c97 qemu_system_guest_panicked(cpu_get_crash_info(cs)); in s390_handle_wait()
/qemu/include/hw/core/
A Dcpu.h679 GuestPanicInformation *cpu_get_crash_info(CPUState *cpu);
/qemu/target/i386/nvmm/
A Dnvmm-all.c809 qemu_system_guest_panicked(cpu_get_crash_info(cpu)); in nvmm_vcpu_loop()
/qemu/target/i386/whpx/
A Dwhpx-all.c2027 qemu_system_guest_panicked(cpu_get_crash_info(cpu)); in whpx_vcpu_run()
/qemu/target/s390x/kvm/
A Dkvm.c1677 qemu_system_guest_panicked(cpu_get_crash_info(cs)); in unmanageable_intercept()
/qemu/accel/kvm/
A Dkvm-all.c3242 qemu_system_guest_panicked(cpu_get_crash_info(cpu)); in kvm_cpu_exec()

Completed in 27 milliseconds