Message ID | 20230427201112.2164776-1-peterx@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | selftests/kvm: Fixes for demand paging test | expand |
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