[PATCH v2 0/2] x86/pvh: fix VGA reporting when booted as a PVH guest

Roger Pau Monne posted 2 patches 1 week, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240422095216.20211-1-roger.pau@citrix.com
xen/arch/x86/boot/video.S         | 83 ++++++++++++-------------------
xen/arch/x86/boot/video.h         |  2 +
xen/arch/x86/guest/xen/pvh-boot.c |  9 ++++
xen/arch/x86/setup.c              |  1 -
xen/arch/x86/x86_64/asm-offsets.c | 26 ++++++++++
5 files changed, 69 insertions(+), 52 deletions(-)
[PATCH v2 0/2] x86/pvh: fix VGA reporting when booted as a PVH guest
Posted by Roger Pau Monne 1 week, 6 days ago
Hello,

Following patches are kind of unconnected after v1, but patch 1/2 is
still a helpful improvement.

Patch 2 fixes the (wrong) reporting of VGA information when Xen is
booted as a PVH guest.

Thanks, Roger.

Roger Pau Monne (2):
  x86/video: add boot_video_info offset generation to asm-offsets
  x86/pvh: zero VGA information

 xen/arch/x86/boot/video.S         | 83 ++++++++++++-------------------
 xen/arch/x86/boot/video.h         |  2 +
 xen/arch/x86/guest/xen/pvh-boot.c |  9 ++++
 xen/arch/x86/setup.c              |  1 -
 xen/arch/x86/x86_64/asm-offsets.c | 26 ++++++++++
 5 files changed, 69 insertions(+), 52 deletions(-)

-- 
2.44.0