> -----Original Message----- > From: George Dunlap [mailto:[email protected]] > Sent: 09 March 2018 18:04 > To: [email protected] > Cc: George Dunlap <[email protected]>; Ian Jackson > <[email protected]>; Wei Liu <[email protected]>; Andrew Cooper > <[email protected]>; Jan Beulich <[email protected]>; Tim > (Xen.org) <[email protected]>; Konrad Wilk <[email protected]>; Stefano > Stabellini <[email protected]>; Julien Grall <[email protected]>; > Anthony Perard <[email protected]>; Paul Durrant > <[email protected]>; Lars Kurth <[email protected]> > Subject: [PATCH 1/3] SUPPORT.md: Clarify that the PV keyboard protocol > includes mouse support > > s/fo/fo; while we're here. > > Signed-off-by: George Dunlap <[email protected]>
Reviewed-by: Paul Durrant <[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
