Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - a fix for the Xen gntdev driver - a fix for running as Xen dom0 booted via EFI and the EFI framebuffer being located above 4GB - a series for support of mapping other guest's memory by using zone device when running as Xen guest on Arm * tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: dt-bindings: xen: Clarify "reg" purpose arm/xen: Read extended regions from DT and init Xen resource xen/unpopulated-alloc: Add mechanism to use Xen resource xen/balloon: Bring alloc(free)_xenballooned_pages helpers back arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list() xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 xen/gntdev: fix unmap notification order
Showing
- Documentation/devicetree/bindings/arm/xen.txt 8 additions, 6 deletionsDocumentation/devicetree/bindings/arm/xen.txt
- arch/arm/xen/enlighten.c 126 additions, 6 deletionsarch/arm/xen/enlighten.c
- arch/x86/xen/vga.c 8 additions, 4 deletionsarch/x86/xen/vga.c
- drivers/xen/Kconfig 1 addition, 1 deletiondrivers/xen/Kconfig
- drivers/xen/balloon.c 9 additions, 11 deletionsdrivers/xen/balloon.c
- drivers/xen/gntdev.c 3 additions, 3 deletionsdrivers/xen/gntdev.c
- drivers/xen/unpopulated-alloc.c 82 additions, 5 deletionsdrivers/xen/unpopulated-alloc.c
- include/xen/balloon.h 3 additions, 0 deletionsinclude/xen/balloon.h
- include/xen/interface/xen.h 3 additions, 0 deletionsinclude/xen/interface/xen.h
- include/xen/xen.h 16 additions, 0 deletionsinclude/xen/xen.h
Please register or sign in to comment