qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/riscv/kvm: Update kvm exts to Linux v6.11
@ 2024-09-24  8:29 zhouquan
  2024-09-24  8:12 ` zhouquan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: zhouquan @ 2024-09-24  8:29 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, alistair.francis, bmeng, liwei1518, zhiwei_liu,
	palmer, ajones, dbarboza, zhouquan

From: Quan Zhou <zhouquan@iscas.ac.cn>

Update QEMU's KVM extension support to version 6.11.

Quan Zhou (2):
  linux-headers: Update to Linux v6.11
  target/riscv/kvm: Update kvm exts to Linux v6.11

 include/standard-headers/drm/drm_fourcc.h     |  18 ++
 include/standard-headers/linux/ethtool.h      | 210 ++++++++++++++++++
 .../linux/input-event-codes.h                 |   2 +
 linux-headers/asm-arm64/unistd.h              |  25 +--
 linux-headers/asm-generic/unistd.h            |   6 +-
 linux-headers/asm-loongarch/kvm.h             |   4 +
 linux-headers/asm-loongarch/unistd.h          |   4 +-
 linux-headers/asm-riscv/kvm.h                 |   7 +
 linux-headers/asm-riscv/unistd.h              |  41 +---
 linux-headers/asm-x86/kvm.h                   |   1 +
 linux-headers/asm-x86/unistd_64.h             |   1 +
 linux-headers/asm-x86/unistd_x32.h            |   1 +
 linux-headers/linux/iommufd.h                 | 141 ++++++++++--
 linux-headers/linux/kvm.h                     |  23 +-
 linux-headers/linux/mman.h                    |   1 +
 linux-headers/linux/psp-sev.h                 |  28 +++
 target/riscv/kvm/kvm-cpu.c                    |   7 +
 17 files changed, 433 insertions(+), 87 deletions(-)


base-commit: 01dc65a3bc262ab1bec8fe89775e9bbfa627becb
-- 
2.34.1



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

end of thread, other threads:[~2024-11-05 23:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24  8:29 [PATCH 0/2] target/riscv/kvm: Update kvm exts to Linux v6.11 zhouquan
2024-09-24  8:12 ` zhouquan
2024-09-24  8:29 ` [PATCH 1/2] linux-headers: Update " zhouquan
2024-09-24  8:12   ` zhouquan
2024-09-24  8:30 ` [PATCH 2/2] target/riscv/kvm: Update kvm exts " zhouquan
2024-09-24  8:13   ` zhouquan
2024-09-24 13:24   ` Andrew Jones
2024-10-31  7:34     ` Jim Shu
2024-11-05 23:42   ` Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).