On 12/15/21 10:24 AM, Philippe Mathieu-Daudé wrote:
+static inline bool flatview_access_allowed(MemoryRegion *mr, MemTxAttrs attrs, + hwaddr addr, hwaddr len)
There's no need to mark this inline. Otherwise, Reviewed-by: Richard Henderson <[email protected]> r~
