summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza2021-12-171-0/+1
* ppc/ppc405: Add update of bi_procfreq fieldCédric Le Goater2021-12-171-4/+5
* ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater2021-12-171-1/+1
* ppc/ppc405: Change default PLL values at resetCédric Le Goater2021-12-171-3/+3
* ppc/ppc405: Fix boot from kernelCédric Le Goater2021-12-171-43/+102
* ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater2021-12-173-29/+42
* ppc/ppc405: Rework FW loadCédric Le Goater2021-12-171-25/+20Star
* ppc/ppc405: Remove flash supportCédric Le Goater2021-12-171-13/+1Star
* ppc/ppc405: Add some address space definitionsCédric Le Goater2021-12-172-9/+14
* ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater2021-12-173-4/+8
* ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater2021-12-173-8/+5Star
* ppc/ppc405: Convert printfs to trace-eventsCédric Le Goater2021-12-172-105/+74Star
* ppc: Add trace-events for DCR accessesCédric Le Goater2021-12-172-0/+5
* ppc: Mark the 'taihu' machine as deprecatedThomas Huth2021-12-171-0/+1
* ppc/ppc405: Change kernel load addressCédric Le Goater2021-12-171-1/+1
* 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
* hw/ppc/mac.h: Remove MAX_CPUS macroPeter Maydell2021-12-173-5/+4Star
* target/ppc: fix Hash64 MMU update of PTE bit RLeandro Lupori2021-11-292-5/+5
* spapr_numa.c: fix FORM1 distance-less nodesDaniel Henrique Barboza2021-11-101-31/+31
* spapr_numa.c: FORM2 table handle nodes with no distance infoNicholas Piggin2021-11-091-5/+17
* ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan2021-11-091-1/+2
* ppc/pnv: Fix check on block device before updating drive contentsCédric Le Goater2021-11-091-1/+1
* pci: Export pci_for_each_device_under_bus*()Peter Xu2021-11-023-13/+10Star
* hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernelsThomas Huth2021-10-211-3/+5
* ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan2021-10-211-0/+11
* ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan2021-10-211-2/+4
* ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan2021-10-211-62/+55Star
* ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan2021-10-211-0/+25
* ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan2021-10-211-0/+3
* ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan2021-10-211-0/+4
* hw/ppc: Fix iothread locking in the 405 codeThomas Huth2021-10-211-0/+4
* hw/ppc/spapr_softmmu: Reduce include listPhilippe Mathieu-Daudé2021-10-211-15/+0Star
* target/ppc: Fix the test raising the decrementer exceptionCédric Le Goater2021-10-211-1/+1
* qdev: Make DeviceState.id independent of QemuOptsKevin Wolf2021-10-151-1/+1
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-011-1/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-0/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...Peter Maydell2021-09-301-1/+1
|\