From 07149d97b18920ae182be148534957886bf2233c Mon Sep 17 00:00:00 2001 From: Oleksandr Andrushchenko Date: Mon, 30 Sep 2019 11:56:59 +0300 Subject: [PATCH] SUPPORT.md: Add PV display/sound, update keyboard Signed-off-by: Oleksandr Andrushchenko Acked-by: George Dunlap Release-acked-by: Juergen Gross --- SUPPORT.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/SUPPORT.md b/SUPPORT.md index f8ef3c934e..5395a5ecc7 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -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, -- 2.39.5