KVM: Fix memory leak on guest exit
authorCarsten Otte <cotte@de.ibm.com>
Fri, 27 Jun 2008 13:05:34 +0000 (15:05 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:37 +0000 (12:42 +0300)
commitdfdded7c41e5b68c79a9f8a942d41f56bc265ba4
tree7e5949075ae9e2f47bc953c45cb7c8419d776761
parenteff0114ac3d3a20a5c93b31b00134e59bfc75189
KVM: Fix memory leak on guest exit

This patch fixes a memory leak, we want to free the physmem when destroying
the vm.

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/s390/kvm/kvm-s390.c