Not emulated registers on BOOKE_HV (GS-mode)

2012-05-16 Thread Bhushan Bharat-R65777
Hi Alex, There is below comment in arch/powerpc/kvm/booke_emulate.c /* * NOTE: some of these registers are not emulated on BOOKE_HV (GS-mode). * Their backing store is in real registers, and these functions * will return the wrong result if called for them in another context * (such as

RE: Not emulated registers on BOOKE_HV (GS-mode)

2012-05-16 Thread Sethi Varun-B16395
registers on BOOKE_HV (GS-mode) Hi Alex, There is below comment in arch/powerpc/kvm/booke_emulate.c /* * NOTE: some of these registers are not emulated on BOOKE_HV (GS-mode). * Their backing store is in real registers, and these functions * will return the wrong result if called for them

Re: Not emulated registers on BOOKE_HV (GS-mode)

2012-05-16 Thread Alexander Graf
-ppc@vger.kernel.org Subject: Not emulated registers on BOOKE_HV (GS-mode) Hi Alex, There is below comment in arch/powerpc/kvm/booke_emulate.c /* * NOTE: some of these registers are not emulated on BOOKE_HV (GS-mode). * Their backing store is in real registers, and these functions

Re: Not emulated registers on BOOKE_HV (GS-mode)

2012-05-16 Thread Scott Wood
Cc: Wood Scott-B07421; Yoder Stuart-B08248; kvm-ppc@vger.kernel.org Subject: Not emulated registers on BOOKE_HV (GS-mode) Hi Alex, There is below comment in arch/powerpc/kvm/booke_emulate.c /* * NOTE: some of these registers are not emulated on BOOKE_HV (GS-mode). * Their backing

Re: Not emulated registers on BOOKE_HV (GS-mode)

2012-05-16 Thread Alexander Graf
Bharat-R65777 Sent: Wednesday, May 16, 2012 12:58 PM To: Alexander Graf Cc: Wood Scott-B07421; Yoder Stuart-B08248; kvm-ppc@vger.kernel.org Subject: Not emulated registers on BOOKE_HV (GS-mode) Hi Alex, There is below comment in arch/powerpc/kvm/booke_emulate.c /* * NOTE: some