projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86657fd
)
Revert to old ioemu for now.
author
Keir Fraser
<keir.fraser@citrix.com>
Mon, 4 Aug 2008 19:54:22 +0000
(20:54 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Mon, 4 Aug 2008 19:54:22 +0000
(20:54 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Config.mk
patch
|
blob
|
history
diff --git
a/Config.mk
b/Config.mk
index 2cb15d4be013244ad17a11d7f8c82e8812b55d3d..990489fcdb4146c79e03a97a40634f4618812940 100644
(file)
--- 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