Discussion:
[Xen-changelog] [xen master] QEMU_TAG update
p***@xen.org
2018-11-04 05:02:01 UTC
Permalink
commit be240aabb1997ed70e4050d2d4a7634a1ee5ddc7
Author: Ian Jackson <***@eu.citrix.com>
AuthorDate: Wed Oct 24 16:18:37 2018 +0100
Commit: Ian Jackson <***@eu.citrix.com>
CommitDate: Wed Oct 24 16:18:37 2018 +0100

QEMU_TAG update
---
Config.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Config.mk b/Config.mk
index 9b13e75a3e..9e269da035 100644
--- a/Config.mk
+++ b/Config.mk
@@ -283,9 +283,9 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.11.1
ETHERBOOT_NICS ?= rtl8139 8086100e


-QEMU_TRADITIONAL_REVISION ?= 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149
-# Wed Aug 15 17:38:18 2018 +0100
-# qemu-trad: stop using the default IOREQ server
+QEMU_TRADITIONAL_REVISION ?= d0d8ad39ecb51cd7497cd524484fe09f50876798
+# Wed Oct 10 18:52:54 2018 +0000
+# xen/pt: allow QEMU to request MSI unmasking at bind time

# Specify which qemu-dm to use. This may be `ioemu' to use the old
# Mercurial in-tree version, or a local directory, or a git URL.
--
generated by git-patchbot for /home/xen/git/xen.git#master

Loading...