aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/xics.c
AgeCommit message (Expand)Author
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt
2013-10-25xics: Implement H_IPOLLBenjamin Herrenschmidt
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy
2013-10-25xics: add missing const specifiers to TypeInfoAlexey Kardashevskiy
2013-10-25xics: convert init() to realize()Alexey Kardashevskiy
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy
2013-10-25xics: replace fprintf with error_reportAlexey Kardashevskiy
2013-10-25xics: move reset and cpu_setupAlexey Kardashevskiy
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-09-02xics: move registration of global state to realize()Alexey Kardashevskiy
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy