All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] introduce --with-system-qemu-traditional
@ 2015-04-16 11:23 Stefano Stabellini
  2015-04-16 11:24 ` [PATCH v2 1/2] Introduce configure option --with-system-qemu-traditional Stefano Stabellini
  2015-04-16 11:24 ` [PATCH v2 2/2] Update configure scripts by calling autogen Stefano Stabellini
  0 siblings, 2 replies; 7+ messages in thread
From: Stefano Stabellini @ 2015-04-16 11:23 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Wei Liu, Ian Campbell, Stefano Stabellini

Hi all,

This patch series introduces a new configure command line option to
provide an externally built qemu-dm binary and stop xen-unstable from
trying to clone and build qemu-xen-traditional.


Changes in v2:

- update INSTALL file
- retain disable-qemu-traditional configure option



Stefano Stabellini (2):
      Introduce configure option  --with-system-qemu-traditional
      Update configure scripts by calling autogen

 INSTALL                |    3 +++
 tools/config.h.in      |    3 +++
 tools/configure        |   29 +++++++++++++++++++++++++++++
 tools/configure.ac     |   16 ++++++++++++++++
 tools/libxl/libxl_dm.c |   11 ++++++++++-
 5 files changed, 61 insertions(+), 1 deletion(-)


Cheers,

Stefano

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-05 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 11:23 [PATCH v2 0/2] introduce --with-system-qemu-traditional Stefano Stabellini
2015-04-16 11:24 ` [PATCH v2 1/2] Introduce configure option --with-system-qemu-traditional Stefano Stabellini
2015-05-04 11:18   ` Wei Liu
2015-05-05 14:59   ` Ian Campbell
2015-04-16 11:24 ` [PATCH v2 2/2] Update configure scripts by calling autogen Stefano Stabellini
2015-05-04 11:19   ` Wei Liu
2015-05-05 10:02     ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.