OSDN Git Service

target/hppa: Adjust vmstate_env for pa2.0 tlb
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 26 Oct 2023 17:42:21 +0000 (10:42 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commitea6c40b0f13e8aa79ffe27031ad260cb91b6a935
tree86a81e8580bab92f4b37cacbd149c762776ae0e6
parent967662cd5a0c05544c5d4dc1ba20b24fa42af6c4
target/hppa: Adjust vmstate_env for pa2.0 tlb

Split out the tlb to a subsection so that it can be separately
versioned -- the format is only partially following the architecture
and is partially guided by the qemu implementation.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/machine.c