Phil made a bunch of suggestions during the Atlantis review for things to clean up afterwards. Here are those cleanups. The patches are otherwise unrelated.
Joel Stanley (4): hw/riscv/boot: Make RISCVBootInfo const where possible hw/riscv/virt: Use hwaddr for IMSIC device tree address tests/functional: Avoid unnecessary removal of scratch files hw/riscv/atlantis: Document QEMU-only I2C device tree nodes include/hw/riscv/boot.h | 6 +++--- hw/riscv/boot.c | 6 +++--- hw/riscv/tt_atlantis.c | 1 + hw/riscv/virt.c | 5 +++-- tests/functional/arm/test_bpim2u.py | 11 ----------- tests/functional/arm/test_orangepi.py | 9 --------- tests/functional/riscv64/test_sifive_u.py | 4 ---- 7 files changed, 10 insertions(+), 32 deletions(-) -- 2.47.3
