aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-23spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth
2018-08-21spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()Cédric Le Goater
2018-08-21mac_newworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-21mac_oldworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-2140p: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater
2018-08-21hw/ppc/ppc405_uc: Convert away from old_mmioPeter Maydell
2018-08-21hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpgaPeter Maydell
2018-08-21hw/ppc/prep: Remove ifdeffed-out stub of XCSR codePeter Maydell
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-08-21spapr: Add a pseries-3.1 machine typeCédric Le Goater
2018-08-21spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefnBharata B Rao
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-08-01sam460ex: Fix PCI interrupts with multiple devicesBALATON Zoltan
2018-07-16sam460ex: Correct use after free errorBALATON Zoltan
2018-07-16spapr: Correct inverted test in spapr_pc_dimm_node()David Gibson
2018-07-09sam460ex: Make sam460ex_load_device_tree() handle all errors internallyDavid Gibson
2018-07-09sam460ex: Don't check for errors from qemu_fdt_*()David Gibson
2018-07-09sam460ex: Check for errors from libfdt functionsDavid Gibson
2018-07-07ppc: fix default VGA display for PReP machinesMark Cave-Ayland
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé
2018-07-07spapr/vio: quiet down the "irq" property accessorsCédric Le Goater
2018-07-07ppc: fix default VGA display for Mac machinesMark Cave-Ayland
2018-07-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell
2018-07-03ppc: Include vga cirrus card into the compiling processSebastian Bauer
2018-07-03spapr: compute default value of "hpt-max-page-size" laterGreg Kurz
2018-07-03ppc440_uc: Basic emulation of PPC440 DMA controllerBALATON Zoltan
2018-07-03sam460ex: Add RTC deviceBALATON Zoltan
2018-07-03hw/ppc: Give sam46ex its own config optionDavid Gibson
2018-07-03ppc/pnv: fix pnv_core_realize() error handlingCédric Le Goater
2018-07-03ppc/xics: rework the ICS classes inheritance treeCédric Le Goater
2018-07-03sam460ex: Fix sam460ex device tree when booting the Linux kernelGuenter Roeck
2018-07-03mac_newworld: always enable disable_direct_reg3_writes for ADB machinesMark Cave-Ayland
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand
2018-06-22spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson
2018-06-22spapr: Limit available pagesizes to provide a consistent guest environmentDavid Gibson
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson
2018-06-22spapr: Maximum (HPT) pagesize propertyDavid Gibson
2018-06-21spapr: remove unused spapr_irq routinesCédric Le Goater
2018-06-21spapr: split the IRQ allocation sequenceCédric Le Goater
2018-06-21spapr: Add cpu_apply hook to capabilitiesDavid Gibson