All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH 0/3] Xen and XTF build fixes series
@ 2021-07-02  0:32 Christopher Clark
  2021-07-02  0:32 ` [meta-virtualization][PATCH 1/3] xen, xen-tools: add upstream patches for gcc11 compilation fixes Christopher Clark
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Christopher Clark @ 2021-07-02  0:32 UTC (permalink / raw)
  To: meta-virtualization
  Cc: bruce.ashfield, cardoe, diego.sueiro, Bertrand.Marquis,
	andrew.cooper3, dpsmith, persaur

Pull in updates from upstream Xen and XTF for GCC 11 and fix passing
compiler flags for the Xen hypervisor, tools and test framework.

Build and boot tested for both Arm64 and x86-64.

Christopher


Christopher Clark (3):
  xen, xen-tools: add upstream patches for gcc11 compilation fixes
  xen, xen-tools: fix build and passing of CFLAGS via Xen vars
  xtf: fix build with gcc11 SRCREV and specifying linker

 ...-rijndaelEncrypt-prototype-for-gcc11.patch |  52 ++++++++
 ...ry-Fix-osdep_xenforeignmemory_map-pr.patch |  33 ++++++
 ...x86-make-hypervisor-build-with-gcc11.patch | 111 ++++++++++++++++++
 recipes-extended/xen/xen-hypervisor.inc       |   3 +-
 recipes-extended/xen/xen-tools.inc            |   6 +-
 recipes-extended/xen/xen-tools_4.14.bb        |   1 +
 recipes-extended/xen/xen-tools_4.15.bb        |   1 +
 recipes-extended/xen/xen-tools_git.bb         |   1 +
 recipes-extended/xen/xen.inc                  |  12 +-
 recipes-extended/xen/xen_4.14.bb              |   2 +
 recipes-extended/xen/xen_4.15.bb              |   1 +
 recipes-extended/xen/xen_git.bb               |   1 +
 recipes-extended/xen/xtf_git.bb               |   3 +-
 13 files changed, 219 insertions(+), 8 deletions(-)
 create mode 100644 recipes-extended/xen/files/0001-crypto-adjust-rijndaelEncrypt-prototype-for-gcc11.patch
 create mode 100644 recipes-extended/xen/files/0001-libs-foreignmemory-Fix-osdep_xenforeignmemory_map-pr.patch
 create mode 100644 recipes-extended/xen/files/0001-x86-make-hypervisor-build-with-gcc11.patch

-- 
2.25.1


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

end of thread, other threads:[~2021-07-05 13:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02  0:32 [meta-virtualization][PATCH 0/3] Xen and XTF build fixes series Christopher Clark
2021-07-02  0:32 ` [meta-virtualization][PATCH 1/3] xen, xen-tools: add upstream patches for gcc11 compilation fixes Christopher Clark
2021-07-02 12:02   ` Bertrand Marquis
2021-07-04 21:09     ` Christopher Clark
2021-07-05 13:35       ` Bruce Ashfield
2021-07-02  0:32 ` [meta-virtualization][PATCH 2/3] xen, xen-tools: fix build and passing of CFLAGS via Xen vars Christopher Clark
2021-07-02 12:02   ` Bertrand Marquis
2021-07-02  0:32 ` [meta-virtualization][PATCH 3/3] xtf: fix build with gcc11 SRCREV and specifying linker Christopher Clark
2021-07-02 12:04   ` Bertrand Marquis

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.