mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
db3a4f0abe
Add support for pvpanic PCI device added in qemu [1]. At probe time, obtain the
address where to read/write pvpanic events and pass it to the generic handling
code. Will follow the same logic as pvpanic MMIO device driver. At remove time,
unmap base address and disable PCI device.
[1]
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pvpanic-mmio.c | ||
pvpanic-pci.c | ||
pvpanic.c | ||
pvpanic.h |