Re: [PATCH v2 1/2] log: Add separate debug option for logging invalid memory accesses

2024-12-17 Thread Peter Maydell
On Sat, 2 Nov 2024 at 12:18, BALATON Zoltan 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 me

[PATCH v2 1/2] log: Add separate debug option for logging invalid memory accesses

2024-11-02 Thread BALATON Zoltan
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