public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add RISC-V ISA extensions based on Linux-6.10
@ 2024-07-22 12:07 Anup Patel
  2024-07-22 12:07 ` [PATCH 1/2] Sync-up headers with Linux-6.10 kernel Anup Patel
  2024-07-22 12:07 ` [PATCH 2/2] riscv: Add Sscofpmf extensiona support Anup Patel
  0 siblings, 2 replies; 3+ messages in thread
From: Anup Patel @ 2024-07-22 12:07 UTC (permalink / raw)
  To: Will Deacon, julien.thierry.kdev, maz
  Cc: Paolo Bonzini, Atish Patra, Andrew Jones, Anup Patel, kvm,
	kvm-riscv, Anup Patel

This series adds support for new ISA extensions based on Linux-6.10 namely:
Sscofpmf.

These patches can also be found in the riscv_more_exts_round3_v1 branch
at: https://github.com/avpatel/kvmtool.git

Anup Patel (1):
  Sync-up headers with Linux-6.10 kernel

Atish Patra (1):
  riscv: Add Sscofpmf extensiona support

 include/linux/kvm.h                 |   4 +-
 include/linux/virtio_net.h          | 143 ++++++++++++++++++++++++++++
 riscv/fdt.c                         |   1 +
 riscv/include/asm/kvm.h             |   1 +
 riscv/include/kvm/kvm-config-arch.h |   3 +
 x86/include/asm/kvm.h               |  22 ++++-
 6 files changed, 170 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-07-22 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-22 12:07 [PATCH 0/2] Add RISC-V ISA extensions based on Linux-6.10 Anup Patel
2024-07-22 12:07 ` [PATCH 1/2] Sync-up headers with Linux-6.10 kernel Anup Patel
2024-07-22 12:07 ` [PATCH 2/2] riscv: Add Sscofpmf extensiona support Anup Patel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox