Displaying 2 results from an estimated 2 matches for "42edf1481c57".
2011 Jul 23
9
[PATCH] Replace bios_relocate hook with bios_load hook in hvmloader
...ches? Thank
you very much.
# HG changeset patch
# User gbtju85@gmail.com
#
Replace bios_relocate hook with bios_load hook in hvmloader.
This patch also contains part of the contents of Enabling UEFI BIOS(OVMF)
support in Xen-unstable HVM
Sign-off-by: Bei Guan <gbtju85@gmail.com>
diff -r 42edf1481c57 tools/firmware/hvmloader/config.h
--- a/tools/firmware/hvmloader/config.h Fri Jul 22 08:55:19 2011 +0100
+++ b/tools/firmware/hvmloader/config.h Sun Jul 24 02:22:42 2011 +0800
@@ -3,7 +3,7 @@
#include <stdint.h>
-enum virtual_vga { VGA_none, VGA_std, VGA_cirrus, VGA_pt };
+enum virtual_vga...
2011 Jul 25
0
[xen-unstable test] 8270: regressions - trouble: broken/fail/pass
...fail like 8249
test-amd64-i386-xl-win-vcpus1 5 xen-boot fail like 8244
test-amd64-i386-win 5 xen-boot fail like 8256
version targeted for testing:
xen d8725d9fb865
baseline version:
xen 42edf1481c57
------------------------------------------------------------
People who touched revisions under test:
Ian Campbell <ian.campbell@citrix.com>
Ian Jackson <ian.jackson@eu.citrix.com>
Jan Beulich <jbeulich@novell.com>
Keir Fraser <keir@xen.org>
Liu, Jinsong <jinso...