summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/mst/tags/for_upstream' into stagingPeter Maydell2015-06-0432-108/+920
|\ \ | |/ |/|
| * vhost: logs sharingJason Wang2015-06-042-19/+66
| * hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-044-15/+12
| * hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to coreLaszlo Ersek2015-06-042-8/+12
| * hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-045-5/+8
| * pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range sizeIgor Mammedov2015-06-041-1/+0
| * docs: Add PXB documentationMarcel Apfelbaum2015-06-031-0/+58
| * apci: fix PXB behaviour if used with unsupported BIOSMarcel Apfelbaum2015-06-031-29/+58
| * hw/pxb: add numa_node parameterMarcel Apfelbaum2015-06-032-0/+23
| * hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-034-0/+14
| * hw/pxb: add map_irq funcMarcel Apfelbaum2015-06-031-1/+19
| * hw/pci: inform bios if the system has extra pci root busesMarcel Apfelbaum2015-06-031-0/+20
| * hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-033-0/+198
| * hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_queryMarcel Apfelbaum2015-06-031-1/+2
| * hw/acpi: remove from root bus 0 the crs resources used by other buses.Marcel Apfelbaum2015-06-031-27/+91
| * hw/acpi: add _CRS method for extra root bussesMarcel Apfelbaum2015-06-031-0/+139
| * hw/apci: add _PRT method for extra PCI root bussesMarcel Apfelbaum2015-06-031-0/+81
| * hw/acpi: add support for i440fx 'snooping' root bussesMarcel Apfelbaum2015-06-031-0/+23
| * hw/pci: extend PCI config access to support devices behind PXBMarcel Apfelbaum2015-06-031-5/+29
| * hw/i386: query only for q35/pc when looking for pci host bridgeMarcel Apfelbaum2015-06-031-9/+25
| * hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum2015-06-032-3/+11
| * hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum2015-06-033-3/+24
| * acpi: add implementation of aml_while() termMarcel Apfelbaum2015-06-031-0/+8
| * acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-037-14/+22
| * virtio: 64bit features fixups.Gerd Hoffmann2015-06-033-7/+7
| * TPM: fix build with tpm disabledJuan Quintela2015-06-031-0/+2
| * virtio-pci: don't try to mask or unmask vqs without notifiersJason Wang2015-06-031-7/+14
| * hw/q35: fix floppy controller definition in ich9Marcel Apfelbaum2015-06-031-1/+1
| * acpi: add missing ssdtMichael S. Tsirkin2015-06-031-0/+36
* | 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
OpenPOWER on IntegriCloud