summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz2017-06-301-2/+86
* spapr: Fix migration of Radix guestsBharata B Rao2017-06-301-0/+12
* spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao2017-06-301-4/+25
* ppc: Rework CPU compatibility testing across migrationDavid Gibson2017-06-301-1/+6
* pseries: Reset CPU compatibility modeDavid Gibson2017-06-302-10/+2Star
* pseries: Move CPU compatibility property to machineDavid Gibson2017-06-303-7/+62
* hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth2017-06-301-4/+0Star
* vmstate: error hint for failed equal checksHalil Pasic2017-06-283-5/+5
* migration: move skip_section_footersPeter Xu2017-06-281-1/+0Star
* migration: move skip_configuration outPeter Xu2017-06-281-1/+0Star
* migration: move global_state.optional outPeter Xu2017-06-281-1/+0Star
* pnv-core: use get_uint() for "core-pir" propertyMarc-André Lureau2017-06-201-1/+1
* pc-dimm: use get_uint() for dimm propertiesMarc-André Lureau2017-06-201-3/+4
* object: use more specific property type namesMarc-André Lureau2017-06-201-1/+1
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell2017-06-131-1/+3
|\
| * migration: Move remaining exported functions to migration/misc.hJuan Quintela2017-06-131-1/+1
| * migration: create global_state.cJuan Quintela2017-06-131-0/+1
| * migration: Split registration functions from vmstate.hJuan Quintela2017-06-131-0/+1
* | Revert "spapr: fix memory hot-unplugging"Laurent Vivier2017-06-091-17/+3Star
* | xics: setup cpu at realize timeGreg Kurz2017-06-092-23/+18Star
* | xics: introduce macros for ICP/ICS link propertiesGreg Kurz2017-06-094-4/+8
* | hw/ppc/spapr: Adjust firmware name for PCI bridgesThomas Huth2017-06-081-0/+6
* | pnv_core: drop reference on ICPState object during CPU realizationGreg Kurz2017-06-081-1/+2
* | spapr: Rework DRC name handlingDavid Gibson2017-06-081-51/+29Star
* | spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callersDavid Gibson2017-06-081-40/+23Star
* | spapr: Change DRC attach & detach methods to functionsDavid Gibson2017-06-083-31/+15Star
* | spapr: Clean up handling of DR-indicatorDavid Gibson2017-06-082-18/+9Star
* | spapr: Clean up RTAS set-indicatorDavid Gibson2017-06-082-42/+44
* | spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()David Gibson2017-06-081-5/+6
* | spapr: Clean up DR entity sense handlingDavid Gibson2017-06-083-41/+38Star
* | pseries: Correct panic behaviour for pseries machine typeDavid Gibson2017-06-081-5/+2Star
* | spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz2017-06-081-1/+4
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell2017-06-067-520/+450Star
|\
| * spapr: Remove some non-useful properties on DRC objectsDavid Gibson2017-06-061-29/+0Star
| * spapr: Eliminate spapr_drc_get_type_str()David Gibson2017-06-061-27/+4Star
| * spapr: Move configure-connector state into DRCDavid Gibson2017-06-062-59/+18Star
| * spapr: Clean up spapr_dr_connector_by_*()David Gibson2017-06-064-43/+27Star
| * spapr: Introduce DRC subclassesDavid Gibson2017-06-063-36/+95
| * spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBsGreg Kurz2017-06-061-7/+3Star
| * spapr: Allow boot from vhost-*-scsi backendsFelipe Franciosi2017-06-061-0/+8
| * ppc/pnv: check the return value of fdt_setprop()Cédric Le Goater2017-06-061-2/+3
| * target/ppc: Fixup set_spr error in h_register_process_tableSuraj Jitindar Singh2017-06-061-2/+3
| * spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson2017-06-064-52/+41Star
| * spapr: Abolish DRC set_configured methodDavid Gibson2017-06-061-16/+8Star
| * spapr: Abolish DRC get_fdt methodDavid Gibson2017-06-061-17/+6Star
| * spapr: Move DRC RTAS calls into spapr_drc.cDavid Gibson2017-06-062-311/+315
* | spapr: cleanup spapr_fixup_cpu_numa_dt() usageIgor Mammedov2017-06-051-12/+10Star
* | numa: move numa_node from CPUState into target specific classesIgor Mammedov2017-06-052-2/+4
* | numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov2017-06-051-16/+1Star
|/
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-022-2/+0Star