aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/xive2.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-04pnv/xive2: TIMA support for 8-byte OS context push for PHYPGlenn Miles1-5/+19
2024-11-04ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"Glenn Miles1-21/+52
2024-11-04ppc/xive2: Change context/ring specific functions to be genericMichael Kowal1-10/+10
2024-11-04ppc/xive2: Allow 1-byte write of Target field in TIMAGlenn Miles1-0/+13
2024-11-04ppc/xive2: Dump the VP-group and crowd tables with 'info pic'Frederic Barrat1-0/+55
2024-11-04ppc/xive2: Dump more NVP state with 'info pic'Frederic Barrat1-2/+8
2024-11-04ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"Frederic Barrat1-27/+133
2024-07-26pnv/xive2: Dump more END state with 'info pic'Frederic Barrat1-2/+5
2024-07-26pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.cFrederic Barrat1-0/+26
2024-06-19hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()Philippe Mathieu-Daudé1-27/+21
2024-06-19hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()Philippe Mathieu-Daudé1-7/+12
2024-06-19hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()Philippe Mathieu-Daudé1-10/+10
2024-06-19hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()Philippe Mathieu-Daudé1-6/+6
2023-09-21hw/other: spelling fixesMichael Tokarev1-3/+3
2023-07-07pnv/xive: Allow mmio operations of any size on the ESB CI pagesFrederic Barrat1-2/+2
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