include/hw/ppc/xive.h | 2 +- include/hw/ppc/xive2.h | 18 ++ include/hw/ppc/xive2_regs.h | 9 + include/hw/ppc/xive_regs.h | 45 +++-- hw/intc/pnv_xive2.c | 56 +++++- hw/intc/xive.c | 201 +++++++++++++++++----- hw/intc/xive2.c | 332 +++++++++++++++++++++++++++++++----- 7 files changed, 555 insertions(+), 108 deletions(-)