On Wed, May 08, 2013 at 11:15:32AM +0800, Hu Tao wrote: > pvpanic device is a qemu simulated device through which guest panic > event is sent to host. > > Signed-off-by: Hu Tao <hutao@xxxxxxxxxxxxxx> > --- > > v18 -> v19: 1. return -ENODEV early if port is 0 > > v17 -> v18: 1. call acpi_walk_resources to get the port, and usb outb instead > of acpi_evaluate_oject in panic notifier callback > 2. reword help message > > drivers/platform/x86/Kconfig | 8 +++ > drivers/platform/x86/Makefile | 2 + > drivers/platform/x86/pvpanic.c | 124 +++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 134 insertions(+) > create mode 100644 drivers/platform/x86/pvpanic.c > ping... -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html