aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2021-12-17ppc/ppc405: Remove flash supportCédric Le Goater
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater
2021-12-17ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater
2021-12-17ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater
2021-12-17ppc/ppc405: Convert printfs to trace-eventsCédric Le Goater
2021-12-17ppc: Add trace-events for DCR accessesCédric Le Goater
2021-12-17ppc: Mark the 'taihu' machine as deprecatedThomas Huth
2021-12-17ppc/ppc405: Change kernel load addressCédric Le Goater
2021-12-17ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza
2021-12-17ppc/pnv.c: add a friendly warning when accel=kvm is usedDaniel Henrique Barboza
2021-12-17hw/ppc/mac.h: Remove MAX_CPUS macroPeter Maydell
2021-11-29target/ppc: fix Hash64 MMU update of PTE bit RLeandro Lupori
2021-11-10spapr_numa.c: fix FORM1 distance-less nodesDaniel Henrique Barboza
2021-11-09spapr_numa.c: FORM2 table handle nodes with no distance infoNicholas Piggin
2021-11-09ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan
2021-11-09ppc/pnv: Fix check on block device before updating drive contentsCédric Le Goater
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu
2021-10-21hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernelsThomas Huth
2021-10-21ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan
2021-10-21ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan
2021-10-21hw/ppc: Fix iothread locking in the 405 codeThomas Huth
2021-10-21hw/ppc/spapr_softmmu: Reduce include listPhilippe Mathieu-Daudé
2021-10-21target/ppc: Fix the test raising the decrementer exceptionCédric Le Goater
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...Peter Maydell
2021-09-30qbus: Rename qbus_create() to qbus_new()Peter Maydell
2021-09-30spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()Daniel Henrique Barboza
2021-09-30target/ppc: Fix 64-bit decrementerCédric Le Goater
2021-09-30target/ppc: Convert debug to trace events (decrementer and IRQ)Cédric Le Goater
2021-09-30spapr_numa.c: handle auto NUMA node with no distance infoDaniel Henrique Barboza
2021-09-30spapr_numa.c: FORM2 NUMA affinity supportDaniel Henrique Barboza
2021-09-30spapr: move FORM1 verifications to post CASDaniel Henrique Barboza
2021-09-30spapr_numa.c: rename numa_assoc_array to FORM1_assoc_arrayDaniel Henrique Barboza
2021-09-30spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza
2021-09-30spapr_numa.c: scrap 'legacy_numa' conceptDaniel Henrique Barboza
2021-09-30spapr_numa.c: split FORM1 code into helpersDaniel Henrique Barboza
2021-09-30target/ppc: Replace debug messages by asserts for unknown IRQ pinsCédric Le Goater
2021-09-30spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errorsDaniel Henrique Barboza
2021-09-29spapr_drc.c: do not error_report() when drc->dev->id == NULLDaniel Henrique Barboza
2021-09-29spapr.c: handle dev->id in spapr_memory_unplug_rollback()Daniel Henrique Barboza
2021-09-29ppc/pnv: Add an assert when calculating the RAM distribution on chipsCédric Le Goater
2021-09-29ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater
2021-09-29ppc/pnv: Remove useless variableCédric Le Goater
2021-09-29ppc/pnv: Add a comment on the "primary-topology-index" propertyCédric Le Goater