From: Wei Liu <wei.liu2@citrix.com>
To: Juergen Gross <jgross@suse.com>
Cc: xen-devel@lists.xenproject.org, wei.liu2@citrix.com,
samuel.thibault@ens-lyon.org
Subject: Re: [PATCH v2] stubdom: support Mini-OS config for Mini-OS apps
Date: Fri, 2 Sep 2016 09:59:22 +0100 [thread overview]
Message-ID: <20160902085922.GM21282@citrix.com> (raw)
In-Reply-To: <1472568819-26839-1-git-send-email-jgross@suse.com>
On Tue, Aug 30, 2016 at 04:53:39PM +0200, Juergen Gross wrote:
> Mini-OS apps need to be compiled with the appropriate config settings
> of Mini-OS, as there are various dependencies on those settings in
> header files included by the apps.
>
> Enhance stubdom Makefile to set the appropriate CPPFLAGS when calling
> the apps' make.
>
> Signed-off-by: Juergen Gross <jgross@suse.com>
> ---
> V2: add .gitignore entry as requested by Wei Liu
>
> Please add this patch only after the corresponding Mini-OS patch
> "mini-os: support "make config" for out-of-tree users" has been added.
Acked + pushed
With following diff folded in
diff --git a/Config.mk b/Config.mk
index 081ff69..1a3b86d 100644
--- a/Config.mk
+++ b/Config.mk
@@ -277,9 +277,9 @@ MINIOS_UPSTREAM_URL ?=
git://xenbits.xen.org/mini-os.git
endif
OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d
QEMU_UPSTREAM_REVISION ?= master
-MINIOS_UPSTREAM_REVISION ?= f27fa61a0c206bf372753f2020bbe5dc6028864c
-# Fri, 12 Aug 2016 11:32:57 +0100 (11:32 +0100)
-# x86/arch_mm.h: move p2m_chk_pfn to x86/mm.c
+MINIOS_UPSTREAM_REVISION ?= 0f6582dd71454dffba4bbb21258fea25becfdd00
+# Tue Aug 30 13:51:23 2016 +0200
+# mini-os: support "make config" for out-of-tree users
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
prev parent reply other threads:[~2016-09-02 8:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-30 14:53 [PATCH v2] stubdom: support Mini-OS config for Mini-OS apps Juergen Gross
2016-09-02 8:59 ` Wei Liu [this message]
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=20160902085922.GM21282@citrix.com \
--to=wei.liu2@citrix.com \
--cc=jgross@suse.com \
--cc=samuel.thibault@ens-lyon.org \
--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.