From aaa80065b49819b148e8feb2c956599cdefd0946 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 4 Aug 2008 20:54:22 +0100 Subject: [PATCH] Revert to old ioemu for now. Signed-off-by: Keir Fraser --- Config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2