commit | b7f5d0114c708d6efd264a2c5e5a31cf292a9cec | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Jan 17 15:11:28 2012 +0100 |
committer | Avi Kivity <avi@redhat.com> | Mon Mar 05 14:57:27 2012 +0200 |
tree | 898cd5e55e9caf728b742ec1c4355882d659efd7 | |
parent | b4e706111d501991c59d2af23a299ab52a06b03d [diff] |
KVM: PPC: Initialize linears with zeros RMAs and HPT preallocated spaces should be zeroed, so we don't accidently leak information from previous VM executions. Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Avi Kivity <avi@redhat.com>