On 9/1/20 7:40 AM, Philippe Mathieu-Daudé wrote: > Trivial patches: > - verify the A9 CPU count is in range, > - simplify using MemoryRegionOps valid/impl, > - log unimplemented registers. > > Philippe Mathieu-Daudé (4): > hw/misc/a9scu: Do not allow invalid CPU count > hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields > hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields > hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)
Reviewed-by: Richard Henderson <[email protected]> r~
