diff options
author | Richard Henderson | 2022-08-20 01:33:23 +0200 |
---|---|---|
committer | Richard Henderson | 2022-10-04 05:53:30 +0200 |
commit | 4047368938f64e2b79103c6e6358b06570b237e5 (patch) | |
tree | e46794ec6ce56edf55b241e20e9f96b7116cc602 /hw/core/qdev-clock.c | |
parent | accel/tcg: Introduce probe_access_full (diff) | |
download | qemu-4047368938f64e2b79103c6e6358b06570b237e5.tar.gz qemu-4047368938f64e2b79103c6e6358b06570b237e5.tar.xz qemu-4047368938f64e2b79103c6e6358b06570b237e5.zip |
accel/tcg: Introduce tlb_set_page_full
Now that we have collected all of the page data into
CPUTLBEntryFull, provide an interface to record that
all in one go, instead of using 4 arguments. This interface
allows CPUTLBEntryFull to be extended without having to
change the number of arguments.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core/qdev-clock.c')
0 files changed, 0 insertions, 0 deletions