SHA256
1
0
forked from pool/xen

Accepting request 49271 from Virtualization

checked in (request 49271)

OBS-URL: https://build.opensuse.org/request/show/49271
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=75
This commit is contained in:
OBS User autobuild
2010-09-27 22:07:20 +00:00
committed by Git OBS Bridge
parent 7e89789f0a
commit 06b9899ef9
186 changed files with 5183 additions and 2357 deletions

View File

@@ -1,8 +1,17 @@
Index: xen-4.0.1-testing/Config.mk
Index: xen-4.0.0-testing/Config.mk
===================================================================
--- xen-4.0.1-testing.orig/Config.mk
+++ xen-4.0.1-testing/Config.mk
@@ -182,9 +182,9 @@ CONFIG_OCAML_XENSTORED ?= n
--- xen-4.0.0-testing.orig/Config.mk
+++ xen-4.0.0-testing/Config.mk
@@ -151,7 +151,7 @@ QEMU_REMOTE=http://xenbits.xensource.com
# 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.
# CONFIG_QEMU ?= ../qemu-xen.git
-CONFIG_QEMU ?= $(QEMU_REMOTE)
+CONFIG_QEMU ?= ioemu-remote
QEMU_TAG := xen-4.0.0
#QEMU_TAG ?= f1d909f0f854194f5a40d850886d1413fb8b63c2
@@ -167,9 +167,9 @@ CONFIG_OCAML_XENSTORED ?= n
# Optional components
XENSTAT_XENTOP ?= y
VTPM_TOOLS ?= n
@@ -14,10 +23,10 @@ Index: xen-4.0.1-testing/Config.mk
--include $(XEN_ROOT)/.config
+#-include $(XEN_ROOT)/.config
Index: xen-4.0.1-testing/tools/libxc/Makefile
Index: xen-4.0.0-testing/tools/libxc/Makefile
===================================================================
--- xen-4.0.1-testing.orig/tools/libxc/Makefile
+++ xen-4.0.1-testing/tools/libxc/Makefile
--- xen-4.0.0-testing.orig/tools/libxc/Makefile
+++ xen-4.0.0-testing/tools/libxc/Makefile
@@ -169,10 +169,10 @@ zlib-options = $(shell \
fi) | grep $(1))
endif