Re: [PATCH 3/6] hw/misc/pvpanic: Add the PCI interface

2020-12-14 Thread Peter Maydell
On Wed, 28 Oct 2020 at 14:20, Mihai Carabas wrote: > > From: Peng Hao > > Add pvpanic new type "TYPE_PVPANIC_PCI". > > Signed-off-by: Peng Hao > Signed-off-by: Mihai Carabas > diff --git a/include/hw/pci/pci.h b/include/hw/pci/pci.h > index 0a59a06..ce68c90 100644 > --- a/include/hw/pci/pci.h

[PATCH 3/6] hw/misc/pvpanic: Add the PCI interface

2020-10-28 Thread Mihai Carabas
From: Peng Hao Add pvpanic new type "TYPE_PVPANIC_PCI". Signed-off-by: Peng Hao Signed-off-by: Mihai Carabas --- hw/misc/pvpanic.c | 64 --- include/hw/misc/pvpanic.h | 1 + include/hw/pci/pci.h | 1 + 3 files changed, 62 insertions(+