commit | dfdded7c41e5b68c79a9f8a942d41f56bc265ba4 | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Fri Jun 27 15:05:34 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:42:37 2008 +0300 |
tree | 7e5949075ae9e2f47bc953c45cb7c8419d776761 | |
parent | eff0114ac3d3a20a5c93b31b00134e59bfc75189 [diff] |
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>