I had posted a patch to fix the issue
before:(http://patchwork.ozlabs.org/patch/64346/), saving memory state
is time consuming, which may takes several minutes.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https:/
Public bug reported:
Binary package hint: qemu-kvm
On Ubuntu 10.04 LTS (2.6.32-22-server), amd 64
Both qemu-kvm and libcgroup1, cgroup-bin are installed.
If I start cgconfig, by "service cgconfig start", then "stop qemu-kvm", which
will hang at "modprobe -r kvm_amd"
the kernel error message:
Ju
Public bug reported:
I enabled cgroup for libvirt by:
Create a new virt group, by adding
group virt {
cpu {
cpu.shares = 9216;
}
}
into /etc/cgconfig.conf. And add "root:/usr/sbin/libvirtd cpu virt/" into
/etc/cgrules.conf
So, when I start libvirt-bin, libvirt