The README still references QEMU < 0.14, and mentions Gerd and Hans
which have not been active on spice-vdagent for a few years.

Signed-off-by: Christophe Fergeau <[email protected]>
---
 README | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/README b/README
index 2eefbc4..9d9360c 100644
--- a/README
+++ b/README
@@ -52,18 +52,7 @@ Under Linux this virtio serial port has the following name:
 To enable the virtio serial port you need to pass the following params on
 the qemu cmdline:
 
-For qemu < 0.14.0:
--device spicevmc
-
-For qemu >= 0.14.0:
 -device virtio-serial-pci,id=virtio-serial0,max_ports=16,bus=pci.0,addr=0x5 \
 -chardev spicevmc,name=vdagent,id=vdagent \
 -device \
 
virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent,name=com.redhat.spice.0
-
-Enjoy,
-  Gerd & Hans
-
---
-Gerd Hoffmann <[email protected]>
-Hans de Goede <[email protected]>
-- 
2.20.1

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to