Its better to remove the dependency on uapi/kvm_perf.h to allow dynamic
discovery of kvm events (if its needed). To do this, some extern
variables have been introduced with which we can keep the generic
functions generic.
Signed-off-by: Hemant Kumar<hemant@xxxxxxxxxxxxxxxxxx>
Acked-by: Alexander Yarygin<yarygin@xxxxxxxxxxxxxxxxxx>