KVM Bugs and Errors

Hello!

I have a many errors and questions. Begin.

sudo apt-get install qxl-xorg-enhance
[sudo] password for w:
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package qxl-xorg-enhance

No package in Ubuntu 16.04.

virsh -c qemu:///system net-start default
error: Failed to start network default
error: Requested operation is not valid: network is already active

Cool, what to do?

qxl-xorg-enhance Universal installation (Guest OS, into Whonix)
Only for Whonix’s old versions, 12 and below??? (slow in 13 for me):

sudo su
echo -e ‘Section “Device”’‘\n Identifier “qxl”’‘\n Driver “qxl”’‘\n Option “ENABLE_SURFACES” “False”’‘\nEndSection’ >“/usr/share/X11/xorg.conf.d/50-qxl.conf”
reboot

virsh -c qemu:///system net-start default
error: Failed to start network default
error: Requested operation is not valid: network is already active

virsh net-destroy default
Network default destroyed

virsh -c qemu:///system net-start default
Network default started

I can’t understand, need do “mv” or “cp --sparse=always” ?

Probably there is no difference.