Re: [Spice-devel] [spice-server] doc: Remove mention that qxl.guestdebug is Windows-only

2016-10-14 Thread Frediano Ziglio
> 
> The Linux QXL KMS driver also uses it.
> ---
>  docs/manual/manual.txt | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
> index 3340341..9d394b6 100644
> --- a/docs/manual/manual.txt
> +++ b/docs/manual/manual.txt
> @@ -1176,9 +1176,8 @@ this value to `/sys/module/drm/parameters/debug`.
>  
>  It's also possible to get some host-side debugging logs from the guest QXL
>  driver.
>  The driver reads a guestdebug parameter from the rom, which can be set when
>  starting
> -the VM. Only the Windows QXL driver is using this feature, see `qxl.cmdlog`
> for
> -something guest-agnostic.  This can be enabled with `-global
> -qxl-vga.guestdebug=3`, or `-global qxl.guestdebug=3` for secondary devices.
> +the VM. This can be enabled with `-global qxl-vga.guestdebug=3`, or `-global
> +qxl.guestdebug=3` for secondary devices.
>  
>  The corresponding libvirt XML is:
>  

Checked Linux source and indeed you are right!

Acked-by: Frediano Ziglio 

OT NOTE: I'm note sure the new WDDM use it.

Frediano
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel


[Spice-devel] [spice-server] doc: Remove mention that qxl.guestdebug is Windows-only

2016-10-14 Thread Christophe Fergeau
The Linux QXL KMS driver also uses it.
---
 docs/manual/manual.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index 3340341..9d394b6 100644
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -1176,9 +1176,8 @@ this value to `/sys/module/drm/parameters/debug`.
 
 It's also possible to get some host-side debugging logs from the guest QXL 
driver.
 The driver reads a guestdebug parameter from the rom, which can be set when 
starting
-the VM. Only the Windows QXL driver is using this feature, see `qxl.cmdlog` for
-something guest-agnostic.  This can be enabled with `-global
-qxl-vga.guestdebug=3`, or `-global qxl.guestdebug=3` for secondary devices.
+the VM. This can be enabled with `-global qxl-vga.guestdebug=3`, or `-global
+qxl.guestdebug=3` for secondary devices.
 
 The corresponding libvirt XML is:
 
-- 
2.9.3

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel