Re: [Qemu-devel] [Qemu-ppc] [PATCH] ppc kvm: fix to compile

2013-07-16 Thread Alexey Kardashevskiy
On 07/17/2013 09:13 AM, Alexander Graf wrote: > > On 17.07.2013, at 01:12, Alexander Graf wrote: > >> >> On 16.07.2013, at 12:00, Alexey Kardashevskiy wrote: >> >>> Signed-off-by: Alexey Kardashevskiy >> >> Why? sPAPRTCE is a typedef struct that's defined in include/hw/ppc/spapr.h >> which is i

Re: [Qemu-devel] [Qemu-ppc] [PATCH] ppc kvm: fix to compile

2013-07-16 Thread Alexander Graf
On 17.07.2013, at 01:12, Alexander Graf wrote: > > On 16.07.2013, at 12:00, Alexey Kardashevskiy wrote: > >> Signed-off-by: Alexey Kardashevskiy > > Why? sPAPRTCE is a typedef struct that's defined in include/hw/ppc/spapr.h > which is included from target-ppc/kvm.c. So it should work just fi