Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Sep 2024 16:55:30 +0000 (09:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Sep 2024 16:55:30 +0000 (09:55 -0700)
commit653608c67ae3dce1c5dee8c620ce6016e174bbd1
treeac055981ed8ed789284cd810c450595651d4311f
parente477dba5442c0af7acb9e8bbbbde1108a37ed39c
parent47ffe0578aee45fed3a06d5dcff76cdebb303163
Merge tag 'for-linus-6.12-rc1a-tag' of git://git./linux/kernel/git/xen/tip

Pull more xen updates from Juergen Gross:
 "A second round of Xen related changes and features:

   - a small fix of the xen-pciback driver for a warning issued by
     sparse

   - support PCI passthrough when using a PVH dom0

   - enable loading the kernel in PVH mode at arbitrary addresses,
     avoiding conflicts with the memory map when running as a Xen dom0
     using the host memory layout"

* tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/pvh: Add 64bit relocation page tables
  x86/kernel: Move page table macros to header
  x86/pvh: Set phys_base when calling xen_prepare_pvh()
  x86/pvh: Make PVH entrypoint PIC for x86-64
  xen: sync elfnote.h from xen tree
  xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_t
  xen/privcmd: Add new syscall to get gsi from dev
  xen/pvh: Setup gsi for passthrough device
  xen/pci: Add a function to reset device for xen
arch/x86/include/asm/pgtable_64.h
drivers/xen/Kconfig
drivers/xen/privcmd.c
include/linux/acpi.h