[Qemu-devel] [PATCH v1 0/2] POWER9 TCG enablements - part14

Nikunj A Dadhania posted 2 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1486618411-7018-1-git-send-email-nikunj@linux.vnet.ibm.com
Test checkpatch passed
Test docker passed
Test s390x passed
target/ppc/internal.h  |   2 +
target/ppc/translate.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 113 insertions(+)
[Qemu-devel] [PATCH v1 0/2] POWER9 TCG enablements - part14
Posted by Nikunj A Dadhania 7 years, 1 month ago
This series contains 4 new instructions for POWER9 ISA3.0
    Load/Store Atomic instructions

Changelog:
v0:
   Raise invalid execption for function codes that are not implemented, 
   and data storage execption for invalid function codes.

Balamuruhan S (2):
  target-ppc: implement load atomic instruction
  target-ppc: implement store atomic instruction

 target/ppc/internal.h  |   2 +
 target/ppc/translate.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 113 insertions(+)

-- 
2.7.4


Re: [Qemu-devel] [PATCH v1 0/2] POWER9 TCG enablements - part14
Posted by David Gibson 7 years, 1 month ago
On Thu, Feb 09, 2017 at 11:03:29AM +0530, Nikunj A Dadhania wrote:
> This series contains 4 new instructions for POWER9 ISA3.0
>     Load/Store Atomic instructions
> 
> Changelog:
> v0:
>    Raise invalid execption for function codes that are not implemented, 
>    and data storage execption for invalid function codes.
> 
> Balamuruhan S (2):
>   target-ppc: implement load atomic instruction
>   target-ppc: implement store atomic instruction
> 
>  target/ppc/internal.h  |   2 +
>  target/ppc/translate.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 113 insertions(+)

Applied to ppc-for-2.9.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson