]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
qemu-xen: build adjustments to support out-of-tree builds
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 23 Nov 2010 16:40:08 +0000 (16:40 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 23 Nov 2010 16:40:08 +0000 (16:40 +0000)
commitad78ccc35617610bc43112788d28a05878fac91f
treede000dab7107773650ef12b0e900d5bd8b7f63f9
parent60766b459c41e429a4b2405124b42512ea362984
qemu-xen: build adjustments to support out-of-tree builds

QEMU by itself can be built outside of its source directory. With the
qemu repository being separate from the hypervisor/tools one it seems
to make sense to make use of this feature, but doing so requires a
couple of adjustments to the Xen changes to it. Basically, if
CONFIG_QEMU is found to indicate an existing directory, this directory
will be used rather than cloning the git repo into the build tree.

[ This is the qemu-xen half. -iwj ]

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Makefile.target
i386-dm/hooks.mak
i386-dm/hookstarget.mak
i386-stubdom/hooks.mak
i386-stubdom/hookslib.mak [new file with mode: 0644]
i386-stubdom/hookstarget.mak [new file with mode: 0644]
xen-config-host.mak
xen-config.mak
xen-hooks.mak
xen-setup
xen-setup-stubdom