diff options
author | Avi Kivity <avi@qumranet.com> | 2007-01-06 00:36:52 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 07:55:27 (GMT) |
commit | f51234c2cd3ab8bed836e09686e27877e1b55f2a (patch) | |
tree | fbdfbfaf5d7b9c80a105d15b28d600653661572b /drivers/kvm/kvm_main.c | |
parent | 143646567f6dcd584e1ab359b5ec83e0545e70cf (diff) | |
download | linux-fsl-qoriq-f51234c2cd3ab8bed836e09686e27877e1b55f2a.tar.xz |
[PATCH] KVM: MMU: Free pages on kvm destruction
Because mmu pages have attached rmap and parent pte chain structures, we need
to zap them before freeing so the attached structures are freed.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions