From: Alexander Jung Date: Tue, 29 Mar 2022 16:37:33 +0000 (+0200) Subject: docs: Add CI badge for arm64-linuxu X-Git-Tag: RELEASE-0.8.0~1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=20367e7b44779930c68ae107b1fe72cc2a6c8687;p=unikraft%2Funikraft.git docs: Add CI badge for arm64-linuxu Signed-off-by: Alexander Jung Reviewed-by: Simon Kuenzer Approved-by: Simon Kuenzer Tested-by: Unikraft CI GitHub-Closes: #436 --- diff --git a/README.md b/README.md index f653825b5..776001461 100644 --- a/README.md +++ b/README.md @@ -48,14 +48,14 @@ Unikraft supports the construction of multiple architectures, platforms, and ima ### 💻 Platform Support -| Platform | `x86_64` | `arm32` | `arm64` | -|--------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| -| [Linux Userspace][plat-linuxu] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu) | ✅ | ✅ | -| [Linux KVM][plat-kvm] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm) | - | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm) | -| [Xen Hypervisor][plat-xen] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen) | ⚙️ [Issue #34][i34] | ⚙️ [Issue #62][i62] | -| [Solo5][plat-solo5] | ✅ | - | ⚙️ [Issue #63][i63] | -| VMWare | ⚙️ [Issue #3][i3] | - | - | -| Hyper-V | ⚙️ [Issue #61][i61] | - | - | +| Platform | `x86_64` | `arm32` | `arm64` | +|--------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| +| [Linux Userspace][plat-linuxu] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu) | ✅ | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-linuxu/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-linuxu) | +| [Linux KVM][plat-kvm] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm) | - | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm) | +| [Xen Hypervisor][plat-xen] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen) | ⚙️ [Issue #34][i34] | ⚙️ [Issue #62][i62] | +| [Solo5][plat-solo5] | ✅ | - | ⚙️ [Issue #63][i63] | +| VMWare | ⚙️ [Issue #3][i3] | - | - | +| Hyper-V | ⚙️ [Issue #61][i61] | - | - | ### ☁️ IaaS Providers