On Sat, 2 Nov 2024 at 12:18, BALATON Zoltan <[email protected]> wrote: > > Currently -d guest_errors enables logging of different invalid actions > by the guest such as misusing hardware, accessing missing features or > invalid memory areas. The memory access logging can be quite verbose > which obscures the other messages enabled by this debug switch so > separate it by adding a new -d invalid_mem option to make it possible > to control it independently of other guest error logs. > > Signed-off-by: BALATON Zoltan <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
