commit | 8fbe6a541f50eeec5e3e49bd92db23ade9496673 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Aug 15 16:00:40 2012 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed Aug 15 15:31:24 2012 -0300 |
tree | 53f9e664c37a4ce4aabd7d9025485307c97f8762 | |
parent | 28a6fdabb3ea775d3d707afd9d2728b3ced2c34d [diff] |
KVM guest: disable stealtime on reboot to avoid mem corruption else, host continues to update stealtime after reboot, which can corrupt e.g. initramfs area. found when tracking down initramfs unpack error on initial reboot (with qemu-kvm -smp 2, no problem with single-core). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>