On 02/02/2023 00:24, BALATON Zoltan wrote:
> Same as v1 just split in two patches as suggested by Mark.
>
> Regards,
> BALATON Zoltan
>
> BALATON Zoltan (2):
> mac_nvram: Add block backend to persist NVRAM contents
> mac_oldworld: Allow specifying nvram backing store
>
> hw/nvram/mac_nvram.c | 28 ++++++++++++++++++++++++++++
> hw/ppc/mac_oldworld.c | 8 +++++++-
> include/hw/nvram/mac_nvram.h | 1 +
> 3 files changed, 36 insertions(+), 1 deletion(-)
This seems okay to me so:
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
There was no further comment from Cédric regarding blk_check_size_and_read_all() so
I've applied this to my qemu-macppc branch.
ATB,
Mark.