[PATCH 3/4] tests/ioctl_kvm_run_auxstr_vcpu.c: add a case for testing vcpu auxstr

Dmitry V. Levin ldv at altlinux.org
Mon May 14 16:54:55 UTC 2018


On Mon, May 07, 2018 at 08:26:03PM +0900, Masatake YAMATO wrote:
> * ioctl_kvm_run_common.c: New file sharing between
> ioctl_kvm_run.c and ioctl_kvm_run_auxstr_vcpu.c. Its contents
> are mostly moved from ioctl_kvm_run.c. The exception is
> KVM_RUN_CODE macro.
> * ioctl_kvm_run.c (KVM_RUN_CODE): New definition.
> Move the code to ioctl_kvm_run_common.c. This file
> uses the the original code by including the new file.
> * ioctl_kvm_run_auxstr_vcpu.c: New file. It does the same as
> ioctl_kvm_run.c but prints aux string for kvm vcpu exit reason.
> * tests/gen_tests.in: Add ioctl_kvm_run_auxstr_vcpu.
> * tests/pure_executables.list: Add ioctl_kvm_run_auxstr_vcpu.

Is this new test going to fail on linux < 4.16?


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20180514/581eda0b/attachment.bin>


More information about the Strace-devel mailing list