diff options
| author | Vijaya Kumar K | 2016-10-24 17:26:49 +0200 |
|---|---|---|
| committer | Peter Maydell | 2016-10-24 17:26:49 +0200 |
| commit | 2615fabd42ea0078dd9e659bdb21a5b7a1f87a9a (patch) | |
| tree | 1c1cded08274393ab23770731f0eece7f6782366 /include/exec/cpu-all.h | |
| parent | migration: Remove static allocation of xzblre cache buffer (diff) | |
| download | qemu-2615fabd42ea0078dd9e659bdb21a5b7a1f87a9a.tar.gz qemu-2615fabd42ea0078dd9e659bdb21a5b7a1f87a9a.tar.xz qemu-2615fabd42ea0078dd9e659bdb21a5b7a1f87a9a.zip | |
exec.c: Remove static allocation of sub_section of sub_page
Allocate sub_section dynamically. Remove dependency
on TARGET_PAGE_SIZE to make run-time page size detection
for arm platforms.
Signed-off-by: Vijaya Kumar K <vijayak@cavium.com>
Message-id: 1465808915-4887-3-git-send-email-vijayak@caviumnetworks.com
[PMM: use flexible array member rather than separate malloc
so we don't need an extra pointer deref when using it]
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/cpu-all.h')
0 files changed, 0 insertions, 0 deletions
