This tag includes two build fixes:
- dump: Fix build with newer gcc
Fix build with GCC-8
- Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
Signed-off-by: Anthony PERARD <[email protected]>
---
FYI, I've already ask with this mail:
> QEMU build fixes for Xen-4.11
> <[email protected]>
> https://lists.xenproject.org/archives/html/xen-devel/2018-05/msg00579.html
Regards,
---
Config.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Config.mk b/Config.mk
index 7e8ac219c9..9183496bbe 100644
--- a/Config.mk
+++ b/Config.mk
@@ -275,7 +275,7 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
endif
OVMF_UPSTREAM_REVISION ?= 947f3737abf65fda63f3ffd97fddfa6986986868
-QEMU_UPSTREAM_REVISION ?= qemu-xen-4.11.0-rc1
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.11.0-rc6
MINIOS_UPSTREAM_REVISION ?= xen-4.11.0-rc1.1
SEABIOS_UPSTREAM_REVISION ?= rel-1.11.1
--
Anthony PERARD
_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel