]> xenbits.xensource.com Git - people/liuw/xen.git/commitdiff
SUPPORT.md: Add PV display/sound, update keyboard
authorOleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Mon, 30 Sep 2019 08:56:59 +0000 (11:56 +0300)
committerJulien Grall <julien.grall@arm.com>
Mon, 28 Oct 2019 15:52:35 +0000 (15:52 +0000)
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
SUPPORT.md

index f8ef3c934ebd06d097375c0be4cbf80654baf2a2..5395a5ecc7d57c8c936948bbd66b9ba54a631043 100644 (file)
@@ -373,6 +373,12 @@ Guest-side driver capable of speaking the Xen PV Framebuffer protocol
 
     Status, Linux (xen-fbfront): Supported
 
+### PV display (frontend)
+
+Guest-side driver capable of speaking the Xen PV display protocol
+
+    Status, Linux: Supported
+
 ### PV Console (frontend)
 
 Guest-side driver capable of speaking the Xen PV console protocol
@@ -385,7 +391,8 @@ Guest-side driver capable of speaking the Xen PV console protocol
 ### PV keyboard (frontend)
 
 Guest-side driver capable of speaking the Xen PV keyboard protocol.
-Note that the "keyboard protocol" includes mouse / pointer support as well.
+Note that the "keyboard protocol" includes mouse / pointer /
+multi-touch support as well.
 
     Status, Linux (xen-kbdfront): Supported
 
@@ -418,6 +425,12 @@ Guest-side driver capable of making pv system calls
 
     Status, Linux: Tech Preview
 
+### PV sound (frontend)
+
+Guest-side driver capable of speaking the Xen PV sound protocol
+
+    Status, Linux: Supported
+
 ## Virtual device support, host side
 
 For host-side virtual device support,