USB redirection issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, 
we're using virt-viewer 0.5.7-8 to connect to VMs and found an issue that usb tokens are not always redirected to vm:
they're always recognized by the host kernel on connect/disconnect events and properly handled by the pcscd daemon.
Guest OS is RHEL 64. with SSO enabled. On connect to remote desktop VM doesn't have any USB devices like keyboard and mouse  or tokens. Guest has only linux root hub in lsusb output. One thing is that mouse and keyboard work well even they are missing in the lsusb output 

remote-viewer has the following command line with the spice-usbredir-auto-redirect-filter option enabled:

#!/usr/bin/python

import subprocess

d = {}

args = ['host', 'vmid', 'cert_subj', 'port', 'sport', 'ticket', 'ca_cert']

if __name__ == "__main__":
	with open('/tmp/vm_log') as f:
		for line, arg in zip(f, args):
			d[arg] = line.rstrip('\n')

	subprocess.call('remote-viewer -t \"VM Session\" -k --spice-usbredir-auto-redirect-filter="-1,-1,-1,-1,1" --spice-ca-file %s --spice-host-subject=\'%s\' spice://%s/?port=%s\&tls-port=%s\&password=%s' % (d['ca_cert'], d['cert_subj'], d['host'], d['port'], d['sport'], d['ticket']), shell=True)

The token is a smartcard in a form of a usb flash drive. I am attaching files with lsusb -vv and pcscd debug output for it.

Any usb device, e.g. a keyboard or usb flash drive, is redirected on reconnect to host machine, but if they were already in the host at the moment of a spice connection, they do not appear in the guest machine.
If we force a reconnect from the system by rebinding the usb bus on host machine with something like:
echo -n "0000:00:1d.0" | tee /sys/bus/pci/drivers/ehci_hcd/unbind && echo -n "0000:00:1d.0" | tee /sys/bus/pci/drivers/ehci_hcd/bind all the devices connected to it will appear in the system, including the keyboard and mouse
I'm also attaching a log file from a spice session with a debug mode. I've connected with the token in my host machine, then reconnected the token and it appeared in lsusb output.

Thank you!

Attachment: jacarta
Description: Binary data

Attachment: pcscd_jacarta_output
Description: Binary data

(remote-viewer:11648): remote-viewer-DEBUG: Couldn't load configuration: File is empty
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:172 New session (compiled from package spice-gtk 0.20)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:176 Supported channels: main, display, inputs, cursor, playback, record, smartcard, usbredir
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:856 device added 0x13cc840
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:856 device added 0x13b3750
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:856 device added 0x13ccc30
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:856 device added 0x13b0770
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1623 session: disconnecting 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 main-1:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1930 main-1:0: new main channel, switching
(remote-viewer:11648): GSpice-DEBUG: spice-gtk-session.c:809 Changing main channel from (nil) to 0x1441e80
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 main-1:0: Open coroutine starting 0x1441e80
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 main-1:0: Started background coroutine 0x1441f10
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28c0d929c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 main-1:0: channel type 1 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 main-1:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 main-1:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 main-1:0: Coroutine exit main-1:0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 main-1:0: Open coroutine starting 0x1441e80
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 main-1:0: Started background coroutine 0x1441f10
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28bf3919c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 main-1:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 main-1:0: channel type 1 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 main-1:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 main-1:0: spice_channel_recv_link_msg: 2 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 main-1:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1707 main-1:0: got channel caps 0:0x9
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 main-1:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 main-1:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:2019 set mm time: 30731855
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:2022 spice_session_set_mm_time: mm-time-reset, old 1157065954, new 30731855
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1385 agent connected: yes
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1833 main_agent_handle_msg: cap: 0 (mouse state)
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1833 main_agent_handle_msg: cap: 1 (monitors config)
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1833 main_agent_handle_msg: cap: 2 (reply)
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1833 main_agent_handle_msg: cap: 5 (clipboard)
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1833 main_agent_handle_msg: cap: 6 (clipboard selection)
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1833 main_agent_handle_msg: cap: 7 (?)
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 usbredir-9:3: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 usbredir-9:2: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 usbredir-9:1: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 usbredir-9:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 record-6:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 playback-5:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 cursor-4:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 display-2:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:127 inputs-3:0: spice_channel_constructed
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:3: Open coroutine starting 0x141d070
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:3: Started background coroutine 0x141d100
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:2: Open coroutine starting 0x141f010
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:2: Started background coroutine 0x141f0a0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:1: Open coroutine starting 0x1420fb0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:1: Started background coroutine 0x1421040
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:0: Open coroutine starting 0x1423300
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:0: Started background coroutine 0x1423390
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 playback-5:0: Open coroutine starting 0x1464370
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 playback-5:0: Started background coroutine 0x1464400
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 record-6:0: Open coroutine starting 0x1463140
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 record-6:0: Started background coroutine 0x14631d0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 display-2:0: Open coroutine starting 0x146aff0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 display-2:0: Started background coroutine 0x146b080
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28be3919c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28bd3919c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28b3ffe9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28b2ffe9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28b1ffe9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28b0ffe9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28afffe9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:3: channel type 9 id 3 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:2: channel type 9 id 2 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:0: channel type 9 id 0 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:1: channel type 9 id 1 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 playback-5:0: channel type 5 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 display-2:0: channel type 2 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:3: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 usbredir-9:3: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 usbredir-9:3: Coroutine exit usbredir-9:3
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 usbredir-9:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 usbredir-9:0: Coroutine exit usbredir-9:0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:2: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 usbredir-9:2: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 usbredir-9:2: Coroutine exit usbredir-9:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:3: Open coroutine starting 0x141d070
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:3: Started background coroutine 0x141d100
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:0: Open coroutine starting 0x1423300
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:0: Started background coroutine 0x1423390
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:2: Open coroutine starting 0x141f010
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:2: Started background coroutine 0x141f0a0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:1: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 usbredir-9:1: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 usbredir-9:1: Coroutine exit usbredir-9:1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 playback-5:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 playback-5:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 playback-5:0: Coroutine exit playback-5:0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 display-2:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 display-2:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 display-2:0: Coroutine exit display-2:0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f289ffff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f289efff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f289dfff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 usbredir-9:1: Open coroutine starting 0x1420fb0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 usbredir-9:1: Started background coroutine 0x1421040
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 playback-5:0: Open coroutine starting 0x1464370
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 playback-5:0: Started background coroutine 0x1464400
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 display-2:0: Open coroutine starting 0x146aff0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 display-2:0: Started background coroutine 0x146b080
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f289cfff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f2897fff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f2896fff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 usbredir-9:3: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 usbredir-9:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 usbredir-9:2: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 usbredir-9:1: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 playback-5:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 display-2:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:3: channel type 9 id 3 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:0: channel type 9 id 0 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 playback-5:0: channel type 5 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:1: channel type 9 id 1 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 usbredir-9:2: channel type 9 id 2 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:3: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 usbredir-9:3: spice_channel_recv_link_msg: 1 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 usbredir-9:3: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 usbredir-9:3: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 display-2:0: channel type 2 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 playback-5:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 playback-5:0: spice_channel_recv_link_msg: 2 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 playback-5:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1707 playback-5:0: got channel caps 0:0x3
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 playback-5:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:1: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 usbredir-9:1: spice_channel_recv_link_msg: 1 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 usbredir-9:1: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 usbredir-9:1: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:2: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 usbredir-9:2: spice_channel_recv_link_msg: 1 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 usbredir-9:2: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 usbredir-9:2: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 usbredir-9:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 usbredir-9:0: spice_channel_recv_link_msg: 1 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 usbredir-9:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 usbredir-9:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 display-2:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 display-2:0: spice_channel_recv_link_msg: 2 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 display-2:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1707 display-2:0: got channel caps 0:0x2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 display-2:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 playback-5:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-playback.c:414 playback-5:0: playback_handle_mode: time 30732489 mode 2 data 0x1487d16 size 0
(remote-viewer:11648): GSpice-DEBUG: spice-pulse.c:646 playback mute changed 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 usbredir-9:1: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:1: usbredirparser: Peer version: qemu usb-redir guest 0.12.1, using 64-bits ids
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 usbredir-9:2: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:2: usbredirparser: Peer version: qemu usb-redir guest 0.12.1, using 64-bits ids
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 usbredir-9:3: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirparser: Peer version: qemu usb-redir guest 0.12.1, using 64-bits ids
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 display-2:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-display.c:901 display-2:0: spice_display_channel_up: cache_size 83886080, glz_window_size 25161728 (bytes)
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 usbredir-9:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:0: usbredirparser: Peer version: qemu usb-redir guest 0.12.1, using 64-bits ids
(remote-viewer:11648): GSpice-DEBUG: channel-display.c:748 display-2:0: Create primary canvas
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0x2: yes
(remote-viewer:11648): GSpice-DEBUG: channel-display.c:1811 display-2:0: monitors config: n: 1/1
(remote-viewer:11648): GSpice-DEBUG: channel-display.c:1831 display-2:0: monitor id: 0, surface id: 0, +0+0-1920x1080
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:0x0, window 0x0, zoom 1
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:0x0, window 0x0, zoom 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:0x0, window 0x0, zoom 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:0x0, window 0x0, zoom 1
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:2070 mouse mode 2
(remote-viewer:11648): GSpice-DEBUG: channel-display.c:424 display-2:0: get primary 0x7f28ac012000
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:288 update monitor area 0:0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:2112 update area, primary: 1920x1080, area: +0+0 1920x1080
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:1920x1080, window 0x0, zoom 1
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:2206 widget mark: 0, 0:0 0x128e1f0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:1920x1080, window 0x0, zoom 1
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:1920x1080, window 0x0, zoom 1
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:1920x1080, window 1x1, zoom 1
(remote-viewer:11648): vnc-keymap-DEBUG: vncdisplaykeymap.c:202 Using evdev keycode mapping
(remote-viewer:11648): GSpice-DEBUG: channel-display.c:954 display-2:0: display_handle_mark
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1046 recalc geom monitor: 0:0, guest +0+0:1920x1080, window 1920x1080, zoom 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 inputs-3:0: Open coroutine starting 0x146ba90
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 inputs-3:0: Started background coroutine 0x146bb20
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 cursor-4:0: Open coroutine starting 0x1469500
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 cursor-4:0: Started background coroutine 0x1469590
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:2206 widget mark: 1, 0:0 0x128e1f0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1477 focus_in_event
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1271 release_keys
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1447 enter_event
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:734 grab keyboard
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f2895fff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f2894fff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5918
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 inputs-3:0: channel type 3 id 0 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 cursor-4:0: channel type 4 id 0 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 inputs-3:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 inputs-3:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 inputs-3:0: Coroutine exit inputs-3:0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 inputs-3:0: Open coroutine starting 0x146ba90
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 inputs-3:0: Started background coroutine 0x146bb20
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 cursor-4:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 cursor-4:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 cursor-4:0: Coroutine exit cursor-4:0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f2893fff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 cursor-4:0: Open coroutine starting 0x1469500
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 cursor-4:0: Started background coroutine 0x1469590
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f2892fff9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 inputs-3:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 cursor-4:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 inputs-3:0: channel type 3 id 0 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 cursor-4:0: channel type 4 id 0 num common caps 1 num caps 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 inputs-3:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 inputs-3:0: spice_channel_recv_link_msg: 2 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 inputs-3:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1707 inputs-3:0: got channel caps 0:0x1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 inputs-3:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 cursor-4:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 cursor-4:0: spice_channel_recv_link_msg: 1 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 cursor-4:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 cursor-4:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 inputs-3:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 cursor-4:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: channel-cursor.c:351 cursor-4:0: set_cursor: flags 0, size 2304
(remote-viewer:11648): GSpice-DEBUG: channel-cursor.c:358 cursor-4:0: set_cursor: type alpha(0), 0, 24x24
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 record-6:0: channel type 6 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 record-6:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1682 record-6:0: switching to tls
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2363 record-6:0: Coroutine exit record-6:0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2385 record-6:0: Open coroutine starting 0x1463140
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2231 record-6:0: Started background coroutine 0x14631d0
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1743 connecting 0x7f28ae5fd9c0...
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1812 open host rhevm.demo.ru:5919
(remote-viewer:11648): GSpice-DEBUG: spice-session.c:1729 connect ready
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2187 record-6:0: Load CA, file: cacert.pem, data: (nil)
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1163 record-6:0: channel type 6 id 0 num common caps 1 num caps 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1194 record-6:0: Peer version: 2:2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1691 record-6:0: spice_channel_recv_link_msg: 2 caps
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1701 record-6:0: got common caps 0:0xB
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1707 record-6:0: got channel caps 0:0x3
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 2 in 0xB: no
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 1 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 3 in 0xB: yes
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1736 record-6:0: use mini header: 1
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:1100 record-6:0: channel up, state 2
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x3: yes
(remote-viewer:11648): GSpice-DEBUG: spice-pulse.c:688 record mute changed 0
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1107 main-1:0: monitor config: #0 1920x1080+0+0 @ 32 bpp
(remote-viewer:11648): GSpice-DEBUG: channel-main.c:1905 main_agent_handle_msg: reply: type 2, success
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 111  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 111  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x1: yes
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 328
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 328
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 52x19, id 0, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 9836c430 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 9836c430 (1)
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 36  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 36  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x1: yes
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 28
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 28
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 15x410, id 1, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 15078441 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 15078441 (2)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 642x410, id 2, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 638e3f7d [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 638e3f7d (3)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 15x410, id 3, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image c743323c [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image c743323c (4)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 642x410, id 4, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image d4e398df [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image d4e398df (5)
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:1420 disconnecting device 0x13ccc30
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:889 device removed 0x13ccc30
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 111  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 111  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x1: yes
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 328
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 328
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 36  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 36  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x1: yes
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 28
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 28
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 15x410, id 5, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 54dc8ea9 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 54dc8ea9 (6)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 642x410, id 6, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 3fb5af92 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 3fb5af92 (7)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 15x410, id 7, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 90c0882a [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 90c0882a (8)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 642x410, id 8, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image fc871585 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image fc871585 (9)
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:1291 connecting device 0x15326e0
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:324 usbredir-9:3: connecting usb channel 0x141d070
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:762 ungrab keyboard
(remote-viewer:11648): GSpice-DEBUG: usb-device-manager.c:856 device added 0x15326e0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:734 grab keyboard
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 18
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 18
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 4 len 0
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 4 len 0
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 4 len 0
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 9
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 86
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 4
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 16
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 38
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 0 len 30
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 111  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 111  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x1: yes
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 328
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 328
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 36  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 36  state: 16  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel.c:2619 test cap 0 in 0x1: yes
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 28
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 28
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 15x410, id 9, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 862cbab6 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 862cbab6 (10)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 642x410, id 10, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 7fb805a3 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 7fb805a3 (11)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 15x410, id 11, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image a46d1656 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image a46d1656 (12)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 642x410, id 12, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image a0640430 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image a0640430 (13)
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: control complete ep 80 status 4 len 0
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 64
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 32
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 37  state: 16  group 0 modifier 1
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 29
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event press: keycode: 64  state: 20  group 0 modifier 1
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode:  scancode 56
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 38x18, id 13, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 312fbbb5 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 312fbbb5 (14)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 50x18, id 14, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 8061a32c [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 8061a32c (15)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 27x18, id 15, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 63808e75 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 63808e75 (16)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 42x18, id 16, ref 0
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:94 glz_decoder_window_resize: array resize 16 -> 32
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image a0786772 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image a0786772 (17)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 69x18, id 17, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 5112ab9e [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 5112ab9e (18)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 58x18, id 18, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 9967549e [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 9967549e (19)
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 156x24, id 19, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 5309032d [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 5309032d (20)
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 68  state: 28  group 0 modifier 0
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 37  state: 28  group 0 modifier 1
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 29
(remote-viewer:11648): GSpice-DEBUG: spice-widget.c:1342 key_event release: keycode: 64  state: 24  group 0 modifier 1
(remote-viewer:11648): GSpice-DEBUG: spice-util.c:234 spice_make_scancode: release scancode 56
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 38x18, id 20, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 2ab8bb11 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 2ab8bb11 (21)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 50x18, id 21, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 569f6916 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 569f6916 (22)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 27x18, id 22, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 48d78169 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 48d78169 (23)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 42x18, id 23, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 70c7b117 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 70c7b117 (24)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 69x18, id 24, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image 9c7adb48 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image 9c7adb48 (25)
(remote-viewer:11648): GSpice-DEBUG: decode-glz.c:372 decode_header: 58x18, id 25, ref 0
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:92 cache_find: image fa0b4bf4 [not found]
(remote-viewer:11648): GSpice-DEBUG: spice-channel-cache.h:108 cache_add: image fa0b4bf4 (26)
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 01 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 01 status 0 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk submit ep 82 len 10
(remote-viewer:11648): GSpice-DEBUG: channel-usbredir.c:490 usbredir-9:3: usbredirhost: bulk complete ep 82 status 0 len 10
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]