All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] osstest: initial support for building Xen on FreeBSD
@ 2018-07-02  8:40 Roger Pau Monne
  2018-07-02  8:41 ` [PATCH 1/3] osstest: remove duplicate set_freebsd_runvars Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Roger Pau Monne @ 2018-07-02  8:40 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Roger Pau Monne

Hello,

The following osstest patches should allow to build Xen on FreeBSD using
clang and lld (the default toolchain on FreeBSD). First patch is a
cleanup, while the last two patches add the actual FreeBSD support.

Note that this series is tied to: (regarding the SeaBIOS build
options)

https://lists.xenproject.org/archives/html/xen-devel/2018-07/msg00048.html

Thanks, Roger.

Roger Pau Monne (3):
  osstest: remove duplicate set_freebsd_runvars
  osstest: set the make command to use for xen-build
  osstest: add FreeBSD Xen build job

 make-freebsd-flight   | 48 +++++++++++++++----------------------------
 mfi-common            | 23 +++++++++++++++++++++
 sg-run-job            |  6 ++++++
 ts-build-prep-freebsd |  5 ++++-
 ts-xen-build          | 11 +++++-----
 5 files changed, 56 insertions(+), 37 deletions(-)

-- 
2.17.1


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

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

end of thread, other threads:[~2018-07-04  7:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-02  8:40 [PATCH 0/3] osstest: initial support for building Xen on FreeBSD Roger Pau Monne
2018-07-02  8:41 ` [PATCH 1/3] osstest: remove duplicate set_freebsd_runvars Roger Pau Monne
2018-07-03 15:10   ` Ian Jackson
2018-07-03 15:50     ` Roger Pau Monné
2018-07-03 16:53       ` Ian Jackson
2018-07-04  7:50         ` Roger Pau Monné
2018-07-02  8:41 ` [PATCH 2/3] osstest: set the make command to use for xen-build Roger Pau Monne
2018-07-03 15:12   ` Ian Jackson
2018-07-03 15:51     ` Roger Pau Monné
2018-07-03 16:54       ` Ian Jackson
2018-07-02  8:41 ` [PATCH 3/3] osstest: add FreeBSD Xen build job Roger Pau Monne
2018-07-03 15:22   ` Ian Jackson
2018-07-03 16:10     ` Roger Pau Monné
2018-07-03 16:56       ` Ian Jackson
2018-07-04  7:57         ` Roger Pau Monné

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.