[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/2] x86/video: improve early video detection
Hello, The current video logic reports wrong values when booted in PVH mode, as that boot path explicitly skips real-mode logic, and thus avoids any VGA video detection. First patch is cleanup of the offset declarations in boot_video_info. Second patch attempts to fix Xen in PVH mode reporting VGA support. Roger Pau Monne (2): x86/video: add boot_video_info offset generation to asm-offsets x86/video: do not assume a video mode to be unconditionally present xen/arch/x86/boot/video.S | 88 +++++++++++-------------------- xen/arch/x86/x86_64/asm-offsets.c | 26 +++++++++ 2 files changed, 58 insertions(+), 56 deletions(-) -- 2.44.0
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |