I have a Manjaro Host. I have always used Virtual Box. Today decided to give KVM a try. Followed: Virt-manager - Manjaro.
Now I have a Manjaro guest as well, and I am very impressed with the performance of KVM.
There are 2 small issues I don’t seem to be able to resolve:
1 - View/Scale Display - sub-menu is completely missing
2 - Although I can share files, I don’t seem to be able to c/p between host & guest
I figure I am missing a package or something. I checked guest and I do have spice-vdagent
In desperation I even installed spice-vdagent on the host (I don’t think that was necessary).
Not sure what info I can share with you so you can help me Please let me know and I’ll update the post.
Thanks in advance!
for what it’s worth - I also created windows guest and the same issue there (even after installing the client tools on windows)
On XFCE live session, it actually detects the resolution, but it doesn’t update automatically when you resize the vm window. Wouldn’t be hard to run another service, which will watch and update the resolution. If you run xrandr, then the first resolution change when you change the window size.
There are efforts to create a webdav-server for folder-sharing: Spice User Manual
gnome-boxes has it integrated in the settings and is easy to use. You need to install phodav and spice-webdavd.service must be running in the VM. There is also a msi setup for windows.
However, webdav has limitations. Especially the performance for big files is not great, but it does the job well when transferring files or open small files.
So for some reason spice-vdagent is not running at start up, even though on the host I can see it in /etc/xdg/autostart/spice-vdagent.desktop
When I ran it manually I was able to c/p from the clipboard between host & guest.
However resizing the window does not change display resolution. I would expect the resolution to readjust to the size of the window (maybe my expectations are wrong).