[Xen-devel] [PATCH v2 0/5] Fixes for large framebuffer, placed above 4GB

Marek Marczykowski-Górecki posted 5 patches 4 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/cover.1ff4fbcf3cedbe34db420b46be69328b299f325e.1557431250.git-series.marmarek@invisiblethingslab.com
There is a newer version of this series
xen/arch/x86/efi/efi-boot.h |  1 +
xen/drivers/video/lfb.c     | 13 -------------
xen/drivers/video/vesa.c    | 15 ++++++++++-----
xen/include/public/xen.h    |  4 ++++
xen/include/xen/bitmap.h    |  2 ++
5 files changed, 17 insertions(+), 18 deletions(-)
[Xen-devel] [PATCH v2 0/5] Fixes for large framebuffer, placed above 4GB
Posted by Marek Marczykowski-Górecki 4 years, 11 months ago
A bunch of fixes for booting Xen on Thinkpad P52, through grub2-efi +
multiboot2. Most of them can be applied independently.

---
cc: Andrew Cooper <andrew.cooper3@citrix.com>
cc: George Dunlap <George.Dunlap@eu.citrix.com>
cc: Ian Jackson <ian.jackson@eu.citrix.com>
cc: Jan Beulich <jbeulich@suse.com>
cc: Julien Grall <julien.grall@arm.com>
cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
cc: Stefano Stabellini <sstabellini@kernel.org>
cc: Tim Deegan <tim@xen.org>
cc: Wei Liu <wei.liu2@citrix.com>
cc: Olaf Hering <olaf@aepfle.de>

Marek Marczykowski-Górecki (5):
  xen/bitmap: fix bitmap_fill with zero-sized bitmap
  drivers/video: drop unused limits
  drivers/video: Drop framebuffer size constraints
  xen: fix handling framebuffer located above 4GB
  drivers/video: use vlfb_info consistently

 xen/arch/x86/efi/efi-boot.h |  1 +
 xen/drivers/video/lfb.c     | 13 -------------
 xen/drivers/video/vesa.c    | 15 ++++++++++-----
 xen/include/public/xen.h    |  4 ++++
 xen/include/xen/bitmap.h    |  2 ++
 5 files changed, 17 insertions(+), 18 deletions(-)

base-commit: dc497635d93f6672f82727ad97a55205177be2aa
-- 
git-series 0.9.1

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel