Public bug reported:
I am using virsh to manage my virtual machines (KVM, bridged networking). After
upgrading from Ubuntu 8.10 to 10.04 I am not able to save/restore my guest
systems properly anymore. After restoring, the guest systems are up and running
well but they don't have any network co
Hi
to save a guest system, I use "virsh -c qemu:///system save guest01
~/guest01.state" (pwd is /root)
to restore the guest, I use "virsh -c qemu:///system restore ~/guest01.state"
After restoring the guest, I'm able to connect to it through the host
system's VNC port ("virsh -c qemu:///system v