On Wed, 28 Oct 2020 at 14:20, Mihai Carabas <mihai.cara...@oracle.com> wrote: > > From: Philippe Mathieu-Daudé <phi...@redhat.com> > > To ease the MMIO device addition in the next patch, rename:
I guess this should say "PCI device" now... > - ISA_PVPANIC_DEVICE -> PVPANIC_ISA_DEVICE. > - PVPanicState -> PVPanicISAState. > - TYPE_PVPANIC -> TYPE_PVPANIC_ISA. > - MemoryRegion io -> mr. > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Signed-off-by: Peng Hao <peng.h...@zte.com.cn> > Signed-off-by: Mihai Carabas <mihai.cara...@oracle.com> thanks -- PMM