]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: PPC: Initialize linears with zeros
authorAlexander Graf <agraf@suse.de>
Tue, 17 Jan 2012 14:11:28 +0000 (15:11 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:57:27 +0000 (14:57 +0200)
commitb7f5d0114c708d6efd264a2c5e5a31cf292a9cec
tree898cd5e55e9caf728b742ec1c4355882d659efd7
parentb4e706111d501991c59d2af23a299ab52a06b03d
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>
arch/powerpc/kvm/book3s_hv_builtin.c