aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/pnv_xive2.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy1-20/+0
2022-06-20pnv/xive2: Access direct mapped thread contexts from all chipsFrederic Barrat1-4/+14
2022-05-26pnv/xive2: Don't overwrite PC registers when writing TCTXT registersFrederic Barrat1-3/+0
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater1-0/+5
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater1-1/+17
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater1-0/+13
2022-03-02pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)Cédric Le Goater1-5/+17
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater1-2/+25
2022-03-02pnv/xive2: Introduce new capability bitsCédric Le Goater1-2/+2
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater1-3/+34
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater1-0/+2028