aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2018-12-14hw/ppc/ppc405_boards: Don't use load_image()Peter Maydell1-4/+8
2018-12-14hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()Peter Maydell2-12/+8
2018-12-11spapr: Delete instance_options functionsEduardo Habkost1-85/+0
2018-12-11spapr: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11spapr: Use default_machine_opts to set use_hotplug_event_sourceEduardo Habkost1-3/+1
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson1-3/+22
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh2-0/+34
2018-11-08hw/ppc/ppc440_uc: Remove dead code in sdram_size()Peter Maydell1-5/+1
2018-11-08ppc/pnv: check size before data buffer accessPrasad J Pandit1-1/+7
2018-11-08hw/ppc/mac_newworld: Free openpic_irqs array after usePeter Maydell1-0/+1
2018-11-08spapr_pci: convert g_malloc() to g_new()Greg Kurz1-1/+1
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth3-24/+25
2018-11-08ppc4xx_pci: convert SysBus init method to a realize methodCédric Le Goater1-8/+6
2018-11-08ppc440_pcix: convert SysBus init method to a realize methodCédric Le Goater1-8/+6
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand1-14/+7
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand1-4/+4
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster2-6/+5
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell4-18/+36
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell2-6/+6
2018-09-2540p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland1-5/+6
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland1-1/+3
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2-7/+4
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater2-1/+15
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2-4/+10
2018-09-2540p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland1-3/+1
2018-09-25hw/ppc: on 40p machine, change default firmware to OpenBIOSHervé Poussineau1-1/+1
2018-09-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell11-69/+128
2018-09-24Drop "qemu:" prefix from error_report() argumentsMao Zhongyi2-6/+6
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2-0/+3
2018-09-03Fix a deadlock case in the CPU hotplug flowJose Ricardo Ziviani1-5/+5
2018-08-30spapr: Correct reference count on spapr-cpu-coreSam Bobroff1-0/+2
2018-08-30mac_newworld: implement custom FWPathProviderMark Cave-Ayland1-1/+57
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland1-0/+1
2018-08-30mac_oldworld: implement custom FWPathProviderMark Cave-Ayland1-1/+57
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland1-0/+1
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland1-26/+0
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu1-1/+1
2018-08-28spapr_pci: fix potential NULL pointer dereferenceGreg Kurz1-1/+1
2018-08-28spapr: fix leak of rev arrayEmilio G. Cota1-0/+1
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth4-35/+0
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-5/+28
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand1-4/+3
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand1-1/+8
2018-08-23spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota1-1/+15
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth1-0/+3
2018-08-21spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()Cédric Le Goater1-5/+6
2018-08-21mac_newworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-1/+11
2018-08-21mac_oldworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-1/+11
2018-08-2140p: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-2/+11
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau1-0/+1