xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] build enhancements related to qemu
@ 2017-02-28 10:34 Juergen Gross
  2017-02-28 10:34 ` [PATCH 1/4] interface: avoid redefinition of __XEN_INTERFACE_VERSION__ Juergen Gross
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Juergen Gross @ 2017-02-28 10:34 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, wei.liu2, ian.jackson

Last week I started an effort to use upstream qemu as a replacement
for qemu-trad in ioemu stubdom. This small series addresses some
problems I met in this effort. I believe all modifications are worth
doing regardless whether qemu upstream stubdom will become a reality
or not.

Juergen Gross (4):
  interface: avoid redefinition of __XEN_INTERFACE_VERSION__
  tools: add pkg-config file for libxc
  tools: use a dedicated build directory for qemu
  tools: set pkg-config path when configuring qemu

 .gitignore                      |  4 ++++
 stubdom/Makefile                |  2 ++
 tools/Makefile                  | 17 ++++++++++-------
 tools/Rules.mk                  | 13 +++++++++++++
 tools/libxc/Makefile            | 22 +++++++++++++++++++++-
 tools/libxc/xencontrol.pc.in    |  9 +++++++++
 xen/include/public/xen-compat.h |  1 +
 7 files changed, 60 insertions(+), 8 deletions(-)
 create mode 100644 tools/libxc/xencontrol.pc.in

-- 
2.10.2


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-02-28 13:52 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 10:34 [PATCH 0/4] build enhancements related to qemu Juergen Gross
2017-02-28 10:34 ` [PATCH 1/4] interface: avoid redefinition of __XEN_INTERFACE_VERSION__ Juergen Gross
2017-02-28 10:57   ` Andrew Cooper
2017-02-28 11:10   ` Ian Jackson
2017-02-28 12:40     ` Juergen Gross
2017-02-28 11:11   ` Jan Beulich
     [not found]   ` <58B568FD020000780013E159@suse.com>
2017-02-28 12:24     ` Juergen Gross
2017-02-28 12:46       ` Jan Beulich
     [not found]       ` <58B57F3A020000780013E285@suse.com>
2017-02-28 13:10         ` Juergen Gross
2017-02-28 13:13           ` Ian Jackson
2017-02-28 13:52             ` Juergen Gross
2017-02-28 13:33           ` Jan Beulich
2017-02-28 10:34 ` [PATCH 2/4] tools: add pkg-config file for libxc Juergen Gross
2017-02-28 11:13   ` Ian Jackson
2017-02-28 12:32     ` Juergen Gross
2017-02-28 12:52       ` Wei Liu
2017-02-28 13:01       ` Ian Jackson
2017-02-28 10:34 ` [PATCH 3/4] tools: use a dedicated build directory for qemu Juergen Gross
2017-02-28 11:13   ` Ian Jackson
2017-02-28 12:33     ` Juergen Gross
2017-02-28 13:14       ` Ian Jackson
2017-02-28 13:18         ` Juergen Gross
2017-02-28 10:35 ` [PATCH 4/4] tools: set pkg-config path when configuring qemu Juergen Gross
2017-02-28 11:08   ` Ian Jackson
2017-02-28 11:11     ` Juergen Gross
2017-02-28 11:14       ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).