Patch - support e500-specific: Performance monitor

2014-09-04 Thread Amit Tomar
Is There specific any reason not to copy extra handler IOVR 35 for e500? --- a/arch/powerpc/kvm/e500.c +++ b/arch/powerpc/kvm/e500.c @@ -527,7 +527,7 @@ static struct kvmppc_ops kvm_ops_e500 = { static int __init kvmppc_e500_init(void) { int r, i; - unsigned long ivor[3]; +

RE: Patch - support e500-specific: Performance monitor

2014-09-04 Thread bharat.bhus...@freescale.com
-Original Message- From: kvm-ppc-ow...@vger.kernel.org [mailto:kvm-ppc-ow...@vger.kernel.org] On Behalf Of Amit Tomar Sent: Thursday, September 04, 2014 8:34 PM To: ag...@suse.de; kvm-ppc@vger.kernel.org; Caraman Mihai Claudiu-B02008; pbonz...@redhat.com Subject: Patch - support