]> xenbits.xensource.com Git - xen.git/commitdiff
Revert "Config.mk: update ovmf changeset"
authorWei Liu <wei.liu2@citrix.com>
Mon, 23 May 2016 10:11:39 +0000 (11:11 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 23 May 2016 10:13:07 +0000 (11:13 +0100)
This reverts commit 1542efcea893df874b13b1ea78101e1ff6a55c41. It fails
consistently on our Debian HVM test when the VM has more than 4G of
memory.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Config.mk

index 9f0dd04f0908e91b747fc9214dc13e97f593eb9c..ada3d05115eb3d95258d42afbc1fc99afb6e03f0 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -270,7 +270,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-traditional.git
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
-OVMF_UPSTREAM_REVISION ?= b41ef32518095f783d0c2343b496cc857c6f3dff
+OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d
 QEMU_UPSTREAM_REVISION ?= qemu-xen-4.7.0-rc4
 MINIOS_UPSTREAM_REVISION ?= 1a3ee6eeca136525aa2e6917ae500e7cf731c09d
 # Fri May 13 15:21:10 2016 +0100