aboutgitcodebugslistschat
path: root/README.md
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-03-19 10:30:47 +0100
committerStefano Brivio <sbrivio@redhat.com>2022-03-29 15:35:38 +0200
commitbc4ec1a8e95d0787d5a6780e91e9d78e117e7da8 (patch)
treedbff57c0c58c7d8c4f8d5f28dd2a94b0cab9a42a /README.md
parente80f60871053b14d92ecae9493e80a13ea2c5cc6 (diff)
downloadpasst-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.tar
passt-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.tar.gz
passt-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.tar.bz2
passt-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.tar.lz
passt-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.tar.xz
passt-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.tar.zst
passt-bc4ec1a8e95d0787d5a6780e91e9d78e117e7da8.zip
README: Update Interfaces and Availability sections
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index 33fa24a..f01f89f 100644
--- a/README.md
+++ b/README.md
@@ -325,19 +325,24 @@ speeding up local connections, and usually requiring NAT. _pasta_:
### Interfaces
* ✅ qemu, libvirt support with [`qrap` wrapper](/passt/tree/qrap.c)
-* ✅ out-of-tree patches for [qemu](/passt/tree/qemu) and
- [libvirt](/passt/tree/libvirt) available
-* 🛠 bug-to-bug compatible
+* ✅ out-of-tree patches for [qemu](/passt/tree/contrib/qemu) and
+ [libvirt](/passt/tree/contrib/libvirt) available
+* ✅ bug-to-bug compatible
[_slirp4netns_ replacement](/passt/tree/slirp4netns.sh) (rootless Podman,
RootlessKit)
+* ✅ out-of-tree patch for [Podman](/passt/tree/contrib/podman) available
+* ✅ out-of-tree patch for
+ [Kata Containers](/passt/tree/contrib/kata-containers) available
* 🛠 native [qemu](https://bugs.passt.top/show_bug.cgi?id=11),
[libvirt](https://bugs.passt.top/show_bug.cgi?id=12) support
+* 🛠 native Podman integration
* ⌚ drop-in replacement for VPNKit (rootless Docker)
### Availability
* ✅ convenience unofficial packages for Debian, RPM-based distributions on
x86_64 (static builds)
-* ✅ testing on non-x86 architectures
+* ✅ testing on non-x86_64 architectures (aarch64, armv7l, i386, ppc64, ppc64le,
+ s390x)
* 🛠 official
[OpenSUSE packages](https://build.opensuse.org/package/show/home:mnhauke/passt)
* ⌚ packages for Debian, Fedora, etc.