Re: [Qemu-devel] [PATCH 01/17] pseries: move interrupt controllers to hw/intc/

2013-07-08 Thread Alexander Graf
On 08.07.2013, at 20:15, Anthony Liguori wrote: > Alexey Kardashevskiy writes: > >> Signed-off-by: Alexey Kardashevskiy > > Reviewed-by: Anthony Liguori Thanks, applied to ppc-next. Alex

Re: [Qemu-devel] [PATCH 01/17] pseries: move interrupt controllers to hw/intc/

2013-07-08 Thread Anthony Liguori
Alexey Kardashevskiy writes: > Signed-off-by: Alexey Kardashevskiy Reviewed-by: Anthony Liguori Regards, Anthony Liguori > --- > default-configs/ppc64-softmmu.mak |1 + > hw/intc/Makefile.objs |1 + > hw/{ppc => intc}/xics.c |0 > hw/ppc/Makefile.objs

Re: [Qemu-devel] [PATCH 01/17] pseries: move interrupt controllers to hw/intc/

2013-07-02 Thread Andreas Färber
Am 27.06.2013 08:45, schrieb Alexey Kardashevskiy: > Signed-off-by: Alexey Kardashevskiy > --- > default-configs/ppc64-softmmu.mak |1 + > hw/intc/Makefile.objs |1 + > hw/{ppc => intc}/xics.c |0 > hw/ppc/Makefile.objs |2 +- > 4 files changed,

[Qemu-devel] [PATCH 01/17] pseries: move interrupt controllers to hw/intc/

2013-06-26 Thread Alexey Kardashevskiy
Signed-off-by: Alexey Kardashevskiy --- default-configs/ppc64-softmmu.mak |1 + hw/intc/Makefile.objs |1 + hw/{ppc => intc}/xics.c |0 hw/ppc/Makefile.objs |2 +- 4 files changed, 3 insertions(+), 1 deletion(-) rename hw/{ppc => intc}/xics.c (1