I did a fresh install of 10.04.4 LTS, installed libvirt and qemu-kvm,
set up a precise guest, used the following settings:


<interface type='bridge'>
<mac address='52:54:00:ad:9e:8e'/>
<source bridge='br0'/>
</interface>

/usr/bin/qemu-system-x86_64 -S -M pc-0.12 -enable-kvm -m 512 -smp 1
-name cdboot -uuid c1131e19-aa43-cc61-573e-beb0e654c9dd -chardev
socket,id=monitor,path=/var/lib/libvirt/qemu/cdboot.monitor,server,nowait
-monitor chardev:monitor -boot c -drive
file=/home/ubuntu/cdboot.img,if=ide,index=0,boot=on,format=raw -net
nic,macaddr=52:54:00:ad:9e:8e,vlan=0,name=nic.0 -net
tap,fd=63,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial
chardev:serial0 -parallel none -usb -vnc 127.0.0.1:0 -vga cirrus
-soundhw ac97

But save/restore worked fine for me.

Do you see anything above that looks different from what you have?

** Changed in: libvirt (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/914803

Title:
  Virtual machine frozen after a save restore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/914803/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to