Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE

2014-03-06 Thread Alexey Kardashevskiy
On 02/14/2014 08:30 PM, Alexey Kardashevskiy wrote: > On 02/11/2014 11:16 PM, Alexey Kardashevskiy wrote: >> On 02/11/2014 11:12 PM, Alexander Graf wrote: >>> On 02/11/2014 08:44 AM, Alexey Kardashevskiy wrote: On 01/22/2014 04:43 PM, Alexey Kardashevskiy wrote: > This fixes H_SET_MODE. >>

Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE

2014-02-14 Thread Alexey Kardashevskiy
On 02/11/2014 11:16 PM, Alexey Kardashevskiy wrote: > On 02/11/2014 11:12 PM, Alexander Graf wrote: >> On 02/11/2014 08:44 AM, Alexey Kardashevskiy wrote: >>> On 01/22/2014 04:43 PM, Alexey Kardashevskiy wrote: This fixes H_SET_MODE. Alexey Kardashevskiy (3): target-ppc: intr

Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE

2014-02-11 Thread Alexey Kardashevskiy
On 02/11/2014 11:12 PM, Alexander Graf wrote: > On 02/11/2014 08:44 AM, Alexey Kardashevskiy wrote: >> On 01/22/2014 04:43 PM, Alexey Kardashevskiy wrote: >>> This fixes H_SET_MODE. >>> >>> Alexey Kardashevskiy (3): >>>target-ppc: introduce powerisa-207-server flag >>>spapr-hcall: fix littl

Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE

2014-02-11 Thread Alexander Graf
On 02/11/2014 08:44 AM, Alexey Kardashevskiy wrote: On 01/22/2014 04:43 PM, Alexey Kardashevskiy wrote: This fixes H_SET_MODE. Alexey Kardashevskiy (3): target-ppc: introduce powerisa-207-server flag spapr-hcall: fix little-endian resource handling in H_SET_MODE spapr-hcall: add addres

Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE

2014-02-10 Thread Alexey Kardashevskiy
On 01/22/2014 04:43 PM, Alexey Kardashevskiy wrote: > This fixes H_SET_MODE. > > Alexey Kardashevskiy (3): > target-ppc: introduce powerisa-207-server flag > spapr-hcall: fix little-endian resource handling in H_SET_MODE > spapr-hcall: add address-translation-mode-on-interrupt resource in >

[Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE

2014-01-21 Thread Alexey Kardashevskiy
This fixes H_SET_MODE. Alexey Kardashevskiy (3): target-ppc: introduce powerisa-207-server flag spapr-hcall: fix little-endian resource handling in H_SET_MODE spapr-hcall: add address-translation-mode-on-interrupt resource in H_SET_MODE hw/ppc/spapr_hcall.c| 64