aboutsummaryrefslogtreecommitdiff
path: root/hw/xive2.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06xive/p10: Tune max_entries_in_modified when split_mode is onCédric Le Goater1-0/+1
2021-08-06xive/p10: Activate has_array when PQ_disable is availableCédric Le Goater1-3/+8
2021-08-06xive/p10: Activate split mode for PHB ESBs when PQ_disable is availableCédric Le Goater1-0/+25
2021-08-06xive/p10: Introduce a new OPAL_XIVE_IRQ_STORE_EOI2 flagCédric Le Goater1-1/+1
2021-08-06xive/p10: Add automatic Context Save and Restore supportCédric Le Goater1-0/+48
2021-08-06xive/p10: Configure XIVE for fused coresCédric Le Goater1-1/+16
2021-08-06xive/p10: Introduce new capability bitsCédric Le Goater1-7/+49
2021-08-06psi/p10: Introduce xive2_source_mask()Cédric Le Goater1-0/+7
2021-08-06hw/phb5: Add support for 'Address-Based Interrupt Trigger' modeCédric Le Goater1-6/+0
2021-08-06hw/phb5: Add support for PQ offloadingCédric Le Goater1-3/+37
2021-08-06xive/p10: Add option flags to the XIVE exploitation modeCédric Le Goater1-7/+22
2021-08-06xive/p10: Add a XIVE2 driverCédric Le Goater1-0/+4443