All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Pau Monne <roger.pau@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: [PATCH 0/3] osstest: initial support for building Xen on FreeBSD
Date: Mon, 2 Jul 2018 10:40:59 +0200	[thread overview]
Message-ID: <20180702084102.90577-1-roger.pau@citrix.com> (raw)

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

             reply	other threads:[~2018-07-02  8:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02  8:40 Roger Pau Monne [this message]
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é

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180702084102.90577-1-roger.pau@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.