ppc/xics: Move SPAPR specific code to a separate file
Leave the core ICP/ICS logic in xics.c and move the top level class wrapper, hypercall and RTAS handlers to xics_spapr.c Signed-off-by:Benjamin Herrenschmidt <benh@kernel.crashing.org> [add cpu.h in xics_spapr.c, move set_nr_irqs and set_nr_servers to xics_spapr.c] Signed-off-by:
Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>
Showing
- default-configs/ppc64-softmmu.mak 1 addition, 0 deletionsdefault-configs/ppc64-softmmu.mak
- hw/intc/Makefile.objs 1 addition, 0 deletionshw/intc/Makefile.objs
- hw/intc/xics.c 9 additions, 409 deletionshw/intc/xics.c
- hw/intc/xics_spapr.c 432 additions, 0 deletionshw/intc/xics_spapr.c
- include/hw/ppc/xics.h 21 additions, 0 deletionsinclude/hw/ppc/xics.h
Loading
Please register or sign in to comment