> -----Original Message----- > From: Paolo Bonzini [mailto:pbonzini@xxxxxxxxxx] > Sent: Monday, July 14, 2014 9:40 AM > To: Liang, Kan; Peter Zijlstra > Cc: andi@xxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; kvm@xxxxxxxxxxxxxxx > Subject: Re: [PATCH V5 1/2] perf ignore LBR and extra_regs > > Il 14/07/2014 15:36, Liang, Kan ha scritto: > >> > Kan Liang, what happens if CONFIG_PARAVIRT=y? Do you get garbage > >> > or just no events reported? > >> > > > Guest rdmsr/wrmsr will eventually call rdmsr_safe/wrmsr_safe. They will > handle the #GP. So there is no error report in guest. > > Yeah, but what's the effect on the output of perf? They can be still counted/sampled, but the results are garbage. Kan > > Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html