Re: [Qemu-devel] [PATCH RFC] target-ppc: support ibm, pa-features device property

2014-02-06 Thread Alexander Graf
On 28.01.2014, at 09:03, Aneesh Kumar K.V wrote: > We will use this later to disable Transactional memory in case of PR KVM > > Signed-off-by: Aneesh Kumar K.V > --- > NOTE: > PPC2_TM value may need update before merging this. > > hw/ppc/spapr.c | 42

[Qemu-devel] [PATCH RFC] target-ppc: support ibm, pa-features device property

2014-01-28 Thread Aneesh Kumar K.V
We will use this later to disable Transactional memory in case of PR KVM Signed-off-by: Aneesh Kumar K.V --- NOTE: PPC2_TM value may need update before merging this. hw/ppc/spapr.c | 42 ++ target-ppc/cpu.h| 2 ++ target-ppc/kvm_