- Remus support is enabled for now.
- Update to Xen 4.1 FCS - fix xentrace.dynamic_sized_tbuf.patch the default case did not work, correct size calculation OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=106
This commit is contained in:
committed by
Git OBS Bridge
parent
22d47348d0
commit
1b5b77f78b
@@ -9,9 +9,9 @@ Index: xen-4.1.0-testing/Config.mk
|
||||
-CONFIG_QEMU ?= $(QEMU_REMOTE)
|
||||
+CONFIG_QEMU ?= ioemu-qemu-xen
|
||||
|
||||
QEMU_TAG := xen-4.1.0-rc8
|
||||
QEMU_TAG := xen-4.1.0
|
||||
#QEMU_TAG ?= e073e69457b4d99b6da0b6536296e3498f7f6599
|
||||
@@ -193,7 +193,7 @@ QEMU_TAG := xen-4.1.0-rc8
|
||||
@@ -193,7 +193,7 @@ QEMU_TAG := xen-4.1.0
|
||||
# Optional components
|
||||
XENSTAT_XENTOP ?= y
|
||||
VTPM_TOOLS ?= n
|
||||
|
Reference in New Issue
Block a user