Re: [PATCH v5 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
From: Peter Xu <peterx@redhat.com>
Date: 2020-02-06 22:30:09
Also in:
kvm, kvmarm, linux-mips, lkml
From: Peter Xu <peterx@redhat.com>
Date: 2020-02-06 22:30:09
Also in:
kvm, kvmarm, linux-mips, lkml
On Tue, Jan 21, 2020 at 02:31:57PM -0800, Sean Christopherson wrote:
Add a KVM selftest to test moving the base gfn of a userspace memory region. Although the basic concept of moving memory regions is not x86 specific, the assumptions regarding large pages and MMIO shenanigans used to verify the correctness make this x86_64 only for the time being. Signed-off-by: Sean Christopherson <redacted>
(I'm a bit curious why write 2 first before 1...) Reviewed-by: Peter Xu <peterx@redhat.com> -- Peter Xu _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel