cputlb: destroy CPUTLB with tlb_destroy
commit816d9be5ea31d848ee090eca4a2bf185bd609066
authorEmilio G. Cota <cota@braap.org>
Fri, 12 Jun 2020 19:02:26 +0000 (12 20:02 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 16 Jun 2020 13:49:05 +0000 (16 14:49 +0100)
tree2783dc7a4bcac84b1f55a6e952b3c7115b5e22fb
parent4384a70d0188a356d85a80c62ae88ec5aef8b3ee
cputlb: destroy CPUTLB with tlb_destroy

I was after adding qemu_spin_destroy calls, but while at
it I noticed that we are leaking some memory.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200609200738.445-5-robert.foley@linaro.org>
Message-Id: <20200612190237.30436-8-alex.bennee@linaro.org>
accel/tcg/cputlb.c
exec.c
include/exec/exec-all.h