On Tue, 30 Jun 2020 at 13:31, P J P <[email protected]> wrote: > > From: Prasad J Pandit <[email protected]> > > When registering a MemoryRegionOps object, assert that its > read/write callback methods are defined. This avoids potential > guest crash via a NULL pointer dereference. > > Suggested-by: Peter Maydell <[email protected]> > Reviewed-by: Li Qiang <[email protected]> > Signed-off-by: Prasad J Pandit <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
