On 28/1/26 16:23, Jim Shu wrote:
To let io_prepare() function use the multiple members in CPUTLBEntryFull struct, send the full struct instead of 'xlat_section' member as the argument.It is the preliminary patch of next commit. Signed-off-by: Jim Shu <[email protected]> --- accel/tcg/cputlb.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Mark Burton <[email protected]>
