[Spice-devel] chatty qxl vga mode
Gerd Hoffmann
kraxel at redhat.com
Wed Apr 25 23:55:51 PDT 2012
On 04/25/12 18:14, Jan Kiszka wrote:
> Hi,
>
> just played with qxl and noticed quite a lot of debug output on the
> local console:
>
> do_spice_init: starting 0.10.1
> spice_server_add_interface: SPICE_INTERFACE_QXL
> red_worker_main: begin
> display_channel_create: create display channel
> cursor_channel_create: create cursor channel
>
> Is this intentional or are there fixes for this in some queue?
Cc'ing spice-devel
Those messages come from libspice-server, not from the qemu spice code.
Guess it is there for historical reasons and I agree that it should be
cleaned up and be quiet by default. I think spice-server should either
have some environment variable for this or a
spice_server_set_debug_level() function which we can wind up to '-spice
$stuff,debug=$level' then.
cheers,
Gerd
More information about the Spice-devel
mailing list