]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: Stop leaking PIO bitmaps on cell destruction
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 28 Jun 2015 17:28:27 +0000 (19:28 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sun, 28 Jun 2015 17:35:25 +0000 (19:35 +0200)
commit9a943fdf0b8fade8dbce1beeef3aa8a16d5b764c
treec783313e95c6f0e8c87eb7851f2f11192668c462
parent28651a3549784a0ee347ac3bfd00435c1d13f8dd
x86: Stop leaking PIO bitmaps on cell destruction

Regression of 982f25c88f: We need to release the pages allocated as PIO
bitmap by vcpu_vendor_cell_init on cell destruction.

CC: Valentine Sinitsyn <valentine.sinitsyn@gmail.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/svm.c
hypervisor/arch/x86/vmx.c