aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnthony PERARD <anthony.perard@citrix.com>2013-10-08 13:59:56 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-10-10 09:31:51 +0100
commit9786c7ffe8d6a0362afb629bde6b655274b134f8 (patch)
tree46d278d4a79f1fb02b4bbaf912777d195c17135c /tools
parentc56cdf93750fd978aebd69dc113f12cc770ff8e3 (diff)
downloadxen-9786c7ffe8d6a0362afb629bde6b655274b134f8.tar.gz
xen-9786c7ffe8d6a0362afb629bde6b655274b134f8.tar.bz2
xen-9786c7ffe8d6a0362afb629bde6b655274b134f8.zip
qemu-xen: Disabling build of guest-agent.
It is not use when QEMU is run with Xen. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 066df66487..206b79aa51 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -201,6 +201,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find
--datadir=$(SHAREDIR)/qemu-xen \
--disable-kvm \
--disable-docs \
+ --disable-guest-agent \
--python=$(PYTHON) \
$(IOEMU_CONFIGURE_CROSS); \
$(MAKE) all