aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/pnv_xive2.c
AgeCommit message (Expand)Author
2023-07-07pnv/xive2: Always pass a presenter object when accessing the TIMAFrederic Barrat
2023-07-07pnv/xive2: Fix TIMA offset for indirect accessFrederic Barrat
2023-07-07pnv/xive2: Allow indirect TIMA accesses of all sizesFrederic Barrat
2023-06-25pnv/xive2: Check TIMA special ops against a dedicated array for P10Frederic Barrat
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat
2023-06-10pnv/xive2: Quiet down some error messagesFrederic Barrat
2023-06-10pnv/xive2: Handle TIMA access through all portsFrederic Barrat
2023-06-10pnv/xive2: Allow writes to the Physical Thread Enable registersFrederic Barrat
2023-06-10pnv/xive2: Add definition for the ESB cache configuration registerFrederic Barrat
2023-06-10pnv/xive2: Add definition for TCTXT Config registerFrederic Barrat
2023-01-20include/hw/ppc: Split pnv_chip.h off pnv.hMarkus Armbruster
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy
2022-06-20pnv/xive2: Access direct mapped thread contexts from all chipsFrederic Barrat
2022-05-26pnv/xive2: Don't overwrite PC registers when writing TCTXT registersFrederic Barrat
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater
2022-03-02pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)Cédric Le Goater
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater
2022-03-02pnv/xive2: Introduce new capability bitsCédric Le Goater
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater