Re: [PATCH v4 06/10] selftests: kvm: s390: Add VM run test case

2024-08-06 Thread Janosch Frank
On 8/2/24 5:59 PM, Christoph Schlameuss wrote: Add test case running code interacting with registers within a ucontrol VM. * Add uc_gprs test case The test uses the same VM setup using the fixture and debug macros introduced in earlier patches in this series. Signed-off-by: Christoph Schlameus

[PATCH v4 06/10] selftests: kvm: s390: Add VM run test case

2024-08-02 Thread Christoph Schlameuss
Add test case running code interacting with registers within a ucontrol VM. * Add uc_gprs test case The test uses the same VM setup using the fixture and debug macros introduced in earlier patches in this series. Signed-off-by: Christoph Schlameuss --- .../selftests/kvm/s390x/ucontrol_test.c