[PATCH 0/2] selftests/kvm: Fixes for demand paging test

Peter Xu posted 2 patches 2 years, 9 months ago
.../testing/selftests/kvm/demand_paging_test.c  | 17 +++++++++--------
.../selftests/kvm/lib/userfaultfd_util.c        |  4 ++--
2 files changed, 11 insertions(+), 10 deletions(-)
[PATCH 0/2] selftests/kvm: Fixes for demand paging test
Posted by Peter Xu 2 years, 9 months ago
Two trivial fixes per subject, please see each patch, thanks.

Peter Xu (2):
  selftests/kvm: Setup vcpu_alias only for minor mode test
  selftests/kvm: Allow dump per-vcpu info for uffd threads

 .../testing/selftests/kvm/demand_paging_test.c  | 17 +++++++++--------
 .../selftests/kvm/lib/userfaultfd_util.c        |  4 ++--
 2 files changed, 11 insertions(+), 10 deletions(-)

-- 
2.39.1
Re: [PATCH 0/2] selftests/kvm: Fixes for demand paging test
Posted by Sean Christopherson 2 years, 8 months ago
On Thu, 27 Apr 2023 16:11:10 -0400, Peter Xu wrote:
> Two trivial fixes per subject, please see each patch, thanks.
> 
> Peter Xu (2):
>   selftests/kvm: Setup vcpu_alias only for minor mode test
>   selftests/kvm: Allow dump per-vcpu info for uffd threads
> 
> .../testing/selftests/kvm/demand_paging_test.c  | 17 +++++++++--------
>  .../selftests/kvm/lib/userfaultfd_util.c        |  4 ++--
>  2 files changed, 11 insertions(+), 10 deletions(-)
> 
> [...]

Applied to kvm-x86 selftests, thanks!

[1/2] selftests/kvm: Setup vcpu_alias only for minor mode test
      https://github.com/kvm-x86/linux/commit/ba125de35da5
[2/2] selftests/kvm: Allow dump per-vcpu info for uffd threads
      https://github.com/kvm-x86/linux/commit/21912a653d7d

--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes