Woller, Thomas
2006-Oct-19 22:29 UTC
[Xen-devel] [HVM][XENOPROFILE][PATCH][1/4] remove do_nmi() from AMD-V vmexit handler
Remove the do_nmi() call from the vmexit logic, as the NMI is held pending and will be handled in the context of the host when the STGI instruction is executed. This patch only modifies AMD-V code. This patch is required even without the other Xenoprofile patches applied. Applies cleanly to c/s 11831. Please apply to xen-unstable.hg regardless of the other patches. We also want these patches to be in a 3.0.3-1 base whenever that is branched. Signed-off-by: Tom Woller <thomas.woller@amd.com> Thanks --Tom _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Possibly Parallel Threads
- [HVM][XENOPROFILE][RFC][0/3] xenoprofile HVM patches
- [HVM][XENOPROFILE][PATCH][2/3] xenoprofile HVM patches
- [HVM][XENOPROFILE][PATCH][3/4] oprofile HVM specific functionality
- [HVM][XENOPROFILE][PATCH][3/3] xenoprofile HVM patches
- [HVM][SVM][PATCH][1/2] VINTR intercept signal