Re: [PATCH 3/3] docs: Move user-facing barrier docs into system manual

2021-07-29 Thread Laurent Vivier
Le 27/07/2021 à 22:41, Peter Maydell a écrit : > The remaining text in docs/barrier.txt is user-facing description > of what the device is and how to use it. Move this into the > system manual and rstify it. > > Signed-off-by: Peter Maydell > --- > docs/barrier.txt| 48 --

Re: [PATCH 3/3] docs: Move user-facing barrier docs into system manual

2021-07-28 Thread Paolo Bonzini
On 27/07/21 22:41, Peter Maydell wrote: +where VM-1 is the name the display configured int the Barrier server in the Barrier server +on the host providing the mouse and the keyboard events. + +by default is ``localhost``, + is ``24800``, and are set to ``0``, + and

[PATCH 3/3] docs: Move user-facing barrier docs into system manual

2021-07-27 Thread Peter Maydell
The remaining text in docs/barrier.txt is user-facing description of what the device is and how to use it. Move this into the system manual and rstify it. Signed-off-by: Peter Maydell --- docs/barrier.txt| 48 - docs/system/barrier.rst | 44 +++