mbox series

[0/2] RISC-V: KVM: A couple kselftests improvements

Message ID 20230817162344.17076-4-ajones@ventanamicro.com (mailing list archive)
Headers show
Series RISC-V: KVM: A couple kselftests improvements | expand

Message

Andrew Jones Aug. 17, 2023, 4:23 p.m. UTC
Add the riscv kselftests test dir to MAINTAINERS and improve the
maintainability of the arrays in the get-reg-list test.

These tests are based on kvm-riscv/riscv_kvm_queue.

Andrew Jones (2):
  MAINTAINERS: RISC-V: KVM: Add another kselftests path
  KVM: selftests: Add array order helpers to riscv get-reg-list

 MAINTAINERS                                   |  1 +
 .../selftests/kvm/riscv/get-reg-list.c        | 76 ++++++++++---------
 2 files changed, 42 insertions(+), 35 deletions(-)

Comments

Anup Patel Sept. 25, 2023, 1:28 p.m. UTC | #1
On Thu, Aug 17, 2023 at 9:53 PM Andrew Jones <ajones@ventanamicro.com> wrote:
>
> Add the riscv kselftests test dir to MAINTAINERS and improve the
> maintainability of the arrays in the get-reg-list test.
>
> These tests are based on kvm-riscv/riscv_kvm_queue.
>
> Andrew Jones (2):
>   MAINTAINERS: RISC-V: KVM: Add another kselftests path
>   KVM: selftests: Add array order helpers to riscv get-reg-list

Queued this series for Linux-6.7

Thanks,
Anup

>
>  MAINTAINERS                                   |  1 +
>  .../selftests/kvm/riscv/get-reg-list.c        | 76 ++++++++++---------
>  2 files changed, 42 insertions(+), 35 deletions(-)
>
> --
> 2.41.0
>