aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-2540p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater
2018-09-2540p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland
2018-09-25hw/ppc: on 40p machine, change default firmware to OpenBIOSHervé Poussineau
2018-09-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell
2018-09-24Drop "qemu:" prefix from error_report() argumentsMao Zhongyi
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania
2018-09-03Fix a deadlock case in the CPU hotplug flowJose Ricardo Ziviani
2018-08-30spapr: Correct reference count on spapr-cpu-coreSam Bobroff
2018-08-30mac_newworld: implement custom FWPathProviderMark Cave-Ayland
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland
2018-08-30mac_oldworld: implement custom FWPathProviderMark Cave-Ayland
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-28spapr_pci: fix potential NULL pointer dereferenceGreg Kurz
2018-08-28spapr: fix leak of rev arrayEmilio G. Cota
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth
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