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


Reply via email to