On 2/2/22 06:31, Peter Maydell wrote:
Make update_dte() take a DTEntry struct rather than all the fields of the new DTE as separate arguments.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- hw/intc/arm_gicv3_its.c | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~