A bunch of fixes for booting Xen on Thinkpad P52, through grub2-efi + multiboot2. Most of them can be applied independently.
Changes in v3: - updated "xen: fix handling framebuffer located above 4GB" - dropped already applied patches --- cc: Andrew Cooper <[email protected]> cc: George Dunlap <[email protected]> cc: Ian Jackson <[email protected]> cc: Jan Beulich <[email protected]> cc: Julien Grall <[email protected]> cc: Konrad Rzeszutek Wilk <[email protected]> cc: Stefano Stabellini <[email protected]> cc: Tim Deegan <[email protected]> cc: Wei Liu <[email protected]> cc: Olaf Hering <[email protected]> Marek Marczykowski-Górecki (1): xen: fix handling framebuffer located above 4GB xen/arch/x86/efi/efi-boot.h | 1 + xen/drivers/video/vesa.c | 14 +++++++++----- xen/include/public/xen-compat.h | 2 +- xen/include/public/xen.h | 5 +++++ 4 files changed, 16 insertions(+), 6 deletions(-) base-commit: 9dc8043ba18409e7a2057d8cccbf0ddaff71eb7e -- git-series 0.9.1 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
