summary refs log tree commit diff stats
path: root/python/qemu/machine/machine.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-10-05 17:22:42 -0700
committerRichard Henderson <richard.henderson@linaro.org>2022-12-20 17:11:12 -0800
commitbabcbc220ba658b30a43da5e88284a499c17da3e (patch)
treef9918f7d5a57acbd3b8941bbfde3152e6991cd8e /python/qemu/machine/machine.py
parent67ff2186b0a49d4e1ea0be2398548eae443762e4 (diff)
downloadfocaccia-qemu-babcbc220ba658b30a43da5e88284a499c17da3e.tar.gz
focaccia-qemu-babcbc220ba658b30a43da5e88284a499c17da3e.zip
accel/tcg: Move PageDesc tree into tb-maint.c for system
Now that PageDesc is not used for user-only, and for system
it is only used for tb maintenance, move the implementation
into tb-main.c appropriately ifdefed.

We have not yet eliminated all references to PageDesc for
user-only, so retain a typedef to the structure without definition.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions