| 
 Hi, Keir,
 
Currently, HVM guests do not have access to performance counters. So it is not possible to use performance analyzer software such as vtune in HVM guest to analyze programme performance. Other usage of performance counters , for example, the NMI watchdog, won't function either. 
This patch will enable performance counters in HVM guest. Currently, only Core 2 Duo is implemented. Tests are carried out using Intel Vtune Performance Analyzer in Windows XP Professional with 2 vcpus. 
There are some notes at the beginning of the patch, describing implementation choices in this patch.
 
Signed-off-by:    Haitao Shan <haitao.shan@xxxxxxxxx>
  <<pmu.patch>> 
 
Best Regards
 Haitao Shan
 
 
pmu.patch 
Description: pmu.patch 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |