tools: allow user to specify a system qemu-xen binary

Enterprise / Virtualization / Xen - Ian Campbell [citrix.com] - 21 August 2013 04:39 UTC

If this option is given don't bother building qemu-xen ourselves. Likely to be handy for distros who have an existing qemu package which they want to reuse.

5c7cbad tools: allow user to specify a system qemu-xen binary
Makefile | 20 ++++++++++++--------
config/Tools.mk.in | 1 +
tools/Makefile | 2 +-
tools/config.h.in | 3 +++
tools/configure | 41 +++++++++++++++++++++++++++++++++++++++++
tools/configure.ac | 21 +++++++++++++++++++++
tools/libxl/libxl_dm.c | 11 ++++++++++-
7 files changed, 89 insertions(+), 10 deletions(-)

Upstream: xenbits.xen.org


  • Share