Age | Commit message (Expand) | Author | Files | Lines |
2019-11-18 | ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip | Greg Kurz | 4 | -0/+5 |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater | 1 | -1/+0 |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater | 4 | -0/+5 |
2019-10-24 | ppc/pnv: Add a PnvChip pointer to PnvCore | Cédric Le Goater | 1 | -0/+3 |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson | 2 | -1/+1 |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson | 1 | -3/+1 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson | 2 | -3/+1 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson | 1 | -1/+3 |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson | 1 | -1/+0 |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson | 2 | -4/+4 |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson | 3 | -6/+4 |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson | 1 | -2/+2 |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson | 1 | -1/+3 |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson | 2 | -2/+8 |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson | 2 | -4/+3 |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson | 1 | -2/+11 |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson | 1 | -0/+14 |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz | 1 | -0/+1 |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater | 1 | -3/+23 |
2019-10-04 | spapr: Eliminate SpaprIrq::init hook | David Gibson | 1 | -1/+0 |
2019-10-04 | spapr: Use less cryptic representation of which irq backends are supported | David Gibson | 1 | -1/+2 |
2019-10-04 | xive: Improve irq claim/free path | David Gibson | 2 | -3/+3 |
2019-10-04 | spapr: Handle freeing of multiple irqs in frontend only | David Gibson | 1 | -1/+1 |
2019-10-04 | spapr: Eliminate SpaprIrq:get_nodename method | David Gibson | 2 | -3/+0 |
2019-10-04 | spapr: Simplify spapr_qirq() handling | David Gibson | 1 | -1/+0 |
2019-10-04 | spapr: Eliminate nr_irqs parameter to SpaprIrq::init | David Gibson | 1 | -1/+1 |
2019-10-04 | spapr: Clarify and fix handling of nr_irqs | David Gibson | 1 | -7/+12 |
2019-10-04 | spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper | David Gibson | 1 | -2/+3 |
2019-10-04 | xics: Create sPAPR specific ICS subtype | David Gibson | 1 | -1/+3 |
2019-10-04 | xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes | David Gibson | 1 | -10/+6 |
2019-10-04 | xics: Eliminate reset hook | David Gibson | 1 | -1/+0 |
2019-10-04 | xics: Rename misleading ics_simple_*() functions | David Gibson | 1 | -3/+3 |
2019-10-04 | xics: Eliminate 'reject', 'resend' and 'eoi' class hooks | David Gibson | 1 | -4/+0 |
2019-10-04 | xics: Minor fixes for XICSFabric interface | David Gibson | 1 | -5/+1 |
2019-10-04 | spapr: Stop providing RTAS blob | Alexey Kardashevskiy | 1 | -2/+0 |
2019-10-04 | spapr: Simplify handling of pre ISA 3.0 guest workaround handling | David Gibson | 1 | -1/+1 |
2019-10-04 | spapr/irq: Introduce an ics_irq_free() helper | Cédric Le Goater | 1 | -0/+5 |
2019-10-04 | hw/ppc/pnv_homer: add PowerNV homer device model | Balamuruhan S | 2 | -0/+56 |
2019-10-04 | hw/ppc/pnv_occ: add sram device model for occ common area | Balamuruhan S | 1 | -0/+3 |
2019-10-04 | hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs | Balamuruhan S | 1 | -0/+18 |
2019-08-29 | spapr_pci: Advertise BAR reallocation capability | Alexey Kardashevskiy | 1 | -0/+1 |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell | 1 | -1/+1 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-21 | spapr/irq: Drop spapr_irq_msi_reset() | Greg Kurz | 1 | -1/+0 |
2019-08-21 | spapr: Implement ibm,suspend-me | Nicholas Piggin | 1 | -1/+2 |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater | 2 | -5/+6 |
2019-08-21 | ppc/xive: Provide silent escalation support | Cédric Le Goater | 1 | -0/+2 |
2019-08-21 | ppc/xive: Provide unconditional escalation support | Cédric Le Goater | 1 | -0/+2 |
2019-08-21 | ppc/xive: use an abstract type for XiveNotifier | Cédric Le Goater | 1 | -4/+2 |
2019-08-21 | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy | Michael Roth | 2 | -0/+42 |