aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/xive2.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-05ppc/xive: Update the state of the External interrupt signalFrederic Barrat1-0/+2
2022-05-05ppc/xive: Always recompute the PIPR when pushing an OS contextFrederic Barrat1-7/+9
2022-03-14ppc/xive2: Make type Xive2EndSource not user creatableCédric Le Goater1-0/+1
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater1-1/+2
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater1-5/+121
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater1-0/+7
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater1-0/+95
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater1-1/+41
2022-03-02ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater1-0/+10
2022-03-02ppc/xive2: Introduce a presenter matching routineCédric Le Goater1-0/+82
2022-03-02ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater1-0/+667