qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Spice File Drag + Drop from / to guest does not work


From: Erik Rull
Subject: [Qemu-devel] Spice File Drag + Drop from / to guest does not work
Date: Fri, 19 Feb 2016 12:28:06 +0100 (CET)

Hi all,

I got a Windows 8.1 guest running on ubuntu 14.04 / qemu-kvm 2.0.0 including
spice support.

I can connect the spice client to the guest and the copy / paste of text from /
to the client works (virtio serial port is running and the agent is running on
Windows.

But what I cannot get running is the file transfer.

Neither by copy + paste nor by drag+drop. And Drag + Drop from the guest to the
client doesn't work at all because the mouse cusor stops at the window border.

Maybe I missed just some bits and pieces to get it completely running.

My qemu command line is:

qemu-system-x86_64 -cpu kvm32,+nx -smp sockets=1,cores=1,threads=1 -qmp
tcp:127.0.0.1:4444,server,nowait -vga qxl -spice
port=5900,addr=127.0.0.1,disable-ticketing -drive
file=/dev/sdb,cache=writethrough -m 1024 -monitor stdio -boot c -localtime
-enable-kvm -net nic,vlan=0,model=rtl8139,macaddr=AC:DE:48:10:4D:67 -net
user,id=mylan,vlan=0,net=192.168.76.0/24,dhcpstart=192.168.76.9 -device
virtio-serial-pci -device
virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 -chardev
spicevmc,id=spicechannel0,name=vdagent

Thanks.

Best regards,

Erik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]