Re: [RFC V2 PATCH 6/8] selftests: kvm: Add KVM_HC_MAP_GPA_RANGE hypercall test

From: Shuah Khan
Date: Thu May 12 2022 - 13:51:26 EST


On 5/10/22 6:08 PM, Vishal Annapurve wrote:
Add test to exercise explicit memory conversion path using
KVM_HC_MAP_GPA_RANGE hypercall.


Add details on what this test does and sample output. patch 7/8
in this series is a good example of what I am looking for.

Signed-off-by: Vishal Annapurve <vannapurve@xxxxxxxxxx>
---

Please see comments about coding style related comments on other
patches in this series.

thanks,
-- Shuah