>>497
# cp -p /usr/share/doc/libvirt-bin/examples/libvirt-suspendonreboot /etc/init.d/
# chmod 755 /etc/init.d/libvirt-suspendonreboot
# mkdir -p /var/lib/libvirt/autosuspend
# update-rc.d libvirt-suspendonreboot defaults 21 19
て感じでマシンシャットダウンして,起動時にシャットダウン前に起動してた仮想マシンそのまま動いてるから多分動いてる
Ubuntu10.10 amd64