diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-11-04 02:38:31 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-11-04 12:04:32 +0100 |
commit | 11efaefa1edc340fc3948726893ff81630370744 (patch) | |
tree | 4c3eb91e641f1f81abd5b26132a549105e867933 /passt.1 | |
parent | 6c1697764ccd0ae0596fcad0ad5c8434430f8b23 (diff) | |
download | passt-11efaefa1edc340fc3948726893ff81630370744.tar passt-11efaefa1edc340fc3948726893ff81630370744.tar.gz passt-11efaefa1edc340fc3948726893ff81630370744.tar.bz2 passt-11efaefa1edc340fc3948726893ff81630370744.tar.lz passt-11efaefa1edc340fc3948726893ff81630370744.tar.xz passt-11efaefa1edc340fc3948726893ff81630370744.tar.zst passt-11efaefa1edc340fc3948726893ff81630370744.zip |
passt, qrap, README: Update notes and documentation for AF_UNIX support in qemu
We can't get rid of qrap quite yet, but at least we should start
telling users it's not going to be needed anymore starting from qemu
7.2.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'passt.1')
-rw-r--r-- | passt.1 | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -51,12 +51,8 @@ one peer's observed parameters (congestion window size, acknowledged data, etc.) to the corresponding peer. Currently, the only supported hypervisor is \fBqemu\fR(1), connecting to -\fBpasst\fR by means of a UNIX domain socket. This configuration can be obtained -via out-of-tree qemu patches, available at: - - \fIhttps://passt.top/passt/tree/contrib/qemu\fR - -or with the \fBqrap\fR(1) wrapper. +\fBpasst\fR by means of a UNIX domain socket. This is supported starting from +qemu 7.2. For older qemu versions, see the \fBqrap\fR(1) wrapper. .SS pasta |