All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
@ 2023-09-18 18:06 ` Anup Patel
  0 siblings, 0 replies; 63+ messages in thread
From: Anup Patel @ 2023-09-18 18:06 UTC (permalink / raw)
  To: kvm-riscv

This series includes few assorted fixes for KVM RISC-V ONE_REG interface
and KVM_GET_REG_LIST API.

These patches can also be found in riscv_kvm_onereg_fixes_v1 branch at:
https://github.com/avpatel/linux.git

Anup Patel (4):
  RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
  RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing
    extensions
  KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
  KVM: riscv: selftests: Selectively filter-out AIA registers

 arch/riscv/kvm/vcpu_onereg.c                  |  7 ++-
 .../selftests/kvm/riscv/get-reg-list.c        | 58 ++++++++++++++-----
 2 files changed, 47 insertions(+), 18 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 63+ messages in thread

end of thread, other threads:[~2023-09-21 18:38 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 18:06 [PATCH 0/4] KVM RISC-V fixes for ONE_REG interface Anup Patel
2023-09-18 18:06 ` Anup Patel
2023-09-18 18:06 ` Anup Patel
2023-09-18 18:06 ` [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-19 18:57   ` Atish Patra
2023-09-19 18:57     ` Atish Patra
2023-09-19 18:57     ` Atish Patra
2023-09-20  5:03   ` Andrew Jones
2023-09-20  5:03     ` Andrew Jones
2023-09-20  5:03     ` Andrew Jones
2023-09-18 18:06 ` [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-19 18:59   ` Atish Patra
2023-09-19 18:59     ` Atish Patra
2023-09-19 18:59     ` Atish Patra
2023-09-20  5:04   ` Andrew Jones
2023-09-20  5:04     ` Andrew Jones
2023-09-20  5:04     ` Andrew Jones
2023-09-18 18:06 ` [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-19 19:54   ` Atish Patra
2023-09-19 19:54     ` Atish Patra
2023-09-19 19:54     ` Atish Patra
2023-09-20 13:56     ` Anup Patel
2023-09-20 13:56       ` Anup Patel
2023-09-20 13:56       ` Anup Patel
2023-09-20 23:01       ` Atish Patra
2023-09-20 23:01         ` Atish Patra
2023-09-20 23:01         ` Atish Patra
2023-09-21  5:12         ` Anup Patel
2023-09-21  5:12           ` Anup Patel
2023-09-21  5:12           ` Anup Patel
2023-09-20  5:13   ` Andrew Jones
2023-09-20  5:13     ` Andrew Jones
2023-09-20  5:13     ` Andrew Jones
2023-09-18 18:06 ` [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-18 18:06   ` Anup Patel
2023-09-19 20:12   ` Atish Patra
2023-09-19 20:12     ` Atish Patra
2023-09-19 20:12     ` Atish Patra
2023-09-20  4:48     ` Andrew Jones
2023-09-20  4:48       ` Andrew Jones
2023-09-20  4:48       ` Andrew Jones
2023-09-20  5:26       ` Andrew Jones
2023-09-20  5:26         ` Andrew Jones
2023-09-20  5:26         ` Andrew Jones
2023-09-20 13:51     ` Anup Patel
2023-09-20 13:51       ` Anup Patel
2023-09-20 13:51       ` Anup Patel
2023-09-20  5:24   ` Andrew Jones
2023-09-20  5:24     ` Andrew Jones
2023-09-20  5:24     ` Andrew Jones
2023-09-20  7:10     ` Andrew Jones
2023-09-20  7:10       ` Andrew Jones
2023-09-20  7:10       ` Andrew Jones
2023-09-20 13:49     ` Anup Patel
2023-09-20 13:49       ` Anup Patel
2023-09-20 13:49       ` Anup Patel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.