s/fo/fo; while we're here. Signed-off-by: George Dunlap <[email protected]> --- This is a candidate for backport to 4.10.
CC: Ian Jackson <[email protected]> CC: Wei Liu <[email protected]> CC: Andrew Cooper <[email protected]> CC: Jan Beulich <[email protected]> CC: Tim Deegan <[email protected]> CC: Konrad Wilk <[email protected]> CC: Stefano Stabellini <[email protected]> CC: Julien Grall <[email protected]> CC: Anthony Perard <[email protected]> CC: Paul Durrant <[email protected]> CC: Lars Kurth <[email protected]> --- SUPPORT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index a1810b8046..87d07129b4 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -380,7 +380,8 @@ Guest-side driver capable of speaking the Xen PV console protocol Status, Linux (xen-kbdfront): Supported -Guest-side driver capable of speaking the Xen PV keyboard protocol +Guest-side driver capable of speaking the Xen PV keyboard protocol. +Note that the "keyboard protocol" includes mouse / pointer support as well. ### PV USB (frontend) @@ -451,7 +452,8 @@ Host-side implementation of the Xen PV console protocol Status, QEMU: Supported -Host-side implementation fo the Xen PV keyboard protocol +Host-side implementation of the Xen PV keyboard protocol. +Note that the "keyboard protocol" includes mouse / pointer support as well. ### PV USB (backend) -- 2.16.2 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
