hw/misc/pvpanic: add PCI interface support
Add PCI interface support for PVPANIC device. Create a new file pvpanic-pci.c where the PCI specific routines reside and update the build system with the new files and config structure. Signed-off-by:Mihai Carabas <mihai.carabas@oracle.com> Reviewed-by:
Gerd Hoffmann <kraxel@redhat.com> Reviewed-by:
Peter Maydell <peter.maydell@linaro.org> Signed-off-by:
Mihai Carabas <mihai.carabas@oracle.com> Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- docs/specs/pci-ids.txt 1 addition, 0 deletionsdocs/specs/pci-ids.txt
- hw/misc/Kconfig 6 additions, 0 deletionshw/misc/Kconfig
- hw/misc/meson.build 1 addition, 0 deletionshw/misc/meson.build
- hw/misc/pvpanic-pci.c 94 additions, 0 deletionshw/misc/pvpanic-pci.c
- include/hw/misc/pvpanic.h 1 addition, 0 deletionsinclude/hw/misc/pvpanic.h
- include/hw/pci/pci.h 1 addition, 0 deletionsinclude/hw/pci/pci.h
hw/misc/pvpanic-pci.c
0 → 100644
Please register or sign in to comment