acrn-hypervisor/hypervisor/include/common
Chinthapally, Manisha 5985c1216e HV:Added implementation for PMI handler function
irq.c/.h:
	Added new variables(ctx_rflags, ctx_rip, ctx_cs) in irq_desc
	On each interrupt this information is populated
	Added api's to access the irq_desc members

profiling.c:
	profiling_pmi_handler:On each PMI generates gets the context and other information that	caused it

Tracked-On: projectacrn#1409
Acked-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Chinthapally, Manisha <manisha.chinthapally@intel.com>
2018-10-26 13:39:07 +08:00
..
hypercall.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
irq.h HV:Added implementation for PMI handler function 2018-10-26 13:39:07 +08:00
ptdev.h HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
schedule.h HV:vcpu fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00