[Spice-devel] [PATCH spice-space-pages 3/5] multiple-monitors: Split long paragraph
Jonathon Jongsma
jjongsma at redhat.com
Thu Mar 30 20:25:00 UTC 2017
Split "Guest QXL Configuration" into 2 paragraphs to make it a bit
easier to read.
---
multiple-monitors.rst | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/multiple-monitors.rst b/multiple-monitors.rst
index 0d97cdb..91352ad 100644
--- a/multiple-monitors.rst
+++ b/multiple-monitors.rst
@@ -18,9 +18,11 @@ QXL driver supports multiple displays (up to 4) with a single video device,
whereas the Windows QXL driver only supports a single display for each video
device. So to enable 4 monitors, a Linux guest would need only a single QXL
device, while a Windows guest would need to be configured with 4 separate QXL
-devices. Since qemu 2.4.0, it is possible to limit the number of displays that
-a single linux driver supports by setting the `qxl-vga.max_outputs`. If you are
-using libvirt to configure your guest, you may need to ensure that the `heads`
+devices.
+
+Since qemu 2.4.0, it is possible to limit the number of displays that a single
+linux driver supports by setting the `qxl-vga.max_outputs`. If you are using
+libvirt to configure your guest, you may need to ensure that the `heads`
parameter for the video device is set properly.
QXL Driver Video Memory
--
2.9.3
More information about the Spice-devel
mailing list