11diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/arch/x86/boot/head.S ./xen/arch/x86/boot/head.S
22--- /home/hudson/build/clean/xen-4.6.3/xen/arch/x86/boot/head.S 2016-06-20 08:08:22.000000000 -0400
3- +++ ./ xen/arch/x86/boot/head.S 2016-08-03 17:56:37.511121443 -0400
3+ +++ xen/arch/x86/boot/head.S 2016-08-03 17:56:37.511121443 -0400
44@@ -86,6 +86,8 @@
55 cmp $MULTIBOOT_BOOTLOADER_MAGIC,%eax
66 jne not_multiboot
@@ -25,7 +25,7 @@ diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/arch/x86/boot/head.S
2525 sub $0x1000,%eax
2626diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/arch/x86/boot/mkelf32.c ./xen/arch/x86/boot/mkelf32.c
2727--- /home/hudson/build/clean/xen-4.6.3/xen/arch/x86/boot/mkelf32.c 2016-06-20 08:08:22.000000000 -0400
28- +++ ./ xen/arch/x86/boot/mkelf32.c 2016-08-04 18:02:25.854371605 -0400
28+ +++ xen/arch/x86/boot/mkelf32.c 2016-08-04 18:02:25.854371605 -0400
2929@@ -231,14 +231,14 @@
3030 u32 loadbase, dat_siz, mem_siz;
3131 char *inimage, *outimage;
@@ -48,7 +48,7 @@ diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/arch/x86/boot/mkelf32
4848 {
4949diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/drivers/video/vga.c ./xen/drivers/video/vga.c
5050--- /home/hudson/build/clean/xen-4.6.3/xen/drivers/video/vga.c 2016-06-20 08:08:22.000000000 -0400
51- +++ ./ xen/drivers/video/vga.c 2016-08-03 18:03:38.241443543 -0400
51+ +++ xen/drivers/video/vga.c 2016-08-03 18:03:38.241443543 -0400
5252@@ -5,177 +5,691 @@
5353 */
5454
@@ -907,7 +907,7 @@ diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/drivers/video/vga.c .
907907+ void (*video_puts)(const char *) = vga_text_puts;
908908diff --recursive -u /home/hudson/build/clean/xen-4.6.3/xen/Makefile ./xen/Makefile
909909--- /home/hudson/build/clean/xen-4.6.3/xen/Makefile 2016-06-20 08:08:22.000000000 -0400
910- +++ ./ xen/Makefile 2016-08-04 17:50:04.888970103 -0400
910+ +++ xen/Makefile 2016-08-04 17:50:04.888970103 -0400
911911@@ -6,11 +6,17 @@
912912 export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
913913 -include xen-version
0 commit comments