summary refs log tree commit diff stats
path: root/hw/ppc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * spapr_cpu_core: instantiate CPUs separatelyGreg Kurz2017-12-152-20/+10
| * spapr: Add pseries-2.12 machine typeDavid Gibson2017-12-151-3/+23
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-1/+1
* | pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-052-7/+7
|/
* spapr: Include "pre-plugged" DIMMS in ram size calculation at resetDavid Gibson2017-12-041-1/+4
* pseries: fix TCG migrationLaurent Vivier2017-11-301-1/+1
* target/ppc: Move setting of patb_entry on hash table initSuraj Jitindar Singh2017-11-271-2/+2
* hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256Thomas Huth2017-11-221-0/+4
* spapr: reset DRCs after devicesGreg Kurz2017-11-202-7/+21
* target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh2017-11-201-22/+21
* target/ppc: correct htab shift for hash on radixSam Bobroff2017-11-141-7/+6
* e500: ppce500_init_mpic() return device instead of IRQ arrayMichael Davidsaver2017-11-081-19/+13
* spapr_cpu_core: rewrite machine type sanity checkGreg Kurz2017-10-171-4/+8
* spapr_pci: fail gracefully with non-pseries machine typesGreg Kurz2017-10-171-1/+11
* spapr: Correct RAM size calculation for HPT resizingDavid Gibson2017-10-171-2/+2
* ppc: pnv: consolidate type definitions and batch register themIgor Mammedov2017-10-171-58/+34
* ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov2017-10-172-17/+13
* ppc: pnv: define core types staticallyIgor Mammedov2017-10-171-28/+20
* ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov2017-10-171-6/+12
* ppc: pnv: normalize core/chip type namesIgor Mammedov2017-10-172-2/+2
* ppc: pnv: use generic cpu_model parsingIgor Mammedov2017-10-172-13/+11
* ppc: spapr: use generic cpu_model parsingIgor Mammedov2017-10-172-32/+14
* ppc: spapr: use cpu model names as tcg defaults instead of aliasesIgor Mammedov2017-10-171-2/+2
* ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov2017-10-171-1/+4
* ppc: spapr: use cpu type name directlyIgor Mammedov2017-10-172-12/+8
* ppc: spapr: define core types staticallyIgor Mammedov2017-10-171-59/+28
* ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov2017-10-172-51/+1
* ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov2017-10-172-30/+4
* ppc: 40p/prep: replace cpu_model with cpu_typeIgor Mammedov2017-10-171-8/+4
* ppc: virtex-ml507: replace cpu_model with cpu_typeIgor Mammedov2017-10-171-7/+4
* ppc: replace cpu_model with cpu_type on ref405ep,taihu boardsIgor Mammedov2017-10-172-4/+6
* ppc: bamboo: use generic cpu_model parsingIgor Mammedov2017-10-171-5/+2
* ppc: mac_oldworld: use generic cpu_model parsingIgor Mammedov2017-10-171-4/+2
* ppc: mac_newworld: use generic cpu_model parsingIgor Mammedov2017-10-171-9/+6
* ppc: mpc8544ds/e500plat: use generic cpu_model parsingIgor Mammedov2017-10-173-7/+4
* hw/ppc/spapr.c: abort unplug_request if previous unplug isn't doneDaniel Henrique Barboza2017-10-171-2/+14
* target/ppc: Add POWER9 DD2.0 model informationDavid Gibson2017-10-171-0/+1
* spapr: sanity check size of the CAS bufferGreg Kurz2017-10-171-0/+7
* spapr: fix OF word name in commentGreg Kurz2017-10-171-1/+2
* hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")Greg Kurz2017-10-172-4/+2
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell2017-09-273-4/+10
|\
| * migration: pre_save return intDr. David Alan Gilbert2017-09-273-4/+10
* | macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland2017-09-271-1/+1
* | macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland2017-09-271-2/+2
* | spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz2017-09-273-27/+48
* | ppc/pnv: check for OPAL firmware file presenceCédric Le Goater2017-09-271-1/+5
* | spapr_pci: make index property mandatoryGreg Kurz2017-09-271-54/+8
* | spapr: introduce helpers to migrate HPT chunks and the end markerGreg Kurz2017-09-271-17/+21
* | ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz2017-09-271-8/+7