From: Keir Fraser Date: Mon, 4 Aug 2008 19:54:22 +0000 (+0100) Subject: Revert to old ioemu for now. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14165^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aaa80065b49819b148e8feb2c956599cdefd0946;p=xen.git Revert to old ioemu for now. Signed-off-by: Keir Fraser --- diff --git a/Config.mk b/Config.mk index 2cb15d4be0..990489fcdb 100644 --- a/Config.mk +++ b/Config.mk @@ -82,9 +82,9 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git # 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 ?= ioemu +CONFIG_QEMU ?= ioemu # CONFIG_QEMU ?= ../qemu-xen.git -CONFIG_QEMU ?= $(QEMU_REMOTE) +# CONFIG_QEMU ?= $(QEMU_REMOTE) # Optional components XENSTAT_XENTOP ?= y