All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] xvisor: Bump to a git release
@ 2020-08-13 22:08 Alistair Francis
  2020-08-13 22:08 ` [PATCH 2/4] xvisor-image-minimal: Initial commit of a Xvisor image Alistair Francis
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alistair Francis @ 2020-08-13 22:08 UTC (permalink / raw)
  To: meta-virtualization
  Cc: christopher.w.clark, bruce.ashfield, alistair23, Alistair Francis

Bump the Xvisor SHA to a git release with RISC-V 0.5.0 Hypversior
extension support.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
---
 recipes-extended/xvisor/{xvisor_0.3.0.bb => xvisor_git.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename recipes-extended/xvisor/{xvisor_0.3.0.bb => xvisor_git.bb} (88%)

diff --git a/recipes-extended/xvisor/xvisor_0.3.0.bb b/recipes-extended/xvisor/xvisor_git.bb
similarity index 88%
rename from recipes-extended/xvisor/xvisor_0.3.0.bb
rename to recipes-extended/xvisor/xvisor_git.bb
index 66ad618..45a7baf 100644
--- a/recipes-extended/xvisor/xvisor_0.3.0.bb
+++ b/recipes-extended/xvisor/xvisor_git.bb
@@ -8,8 +8,9 @@ require xvisor-configs.inc
 
 inherit autotools-brokensep
 
-SRCREV = "58592ef18c71526a0045935d1e8eed5e8553b7d6"
-SRC_URI = "git://github.com/xvisor/xvisor.git \
+# This version support the RISC-V v0.5.0 Hypervisor extensions
+SRCREV = "b3dac5b1f61f23f21dc59b3880897cff78f3b618"
+SRC_URI = "git://github.com/avpatel/xvisor-next.git \
            file://0001-TESTS-Don-t-specify-mabi-or-march-for-RISC-V.patch \
           "
 
-- 
2.27.0


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

end of thread, other threads:[~2020-08-17  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-13 22:08 [PATCH 1/4] xvisor: Bump to a git release Alistair Francis
2020-08-13 22:08 ` [PATCH 2/4] xvisor-image-minimal: Initial commit of a Xvisor image Alistair Francis
2020-08-13 22:08 ` [PATCH 3/4] xvisor: Add support for building AArch64 Alistair Francis
2020-08-13 22:08 ` [PATCH 4/4] docs: Add initial Xvisor doc Alistair Francis
2020-08-17  1:19 ` [PATCH 1/4] xvisor: Bump to a git release Bruce Ashfield

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.