Mihai Carabas 677726ef1e hw/misc/pvpanic: split-out generic and bus dependent code
To ease the PCI device addition in next patches, split the code as follows:
- generic code (read/write/setup) is being kept in pvpanic.c
- ISA dependent code moved to pvpanic-isa.c

Also, rename:
- ISA_PVPANIC_DEVICE -> PVPANIC_ISA_DEVICE.
- TYPE_PVPANIC -> TYPE_PVPANIC_ISA.
- MemoryRegion io -> mr.
- pvpanic_ioport_* in pvpanic_*.

Update the build system with the new files and config structure.

Signed-off-by: Mihai Carabas <mihai.carabas@oracle.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-01-29 10:47:28 +00:00
..
2020-10-21 11:36:19 +02:00
2020-09-02 07:29:25 -04:00
2020-12-16 14:06:52 -05:00
2020-12-16 14:06:52 -05:00
2013-06-02 18:14:02 +03:00
2020-12-08 13:48:58 -05:00
2020-12-08 13:48:58 -05:00
2020-12-10 12:15:05 -05:00
2020-12-16 14:06:52 -05:00
2020-12-10 12:15:08 -05:00
2020-09-02 07:29:25 -04:00
2020-12-16 14:06:52 -05:00