summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-s390x: detect tininess before rounding for FP operationsAurelien Jarno2015-06-051-0/+8
* target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDEDAurelien Jarno2015-06-051-6/+6
* target-s390x: define default NaN valuesAurelien Jarno2015-06-051-2/+6
* target-s390x: fix MMU index computationAurelien Jarno2015-06-051-4/+11
* target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno2015-06-051-1/+1
* target-s390x: fix LOAD MULTIPLE instruction on page boundaryAurelien Jarno2015-06-051-29/+99
* target-s390x: implement STPT helperAurelien Jarno2015-06-051-3/+4
* target-s390x: implement STCKC helperAurelien Jarno2015-06-051-2/+3
* target-s390x: streamline STCK helperAurelien Jarno2015-06-051-7/+2
* target-s390x: simplify SCKC helperAurelien Jarno2015-06-051-3/+4
* target-s390x: add a tod2time functionAurelien Jarno2015-06-052-2/+7
* target-s390x: remove unused helpersAurelien Jarno2015-06-052-22/+0
* target-s390x: optimize (negative-) abs computationAurelien Jarno2015-06-053-26/+14
* target-s390x: fix CC computation for LOAD POSITIVE instructionsAurelien Jarno2015-06-051-2/+2
* target-s390x: fix CC computation for EX instructionAurelien Jarno2015-06-051-2/+1
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-0437-222/+2703
|\
| * softmmu: support up to 12 MMU modesPaolo Bonzini2015-06-032-8/+131
| * tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITSPaolo Bonzini2015-06-039-0/+10
| * tci: do not use CPUArchState in tcg-target.hPaolo Bonzini2015-06-032-3/+4
| * Add David Gibson for sPAPR in MAINTAINERS fileDavid Gibson2015-06-031-1/+2
| * pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson2015-06-033-0/+27
| * spapr: override default ram size to 512MBNikunj A Dadhania2015-06-031-0/+1
| * machine: add default_ram_size to machine classNikunj A Dadhania2015-06-034-14/+32
| * spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler2015-06-031-0/+4
| * spapr_pci: enable basic hotplug operationsMichael Roth2015-06-031-19/+380
| * pci: make pci_bar useable outside pci.cMichael Roth2015-06-032-1/+7
| * spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth2015-06-031-1/+17
| * spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-033-2/+10
| * spapr_drc: add spapr_drc_populate_dt()Michael Roth2015-06-032-0/+158
| * spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-033-7/+63
| * spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-033-52/+252
| * spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-033-0/+198
| * spapr: add rtas_st_buffer_direct() helperMichael Roth2015-06-031-2/+8
| * spapr_rtas: add get-sensor-state RTAS interfaceMike Day2015-06-031-0/+43
| * spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-032-0/+95
| * spapr_rtas: add get/set-power-level RTAS interfacesNathan Fontenot2015-06-031-0/+54
| * spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2015-06-033-1/+788
| * docs: add sPAPR hotplug/dynamic-reconfiguration documentationMichael Roth2015-06-031-0/+287
| * hw/ppc/spapr: Use error_report() instead of hw_error()Thomas Huth2015-06-031-8/+8
| * hw/ppc/spapr: Fix error message when firmware could not be loadedThomas Huth2015-06-031-3/+3
| * pseries: Add pseries-2.4 machine typeDavid Gibson2015-06-031-0/+5
| * hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth2015-06-032-3/+3
| * spapr_iommu: Give unique QOM name to TCE tableAlexey Kardashevskiy2015-06-031-1/+3
| * spapr_pci: Rework device-tree renderingAlexey Kardashevskiy2015-06-031-25/+5
| * spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy2015-06-032-1/+2
| * spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-032-18/+22
| * spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy2015-06-033-7/+25
| * spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-032-3/+5
| * spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-032-1/+2
| * spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-032-3/+5
OpenPOWER on IntegriCloud