qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-headers: update to v6.5-rc1
@ 2023-07-09 21:23 Cédric Le Goater
  2023-07-09 21:23 ` [PATCH 1/1] " Cédric Le Goater
  0 siblings, 1 reply; 5+ messages in thread
From: Cédric Le Goater @ 2023-07-09 21:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Tony Krowiak, Alex Williamson,
	Cédric Le Goater

Hello,

Here is an update of Linux headers for two series needing new KVM
definitions :
  
* s390x/ap: fix hang when mdev attached to guest is removed
  https://lore.kernel.org/all/20230602141125.448833-1-akrowiak@linux.ibm.com/

* vfio/pci: Atomic Ops completer support
  https://lore.kernel.org/all/20230526231558.1660396-1-alex.williamson@redhat.com/

Please review and I will send a PR in my morning.

Thanks,

C. 

Cédric Le Goater (1):
  linux-headers: update to v6.5-rc1

 include/standard-headers/drm/drm_fourcc.h     |  43 ++++++
 include/standard-headers/linux/const.h        |   2 +-
 include/standard-headers/linux/pci_regs.h     |   1 +
 include/standard-headers/linux/vhost_types.h  |  16 +++
 include/standard-headers/linux/virtio_blk.h   |  18 +--
 .../standard-headers/linux/virtio_config.h    |   6 +
 include/standard-headers/linux/virtio_net.h   |   1 +
 linux-headers/asm-arm64/bitsperlong.h         |  23 ---
 linux-headers/asm-arm64/kvm.h                 |  33 +++++
 linux-headers/asm-generic/bitsperlong.h       |  13 +-
 linux-headers/asm-generic/unistd.h            | 134 +++++-------------
 linux-headers/asm-mips/unistd_n32.h           |   1 +
 linux-headers/asm-mips/unistd_n64.h           |   1 +
 linux-headers/asm-mips/unistd_o32.h           |   1 +
 linux-headers/asm-powerpc/unistd_32.h         |   1 +
 linux-headers/asm-powerpc/unistd_64.h         |   1 +
 linux-headers/asm-riscv/bitsperlong.h         |  13 --
 linux-headers/asm-riscv/kvm.h                 | 134 +++++++++++++++++-
 linux-headers/asm-riscv/unistd.h              |   9 ++
 linux-headers/asm-s390/unistd_32.h            |   2 +
 linux-headers/asm-s390/unistd_64.h            |   2 +
 linux-headers/asm-x86/kvm.h                   |   3 +
 linux-headers/asm-x86/unistd_32.h             |   1 +
 linux-headers/asm-x86/unistd_64.h             |   1 +
 linux-headers/asm-x86/unistd_x32.h            |   1 +
 linux-headers/linux/const.h                   |   2 +-
 linux-headers/linux/kvm.h                     |  18 ++-
 linux-headers/linux/mman.h                    |  14 ++
 linux-headers/linux/psp-sev.h                 |   7 +
 linux-headers/linux/userfaultfd.h             |  17 ++-
 linux-headers/linux/vfio.h                    |  27 ++++
 linux-headers/linux/vhost.h                   |  31 ++++
 32 files changed, 423 insertions(+), 154 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-07-11 13:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-09 21:23 [PATCH 0/1] linux-headers: update to v6.5-rc1 Cédric Le Goater
2023-07-09 21:23 ` [PATCH 1/1] " Cédric Le Goater
2023-07-10  7:44   ` Thomas Huth
2023-07-10  7:59   ` Cornelia Huck
2023-07-11 13:49   ` Anthony Krowiak

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).