Re: Help - How to paste from host (Debian) to Virtual machine (Win10)

2020-09-08 Thread Dennis Wicks

Kushal Kumaran wrote on 9/7/20 7:31 PM:

Dennis Wicks  writes:


Greetings!

Is there any way that I can copy and paste from Deb host to VM Win10
and vice versa?



Assuming you are using qemu-kvm to run your VM, the search keyword would
be SPICE.

You need to have the appropriate devices attached to the VM (a spice
channel at the minimum), and the corresponding driver software installed
in the VM.

https://www.spice-space.org/spice-user-manual.html#agent
https://www.spice-space.org/download.html#windows-binaries

Thanks for the pointers! Finally got all the pieces in place 
and it copy/paste works great!


Again, Many Tnx!



Re: Help - How to paste from host (Debian) to Virtual machine (Win10)

2020-09-07 Thread Kushal Kumaran
Dennis Wicks  writes:

> Greetings!
>
> Is there any way that I can copy and paste from Deb host to VM Win10
> and vice versa?
>

Assuming you are using qemu-kvm to run your VM, the search keyword would
be SPICE.

You need to have the appropriate devices attached to the VM (a spice
channel at the minimum), and the corresponding driver software installed
in the VM.

https://www.spice-space.org/spice-user-manual.html#agent
https://www.spice-space.org/download.html#windows-binaries

-- 
regards,
kushal



Help - How to paste from host (Debian) to Virtual machine (Win10)

2020-09-07 Thread Dennis Wicks

Greetings!

Is there any way that I can copy and paste from Deb host to 
VM Win10 and vice versa?


Many TIA!
Dennis