From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 10/11] README: Fix paragraph in Try It section of passt Date: Sat, 24 Sep 2022 00:42:36 +0200 Message-ID: <20220923224237.437279-11-sbrivio@redhat.com> In-Reply-To: <20220923224237.437279-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0451913136746846982==" --===============0451913136746846982== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The qemu patch isn't mentioned there anymore: replace reference with a link. Signed-off-by: Stefano Brivio --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7b3f1b..199f23a 100644 --- a/README.md +++ b/README.md @@ -557,9 +557,10 @@ See also the [test logs](/builds/latest/test/). =20 doc/demo.sh =20 -* alternatively, you can use libvirt, with [this patch](/passt/tree/libvirt/= 0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch), - to start qemu (with the patch mentioned above), with this kind of network - interface configuration: +* alternatively, you can use libvirt, with + [this patch](/passt/tree/libvirt/0001-conf-Introduce-support-for-UNIX-doma= in-socket-as-qem.patch), + to start qemu (with [these patches](/passt/tree/contrib/qemu), and this ki= nd + of network interface configuration: =20 --=20 2.35.1 --===============0451913136746846982==--