]> granicus.if.org Git - strace/commit
tests: print the reason of failure in ioctl_kvm_run tests
authorMasatake YAMATO <yamato@redhat.com>
Thu, 23 May 2019 03:17:17 +0000 (12:17 +0900)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 23 May 2019 09:56:10 +0000 (09:56 +0000)
commitc580643c19e08d2610f84f8c835ac658f7c42001
tree6673105e74bb230e80055f30f8c43e3b37218186
parentaa51a163009c06bbf838166189f9fb629d16d438
tests: print the reason of failure in ioctl_kvm_run tests

* tests/ioctl_kvm_run_common.c (run_kvm): Print
hardware_entry_failure_reason field of kvm_run
when KVM_RUN is failed with KVM_EXIT_FAIL_ENTRY.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ioctl_kvm_run_common.c