On Thu, Jan 5, 2023 at 6:47 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > Nothing here requires access to PFlashCFI01 internal fields: > use the inherited generic DeviceState. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/riscv/virt.c | 9 +++++---- > include/hw/riscv/virt.h | 3 +-- > 2 files changed, 6 insertions(+), 6 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
