summary refs log tree commit diff stats
path: root/hw/ppc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ppc4xx_pci: convert SysBus init method to a realize methodCédric Le Goater2018-11-081-8/+6
* ppc440_pcix: convert SysBus init method to a realize methodCédric Le Goater2018-11-081-8/+6
* memory-device: add and use memory_device_get_region_size()David Hildenbrand2018-10-241-14/+7
* pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand2018-10-241-4/+4
* error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster2018-10-192-6/+5
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell2018-09-254-18/+36
|\
| * 40p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland2018-09-251-5/+6
| * scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland2018-09-251-1/+3
| * spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2018-09-252-7/+4
| * spapr: increase the size of the IRQ number spaceCédric Le Goater2018-09-252-1/+15
| * spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2018-09-252-4/+10
| * 40p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland2018-09-251-3/+1
| * hw/ppc: on 40p machine, change default firmware to OpenBIOSHervé Poussineau2018-09-251-1/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell2018-09-252-6/+6
|\ \ | |/ |/|
| * Drop "qemu:" prefix from error_report() argumentsMao Zhongyi2018-09-242-6/+6
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell2018-09-2411-69/+128
|\ \ | |/ |/|
| * target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2018-09-052-0/+3
| * Fix a deadlock case in the CPU hotplug flowJose Ricardo Ziviani2018-09-031-5/+5
| * spapr: Correct reference count on spapr-cpu-coreSam Bobroff2018-08-301-0/+2
| * mac_newworld: implement custom FWPathProviderMark Cave-Ayland2018-08-301-1/+57
| * uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland2018-08-301-0/+1
| * mac_oldworld: implement custom FWPathProviderMark Cave-Ayland2018-08-301-1/+57
| * grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland2018-08-301-0/+1
| * macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland2018-08-301-26/+0
| * spapr_pci: fix potential NULL pointer dereferenceGreg Kurz2018-08-281-1/+1
| * spapr: fix leak of rev arrayEmilio G. Cota2018-08-281-0/+1
| * ppc: Remove deprecated ppcemb targetThomas Huth2018-08-284-35/+0
* | qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-08-232-5/+28
|\
| * pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand2018-08-231-4/+3
| * pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand2018-08-231-1/+8
| * spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota2018-08-231-1/+15
| * hw/timer/mc146818rtc: Fix introspection problemThomas Huth2018-08-231-0/+3
* | spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()Cédric Le Goater2018-08-211-5/+6
* | mac_newworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland2018-08-211-1/+11
* | mac_oldworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland2018-08-211-1/+11
* | 40p: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland2018-08-211-2/+11
* | hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau2018-08-211-0/+1
* | spapr: introduce a IRQ controller backend to the machineCédric Le Goater2018-08-213-176/+235
* | hw/ppc/ppc405_uc: Convert away from old_mmioPeter Maydell2018-08-211-148/+25
* | hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpgaPeter Maydell2018-08-211-50/+10
* | hw/ppc/prep: Remove ifdeffed-out stub of XCSR codePeter Maydell2018-08-211-93/+4
* | spapr: introduce a fixed IRQ number spaceCédric Le Goater2018-08-216-18/+179
* | spapr: Add a pseries-3.1 machine typeCédric Le Goater2018-08-211-2/+21
* | spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefnBharata B Rao2018-08-211-30/+32
|/
* fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland2018-08-161-1/+2
* sam460ex: Fix PCI interrupts with multiple devicesBALATON Zoltan2018-08-012-17/+10
* sam460ex: Correct use after free errorBALATON Zoltan2018-07-161-1/+2
* spapr: Correct inverted test in spapr_pc_dimm_node()David Gibson2018-07-161-1/+1
* sam460ex: Make sam460ex_load_device_tree() handle all errors internallyDavid Gibson2018-07-091-12/+6