summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
diff options
context:
space:
mode:
authorNick Meier <nmeier@microsoft.com>2015-02-28 11:39:01 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-01 19:31:47 -0800
commit96c1d0581d00f7abe033350edb021a9d947d8d81 (patch)
treed39c7c394d2a3b0b677038062b6be4e7a7d0c7cd /drivers/cpuidle
parent530d15b907038735d4cb008dc5caae7ce4dfc985 (diff)
downloadlinux-stable-96c1d0581d00f7abe033350edb021a9d947d8d81.tar.gz
linux-stable-96c1d0581d00f7abe033350edb021a9d947d8d81.tar.bz2
linux-stable-96c1d0581d00f7abe033350edb021a9d947d8d81.zip
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Hyper-V allows a guest to notify the Hyper-V host that a panic condition occured. This notification can include up to five 64 bit values. These 64 bit values are written into crash MSRs. Once the data has been written into the crash MSRs, the host is then notified by writing into a Crash Control MSR. On the Hyper-V host, the panic notification data is captured in the Windows Event log as a 18590 event. Crash MSRs are defined in appendix H of the Hypervisor Top Level Functional Specification. At the time of this patch, v4.0 is the current functional spec. The URL for the v4.0 document is: http://download.microsoft.com/download/A/B/4/AB43A34E-BDD0-4FA6-BDEF-79EEF16E880B/Hypervisor Top Level Functional Specification v4.0.docx Signed-off-by: Nick Meier <nmeier@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions