summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: Remove PnvOCC::psi linkCédric Le Goater2022-04-201-6/+6
* ppc/pnv: Remove PnvLpcController::psi linkCédric Le Goater2022-04-201-6/+12
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* ppc/pnv: Remove user-created PHB{3,4,5} devicesCédric Le Goater2022-03-141-24/+1Star
* ppc/pnv: Always create the PHB5 PEC devicesFrederic Barrat2022-03-141-3/+1Star
* ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)Cédric Le Goater2022-03-021-0/+6
* ppc/pnv: Add a HOMER model to POWER10Cédric Le Goater2022-03-021-0/+20
* ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater2022-03-021-0/+51
* ppc/pnv: Add POWER10 quadsCédric Le Goater2022-03-021-10/+40
* ppc/pnv: Add a OCC model for POWER10Cédric Le Goater2022-03-021-0/+10
* ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater2022-03-021-3/+82
* hw/ppc/pnv: Determine ns16550's IRQ number from QOM propertyBernhard Beschow2022-03-021-1/+4
* ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza2022-01-121-0/+2
* ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater2022-01-121-4/+3Star
* ppc/pnv: Complete user created PHB3 devicesCédric Le Goater2022-01-121-0/+2
* ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater2022-01-121-0/+17
* ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater2022-01-121-5/+18
* ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2022-01-121-0/+8
* ppc/pnv: Change the maximum of PHB3 devices for Power8NVLCédric Le Goater2022-01-041-1/+1
* ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devicesCédric Le Goater2021-12-171-7/+13
* ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater2021-12-171-33/+4Star
* ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater2021-12-171-2/+0Star
* ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater2021-12-171-3/+1Star
* ppc/pnv: Introduce a num_stack class attributeCédric Le Goater2021-12-171-7/+0Star
* ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater2021-12-171-0/+2
* ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater2021-12-171-2/+2
* ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater2021-12-171-11/+8Star
* ppc/pnv: Use QOM hierarchy to scan PHB3 devicesCédric Le Goater2021-12-171-18/+54
* ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater2021-12-171-12/+0Star
* ppc/pnv: Drop the "num-phbs" propertyCédric Le Goater2021-12-171-1/+0Star
* ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater2021-12-171-0/+2
* ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza2021-12-171-1/+1
* ppc/pnv.c: add a friendly warning when accel=kvm is usedDaniel Henrique Barboza2021-12-171-0/+5
* ppc/pnv: Add an assert when calculating the RAM distribution on chipsCédric Le Goater2021-09-291-0/+2
* ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater2021-09-291-2/+2
* ppc/pnv: Remove useless variableCédric Le Goater2021-09-291-4/+3Star
* ppc/pnv: Distribute RAM among the chipsCédric Le Goater2021-08-271-8/+25
* ppc/pnv: Use a simple incrementing index for the chip-idCédric Le Goater2021-08-271-5/+6
* ppc/pnv: Change the POWER10 machine to support DD2 onlyCédric Le Goater2021-08-271-1/+1
* hw/ppc: moved has_spr to cpu.hLucas Mateus Castro (alqotel)2021-05-191-1/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* ppc/pnv: Set default RAM size to 1 GBCédric Le Goater2021-02-101-3/+7
* ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater2021-02-101-0/+11
* ppc/pnv: Use skiboot addresses to load kernel and ramfsCédric Le Goater2021-02-101-3/+3
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* ppc: remove bios_namePaolo Bonzini2020-12-101-4/+1Star
* non-virt: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* ppc/pnv: Increase max firmware sizeCédric Le Goater2020-10-091-1/+1