<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,<br>
</p>
<br>
<div class="moz-cite-prefix">On 04/26/2017 01:26 AM, Oscar Segarra
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJq8taEixQL6gGanSdP_zub-dz+BqGznw+gikL9TceScoVeUHQ@mail.gmail.com">
<div dir="ltr">Hi Pavel,
<div><br>
</div>
<div>With updated documentation I have configured the USB3
support (nec-xhci)</div>
<div><br>
</div>
<div>After setting this configuration, my USB2 pen drive has
begun working on my Windows 10 guest. Nevertheless, the USB3
is not working yet.</div>
</div>
</blockquote>
Does both xhci & usb3 device appear in windows device manager? <br>
<br>
As mentioned in the documentation usb3 is less tested, especially on
windows<br>
guests, i would suggest to use the EHCI controller set up, that
should also work with<br>
your usb3 device (but it will fall back to usb2.0 so.. no usb3 speed
:/)<br>
<br>
<blockquote type="cite"
cite="mid:CAJq8taEixQL6gGanSdP_zub-dz+BqGznw+gikL9TceScoVeUHQ@mail.gmail.com">
<div dir="ltr">
<div><br>
</div>
<div>
<div><font face="monospace, monospace"> 32104 ? Sl
47:42 /usr/libexec/qemu-kvm -name one-62 -S -machine
pc-i440fx-rhel7.0.0,accel=kvm,usb=off -cpu SandyBridge -m
2048 -realtime mlock=off -smp
2,sockets=2,cores=1,threads=1 -uuid
c5cfe20c-42a9-4f7b-856d-078d950f47a0 -no-user-config
-nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt
qemu/domain-7-one-62/monitor.sock,server,nowait -mon
chardev=charmonitor,id=monitor,mode=control -rtc base=utc
-no-shutdown -boot strict=on <b><font color="#ff0000">-device
nec-usb-xhci</font></b>,id=usb,bus=pci.0,addr=0x5
-device
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6
-device usb-hub,id=hub0,bus=usb.0,port=1 -drive
file=/var/lib/one//datastores/0/62/disk.0,format=qcow2,if=none,id=drive-ide0-0-0,cache=directsync
-device
ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1
-netdev tap,fd=30,id=hostnet0,vhost=on,vhostfd=32 -device
virtio-net-pci,netdev=hostnet0,id=net0,mac=02:00:ba:b8:50:78,bus=pci.0,addr=0x3,bootindex=2
-chardev spicevmc,id=charchannel0,name=vdagent -device
virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0
-chardev
socket,id=charchannel1,path=/var/lib/libvirt/qemu/channel/target/domain-7-one-62/org.qemu.guest_agent.0,server,nowait
-device
virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel1,id=channel1,name=org.qemu.guest_agent.0
-device usb-tablet,id=input0,bus=usb.0,port=2 -spice
port=5962,addr=0.0.0.0,disable-ticketing,seamless-migration=on
-k es -vga qxl -global qxl-vga.ram_size=67108864 -global
qxl-vga.vram_size=67108864 -global qxl-vga.vgamem_mb=64
-device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -chardev
spicevmc,id=charredir0,name=usbredir -device
usb-redir,chardev=charredir0,id=redir0,bus=usb.0,port=3
-chardev spicevmc,id=charredir1,name=usbredir -device
usb-redir,chardev=charredir1,id=redir1,bus=usb.0,port=4
-chardev spicevmc,id=charredir2,name=usbredir -device
usb-redir,chardev=charredir2,id=redir2,bus=usb.0,port=1.1
-chardev spicevmc,id=charredir3,name=usbredir -device
usb-redir,chardev=charredir3,id=redir3,bus=usb.0,port=1.2
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7
-msg timestamp=on</font></div>
<div><br>
</div>
</div>
<div>Thanks a lot.</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-04-25 20:04 GMT+02:00 Pavel Grunt
<span dir="ltr"><<a href="mailto:pgrunt@redhat.com"
target="_blank" moz-do-not-send="true">pgrunt@redhat.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><span
class="">On Tue, 2017-04-25 at 20:12 +0300, Yuri
Benditovich wrote:<br>
> It looks like piix3-usb-uhci is full-speed
controller. In could be<br>
> problematic to redirect high-speed devices to it.<br>
> Please try it with addition of ich9-ehci, for example
(for USB2).<br>
> For USB3 you will need xhci model.<br>
> See also <a
href="https://people.freedesktop.org/%7Eteuf/spice-"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://people.freedesktop.<wbr>org/~teuf/spice-</a><br>
> doc/html/ch02s06.html<br>
<br>
</span>updated usbredir documentation:<br>
<a href="https://www.spice-space.org/usbredir.html"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.spice-space.org/<wbr>usbredir.html</a><br>
<div class="HOEnZb">
<div class="h5"><br>
><br>
> Thanks,<br>
> Yuri<br>
><br>
><br>
><br>
><br>
> On Tue, Apr 25, 2017 at 7:57 PM, Oscar Segarra
<oscar.segarra@gmail.<br>
> com> wrote:<br>
> > Hi, <br>
> ><br>
> ><br>
> > ps ax | grep qemu<br>
> ><br>
> > 11538 ? Sl 2:56
/usr/libexec/qemu-kvm -name one-58 -S<br>
> > -machine pc-i440fx-rhel7.0.0,accel=kvm,<wbr>usb=off
-cpu SandyBridge -m<br>
> > 2048 -realtime mlock=off -smp
2,sockets=2,cores=1,threads=1 -uuid<br>
> > 601a0119-1052-40e0-aa68-<wbr>a1bbd0d78fce
-no-user-config -nodefaults<br>
> > -chardev socket,id=charmonitor,path=/<wbr>var/lib/libvirt
qemu/domain-<br>
> > 3-one-58/monitor.sock,server,<wbr>nowait -mon<br>
> > chardev=charmonitor,id=<wbr>monitor,mode=control
-rtc base=utc -no-<br>
> > shutdown -boot strict=on -device piix3-usb-<br>
> > uhci,id=usb,bus=pci.0,addr=<wbr>0x1.0x2
-device virtio-serial-<br>
> > pci,id=virtio-serial0,bus=pci.<wbr>0,addr=0x5
-device usb-<br>
> > hub,id=hub0,bus=usb.0,port=1 -drive<br>
> > file=/var/lib/one//datastores/<wbr>0/58/disk.0,format=qcow2,if=<wbr>none,id=<br>
> > drive-ide0-0-0,cache=<wbr>directsync -device
ide-<br>
> > hd,bus=ide.0,unit=0,drive=<wbr>drive-ide0-0-0,id=ide0-0-0,<wbr>bootindex=1<br>
> > -netdev tap,fd=29,id=hostnet0,vhost=<wbr>on,vhostfd=31
-device virtio-<br>
> > net-<br>
> > pci,netdev=hostnet0,id=net0,<wbr>mac=02:00:ba:b8:50:7d,bus=pci.<wbr>0,addr=0<br>
> > x3,bootindex=2 -chardev
spicevmc,id=charchannel0,name=<wbr>vdagent<br>
> > -device virtserialport,bus=virtio-<br>
> > serial0.0,nr=1,chardev=<wbr>charchannel0,id=channel0,name=<wbr>com.redhat.sp<br>
> > ice.0 -chardev<br>
> > socket,id=charchannel1,path=/<wbr>var/lib/libvirt/qemu/channel/<wbr>target/d<br>
> > omain-3-one-58/org.qemu.guest_<wbr>agent.0,server,nowait
-device<br>
> > virtserialport,bus=virtio-<br>
> > serial0.0,nr=2,chardev=<wbr>charchannel1,id=channel1,name=<wbr>org.qemu.gues<br>
> > t_agent.0 -device
usb-tablet,id=input0,bus=usb.<wbr>0,port=2 -spice<br>
> > port=5958,addr=0.0.0.0,<wbr>disable-ticketing,seamless-<wbr>migration=on
-k<br>
> > es -vga qxl -global qxl-vga.ram_size=67108864
-global qxl-<br>
> > vga.vram_size=67108864 -global
qxl-vga.vgamem_mb=16 -device intel-<br>
> > hda,id=sound0,bus=pci.0,addr=<wbr>0x4 -device
hda-duplex,id=sound0-<br>
> > codec0,bus=sound0.0,cad=0 -chardev<br>
> > spicevmc,id=charredir0,name=<wbr>usbredir
-device usb-<br>
> > redir,chardev=charredir0,id=<wbr>redir0,bus=usb.0,port=1.1
-chardev<br>
> > spicevmc,id=charredir1,name=<wbr>usbredir
-device usb-<br>
> > redir,chardev=charredir1,id=<wbr>redir1,bus=usb.0,port=1.2
-chardev<br>
> > spicevmc,id=charredir2,name=<wbr>usbredir
-device usb-<br>
> > redir,chardev=charredir2,id=<wbr>redir2,bus=usb.0,port=1.3
-device<br>
> > virtio-balloon-pci,id=<wbr>balloon0,bus=pci.0,addr=0x6
-msg<br>
> > timestamp=on<br>
> > 17237 pts/2 S+ 0:00 grep --color=auto
qemu<br>
> ><br>
> ><br>
> ><br>
> ><br>
> > 2017-04-25 18:24 GMT+02:00 Yuri Benditovich
<yuri.benditovich@dayn<br>
> > <a href="http://ix.com" rel="noreferrer"
target="_blank" moz-do-not-send="true">ix.com</a>>:<br>
> > > Sorry for unclear request.<br>
> > > Please run on the host "ps ax | grep
qemu", the output gives us<br>
> > > the<br>
> > > exact command line of qemu instance which
creates guest system.<br>
> > > This is what I asked for.<br>
> > ><br>
> > > Thanks<br>
> > ><br>
> > > On Tue, Apr 25, 2017 at 7:09 PM, Jonathon
Jongsma <jjongsma@redh<br>
> > > <a href="http://at.com" rel="noreferrer"
target="_blank" moz-do-not-send="true">at.com</a>>
wrote:<br>
> > > > On Tue, 2017-04-25 at 18:03 +0200,
Oscar Segarra wrote:<br>
> > > > > My guest system is a Windows
10... I think generic USB2<br>
> > > > driver should<br>
> > > > > be installed by default...<br>
> > > > ><br>
> > > > > As it is a Windows guest...
there is no "ps" command... :S<br>
> > > ><br>
> > > > The 'ps' command should be run on
the host, not the guest.<br>
> > > ><br>
> > > ><br>
> > > > ><br>
> > > > > Thanks a lot.<br>
> > > > ><br>
> > > > > Th<br>
> > > > ><br>
> > > > > 2017-04-25 18:00 GMT+02:00 Yuri
Benditovich <yuri.benditovic<br>
> > > > h@daynix.<br>
> > > > > com>:<br>
> > > > > > Hi Oscar,<br>
> > > > > ><br>
> > > > > > Can you please also submit
to the bug exact qemu command-<br>
> > > > line for<br>
> > > > > > Win10 guest, for example
output of "ps ax | grep qemu".<br>
> > > > > > Is it possible that your
guest system does not have USB2<br>
> > > > > > controller?<br>
> > > > > ><br>
> > > > > > Thanks<br>
> > > > > > Yuri<br>
> > > > > ><br>
> > > > > > On Tue, Apr 25, 2017 at
6:40 PM, Oscar Segarra <oscar.sega<br>
> > > > rra@gmail<br>
> > > > > > .com> wrote:<br>
> > > > > > > Sorry but I don't
know how to do it... I have installed<br>
> > > > vistual<br>
> > > > > > > studio in guest and
the WDK... but I don't know how to<br>
> > > > check<br>
> > > > > > > it...<br>
> > > > > > ><br>
> > > > > > > Is there any detailed
step by step document that I can<br>
> > > > follow to<br>
> > > > > > > debug the driver?<br>
> > > > > > ><br>
> > > > > > > Thanks a lot.<br>
> > > > > > ><br>
> > > > > > > 2017-04-25 17:37
GMT+02:00 Victor Toso <lists@victortoso<br>
> > > > .com>:<br>
> > > > > > > > Hi,<br>
> > > > > > > ><br>
> > > > > > > > On Mon, Apr 24,
2017 at 11:34:07PM +0200, Oscar<br>
> > > > Segarra wrote:<br>
> > > > > > > > > Hi, bug
opened!<br>
> > > > > > > ><br>
> > > > > > > > Bug is: <a
href="https://bugs.freedesktop.org/show_bug.cgi?id=1"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://bugs.freedesktop.org/<wbr>show_bug.cgi?id=1</a><br>
> > > > 00778<br>
> > > > > > > ><br>
> > > > > > > > Debug says:<br>
> > > > > > > ><br>
> > > > > > > > GSpice-DEBUG:
src/usbdk_api.c:62 UsbDk driver is<br>
> > > > installed.<br>
> > > > > > > > GSpice-DEBUG:
src/usbdk_api.c:86 Loading UsbDk API DLL<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:528 auto-<br>
> > > > connect filter<br>
> > > > > > > > set to
0x03,-1,-1,-1,0|-1,-1,-1,-1,1<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:2196 Auto-<br>
> > > > connect<br>
> > > > > > > > disabled, no
hider setup needed<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:1013 device<br>
> > > > added<br>
> > > > > > > > 0b05:179c
(0000000008274840)<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:1013 device<br>
> > > > added<br>
> > > > > > > > 1bcf:0823
(00000000082743A0)<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:1013 device<br>
> > > > added<br>
> > > > > > > > 04b4:f02f
(0000000008274540)<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:1013 device<br>
> > > > added<br>
> > > > > > > > 054c:05ba
(0000000008276320)<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:1013 device<br>
> > > > added<br>
> > > > > > > > 048d:1366
(0000000008276260)<br>
> > > > > > > > GSpice-DEBUG:
src/usb-device-manager.c:1013 device<br>
> > > > added<br>
> > > > > > > > 0a12:0001
(0000000008276800)<br>
> > > > > > > ><br>
> > > > > > > > It seems sane
enough. It would be great to have the<br>
> > > > UsbDk debug<br>
> > > > > > > > that I<br>
> > > > > > > > asked too ;)<br>
> > > > > > > ><br>
> > > > > > > > Cheers,<br>
> > > > > > > ><br>
> > > > > > > > ><br>
> > > > > > > > > Thanks a
lot!<br>
> > > > > > > > ><br>
> > > > > > > > > 2017-04-24
8:10 GMT+02:00 Victor Toso <victortoso@re<br>
> > > > <a href="http://dhat.com"
rel="noreferrer" target="_blank"
moz-do-not-send="true">dhat.com</a>><br>
> > > > > > > > :<br>
> > > > > > > > ><br>
> > > > > > > > > > Hi,<br>
> > > > > > > > > ><br>
> > > > > > > > > > On
Mon, Apr 24, 2017 at 07:47:35AM +0200, Oscar<br>
> > > > Segarra<br>
> > > > > > > > wrote:<br>
> > > > > > > > > > >
Hi Victor,<br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
thanks for your quick answer:<br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
Can you confirm that you are using virt-viewer<br>
> > > > 5.0?<br>
> > > > > > > > > > >
Yes<br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
Which kind of device are you trying? Was there<br>
> > > > any kind<br>
> > > > > > > > of device you<br>
> > > > > > > > > > >
were able to successfully redirect?<br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
I'm trying to redirect a standard pen drive (jus<br>
> > > > > > > > storage). I have
been<br>
> > > > > > > > > > able<br>
> > > > > > > > > > >
to successfully redirect my headset (<br>
> > > > > > > > > > > <a
href="https://steelseries.com/gaming-headsets/siberia-" rel="noreferrer"
target="_blank" moz-do-not-send="true">https://steelseries.com/<wbr>gaming-headsets/siberia-</a><br>
> > > > 350). I<br>
> > > > > > > > have tried with<br>
> > > > > > > > > > >
multiple pen-drives but no one works on the<br>
> > > > guest (they<br>
> > > > > > > > work properly in<br>
> > > > > > > > > > >
the client).<br>
> > > > > > > > > ><br>
> > > > > > > > > >
Interesting. Maybe they are mounted in the client<br>
> > > > OS and<br>
> > > > > > > > UsbDK is unable<br>
> > > > > > > > > > to
unmount them before redirecting?<br>
> > > > > > > > > ><br>
> > > > > > > > > > Could
you run virt-viewer from command-line with<br>
> > > > --spice-<br>
> > > > > > > > debug option<br>
> > > > > > > > > > and
file a bug at [0] with it attached? It would<br>
> > > > also be<br>
> > > > > > > > helpful to<br>
> > > > > > > > > > gather
logs from UsbDk side - for that you can<br>
> > > > follow items<br>
> > > > > > > > 1,2,3 from<br>
> > > > > > > > > > [1]
(it is a different bug)<br>
> > > > > > > > > ><br>
> > > > > > > > > > [0] <a
href="https://bugs.freedesktop.org/enter_bug.cgi?pro"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://bugs.freedesktop.org/<wbr>enter_bug.cgi?pro</a><br>
> > > > duct=Spic<br>
> > > > > > > > e<br>
> > > > > > > > > > [1] <a
href="https://bugzilla.redhat.com/show_bug.cgi?id=13"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=13</a><br>
> > > > 01088#c2<br>
> > > > > > > > > ><br>
> > > > > > > > > >
Cheers,<br>
> > > > > > > > > ><br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
Thanks a lot.<br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
2017-04-24 7:34 GMT+02:00 Victor Toso <victortos<br>
> > > > o@redhat.<br>
> > > > > > > > com>:<br>
> > > > > > > > > > ><br>
> > > > > > > > > > >
> Hi,<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> On Sun, Apr 23, 2017 at 11:32:43PM +0200,<br>
> > > > Oscar Segarra<br>
> > > > > > > > wrote:<br>
> > > > > > > > > > >
> > Hi,<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > In my environmet I have a W10 client and a<br>
> > > > W10 guest<br>
> > > > > > > > but in spite of<br>
> > > > > > > > > > >
> > the installation of the latest available<br>
> > > > filter<br>
> > > > > > > > driver<br>
> > > > > > > > > > >
> > UsbDk_1.0.19_x64.msi the USB redirection<br>
> > > > does not<br>
> > > > > > > > work yet.<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> Can you confirm that you are using virt-viewer<br>
> > > > 5.0?<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > I have tried with an USB2 and USB3 but I get<br>
> > > > the<br>
> > > > > > > > following
messages<br>
> > > > > > > > > > in<br>
> > > > > > > > > > >
> the<br>
> > > > > > > > > > >
> > W10 guest:<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > *USB2*<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > [image: Imágenes integradas 2]<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > My translation: "USB Storage device has a<br>
> > > > problem<br>
> > > > > > > > with the driver"<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > [image: Imágenes integradas 3]<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > *USB3*<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > [image: Imágenes integradas 1]<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > My translation: "Unkown USB device (Device<br>
> > > > descritor<br>
> > > > > > > > not valida) it<br>
> > > > > > > > > > does<br>
> > > > > > > > > > >
> > not work correctly"<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> Which kind of device are you trying? Was there<br>
> > > > any kind<br>
> > > > > > > > of device you<br>
> > > > > > > > > > >
> were able to successfully redirect?<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > Anybody has experienced the same issue?<br>
> > > > > > > > > > >
> ><br>
> > > > > > > > > > >
> > Thanks a lot.<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> I tested in win7 only in the past, with both<br>
> > > > webcam and<br>
> > > > > > > > bulk device<br>
> > > > > > > > > > (usb<br>
> > > > > > > > > > >
> 2.0 only but it should work with usb 3.0 for<br>
> > > > windows<br>
> > > > > > > > client too).<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> If you were not able to redirect anything so<br>
> > > > far, maybe<br>
> > > > > > > > it is worth to<br>
> > > > > > > > > > >
> try by restarting your client machine with<br>
> > > > driver<br>
> > > > > > > > signature
enforcement<br>
> > > > > > > > > > >
> disabled (a menu on boot by pressing F8 or F9,<br>
> > > > IIRC).<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> Let us know the results ;)<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> Cheers,<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
> ><br>
> > > > ______________________________<wbr>_________________<br>
> > > > > > > > > > >
> > Spice-devel mailing list<br>
> > > > > > > > > > >
> > <a
href="mailto:Spice-devel@lists.freedesktop.org"
moz-do-not-send="true">Spice-devel@lists.freedesktop.<wbr>org</a><br>
> > > > > > > > > > >
> > <a
href="https://lists.freedesktop.org/mailman/listin"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://lists.freedesktop.org/<wbr>mailman/listin</a><br>
> > > > fo/spice-<br>
> > > > > > > > devel<br>
> > > > > > > > > > >
><br>
> > > > > > > > > > >
><br>
> > > > > > > > > ><br>
> > > > > > > > > ><br>
> > > > > > > > > ><br>
> > > > > > > ><br>
> > > > > > > > >
______________________________<wbr>_________________<br>
> > > > > > > > > Spice-devel
mailing list<br>
> > > > > > > > > <a
href="mailto:Spice-devel@lists.freedesktop.org"
moz-do-not-send="true">Spice-devel@lists.freedesktop.<wbr>org</a><br>
> > > > > > > > > <a
href="https://lists.freedesktop.org/mailman/listinfo/spice"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://lists.freedesktop.org/<wbr>mailman/listinfo/spice</a><br>
> > > > -devel<br>
> > > > > > > ><br>
> > > > > > > ><br>
> > > > > > ><br>
> > > > > > ><br>
> > > > > > >
______________________________<wbr>_________________<br>
> > > > > > > Spice-devel mailing
list<br>
> > > > > > > <a
href="mailto:Spice-devel@lists.freedesktop.org"
moz-do-not-send="true">Spice-devel@lists.freedesktop.<wbr>org</a><br>
> > > > > > > <a
href="https://lists.freedesktop.org/mailman/listinfo/spice-dev"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://lists.freedesktop.org/<wbr>mailman/listinfo/spice-dev</a><br>
> > > > el<br>
> > > > > > ><br>
> > > > > ><br>
> > > > > ><br>
> > > > ><br>
> > > > > ______________________________<wbr>_________________<br>
> > > > > Spice-devel mailing list<br>
> > > > > <a
href="mailto:Spice-devel@lists.freedesktop.org"
moz-do-not-send="true">Spice-devel@lists.freedesktop.<wbr>org</a><br>
> > > > > <a
href="https://lists.freedesktop.org/mailman/listinfo/spice-devel"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://lists.freedesktop.org/<wbr>mailman/listinfo/spice-devel</a><br>
> > > ><br>
> > ><br>
> > ><br>
> ><br>
> ><br>
><br>
> ______________________________<wbr>_________________<br>
> Spice-devel mailing list<br>
> <a href="mailto:Spice-devel@lists.freedesktop.org"
moz-do-not-send="true">Spice-devel@lists.freedesktop.<wbr>org</a><br>
> <a
href="https://lists.freedesktop.org/mailman/listinfo/spice-devel"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://lists.freedesktop.org/<wbr>mailman/listinfo/spice-devel</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Spice-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/spice-devel">https://lists.freedesktop.org/mailman/listinfo/spice-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>