K 10 svn:author V 4 neel K 8 svn:date V 27 2014-01-22T04:03:11.085740Z K 7 svn:log V 261 Handle a VM-exit due to a NMI properly by vectoring to the host's NMI handler via a software interrupt. This is safe to do because the logical processor is already cognizant of the NMI and further NMIs are blocked until the host's NMI handler executes "iret". END