[PULL 0/1] Linux header update to v5.18-rc6

Alex Williamson posted 1 patch 1 year, 11 months ago
Failed in applying to current master (apply log)
hw/vfio/common.c                                   |   6 +-
hw/vfio/migration.c                                |  27 +-
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 +
13 files changed, 383 insertions(+), 235 deletions(-)
[PULL 0/1] Linux header update to v5.18-rc6
Posted by Alex Williamson 1 year, 11 months ago
The following changes since commit 9de5f2b40860c5f8295e73fea9922df6f0b8d89a:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-05-12 10:52:15 -0700)

are available in the Git repository at:

  https://gitlab.com/alex.williamson/qemu.git tags/linux-headers-v5.18-rc6

for you to fetch changes up to e4082063e47e9731dbeb1c26174c17f6038f577f:

  linux-headers: Update to v5.18-rc6 (2022-05-13 08:20:11 -0600)

----------------------------------------------------------------
 * Linux header update to v5.18-rc6 and vfio file massaging (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      linux-headers: Update to v5.18-rc6

 hw/vfio/common.c                                   |   6 +-
 hw/vfio/migration.c                                |  27 +-
 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 +
 13 files changed, 383 insertions(+), 235 deletions(-)
Re: [PULL 0/1] Linux header update to v5.18-rc6
Posted by Richard Henderson 1 year, 11 months ago
On 5/13/22 08:59, Alex Williamson wrote:
> The following changes since commit 9de5f2b40860c5f8295e73fea9922df6f0b8d89a:
> 
>    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-05-12 10:52:15 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/alex.williamson/qemu.git tags/linux-headers-v5.18-rc6
> 
> for you to fetch changes up to e4082063e47e9731dbeb1c26174c17f6038f577f:
> 
>    linux-headers: Update to v5.18-rc6 (2022-05-13 08:20:11 -0600)
> 
> ----------------------------------------------------------------
>   * Linux header update to v5.18-rc6 and vfio file massaging (Alex Williamson)

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Alex Williamson (1):
>        linux-headers: Update to v5.18-rc6
> 
>   hw/vfio/common.c                                   |   6 +-
>   hw/vfio/migration.c                                |  27 +-
>   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 +
>   13 files changed, 383 insertions(+), 235 deletions(-)
> 
>