qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Update linux-headers to v5.18-rc6
@ 2022-05-12 10:29 Thomas Huth
  2022-05-12 10:29 ` [PULL 1/2] linux-headers: Update headers " Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Huth @ 2022-05-12 10:29 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson
  Cc: Alex Williamson, Michael S. Tsirkin, Cornelia Huck, Paolo Bonzini,
	Matthew Rosato

 Hi!

The following changes since commit ec11dc41eec5142b4776db1296972c6323ba5847:

  Merge tag 'pull-misc-2022-05-11' of git://repo.or.cz/qemu/armbru into staging (2022-05-11 09:00:26 -0700)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-05-12

for you to fetch changes up to 98cdec27e4396a2982c85ed148f70770bb6600b4:

  vfio: tolerate migration protocol v1 uapi renames (2022-05-12 11:00:05 +0200)

----------------------------------------------------------------
* Update the linux headers to v5.18-rc6 (required for multiple patch
  series that are currently in flight)
* Fix the vfio code to compile again after the header update

I'm sending this as a separate pull request, so that the the patch
series that are currently in flight do not have to deal each time
with the ugly vfio macro rename anymore.

----------------------------------------------------------------
Matthew Rosato (1):
      vfio: tolerate migration protocol v1 uapi renames

Thomas Huth (1):
      linux-headers: Update headers to v5.18-rc6

 include/standard-headers/linux/input-event-codes.h |  25 +-
 include/standard-headers/linux/virtio_config.h     |   6 +
 include/standard-headers/linux/virtio_crypto.h     |  82 ++++-
 linux-headers/asm-arm64/kvm.h                      |  16 +
 linux-headers/asm-generic/mman-common.h            |   2 +
 linux-headers/asm-mips/mman.h                      |   2 +
 linux-headers/linux/kvm.h                          |  27 +-
 linux-headers/linux/psci.h                         |   4 +
 linux-headers/linux/userfaultfd.h                  |   8 +-
 linux-headers/linux/vfio.h                         | 406 ++++++++++-----------
 linux-headers/linux/vhost.h                        |   7 +
 hw/vfio/common.c                                   |   2 +-
 hw/vfio/migration.c                                |  19 +-
 13 files changed, 377 insertions(+), 229 deletions(-)



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

end of thread, other threads:[~2022-05-12 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-12 10:29 [PULL 0/2] Update linux-headers to v5.18-rc6 Thomas Huth
2022-05-12 10:29 ` [PULL 1/2] linux-headers: Update headers " Thomas Huth
2022-05-12 10:29 ` [PULL 2/2] vfio: tolerate migration protocol v1 uapi renames Thomas Huth
2022-05-12 13:53   ` Avihai Horon
2022-05-12 14:04     ` Thomas Huth
2022-05-12 14:01 ` [PULL 0/2] Update linux-headers to v5.18-rc6 Thomas Huth

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