aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03tci: do not use CPUArchState in tcg-target.hPaolo Bonzini
2015-06-03Add David Gibson for sPAPR in MAINTAINERS fileDavid Gibson
2015-06-03pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson
2015-06-03spapr: override default ram size to 512MBNikunj A Dadhania
2015-06-03machine: add default_ram_size to machine classNikunj A Dadhania
2015-06-03spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler
2015-06-03spapr_pci: enable basic hotplug operationsMichael Roth
2015-06-03pci: make pci_bar useable outside pci.cMichael Roth
2015-06-03spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth
2015-06-03spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth
2015-06-03spapr_drc: add spapr_drc_populate_dt()Michael Roth
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot
2015-06-03spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth
2015-06-03spapr: add rtas_st_buffer_direct() helperMichael Roth
2015-06-03spapr_rtas: add get-sensor-state RTAS interfaceMike Day
2015-06-03spapr_rtas: add set-indicator RTAS interfaceMike Day
2015-06-03spapr_rtas: add get/set-power-level RTAS interfacesNathan Fontenot
2015-06-03spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth
2015-06-03docs: add sPAPR hotplug/dynamic-reconfiguration documentationMichael Roth
2015-06-03hw/ppc/spapr: Use error_report() instead of hw_error()Thomas Huth
2015-06-03hw/ppc/spapr: Fix error message when firmware could not be loadedThomas Huth
2015-06-03pseries: Add pseries-2.4 machine typeDavid Gibson
2015-06-03hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth
2015-06-03spapr_iommu: Give unique QOM name to TCE tableAlexey Kardashevskiy
2015-06-03spapr_pci: Rework device-tree renderingAlexey Kardashevskiy
2015-06-03spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy
2015-06-03spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy
2015-06-03spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy
2015-06-03spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy
2015-06-03spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-06-03spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-06-03spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safeAlexey Kardashevskiy
2015-06-03spapr_iommu: Disable in-kernel IOMMU tables for >4GB windowsAlexey Kardashevskiy
2015-06-03spapr_pci: Fix unsafe signed/unsigned comparisonsDavid Gibson
2015-06-03configure: Check for libfdt version 1.4.0Thomas Huth
2015-06-03dtc: Update dtc / libfdt submodule to version 1.4.0Thomas Huth
2015-06-03macio: Convert to realize()Markus Armbruster
2015-06-02target-arm: Correct check for non-EL3Edgar E. Iglesias
2015-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150602-1' into...Peter Maydell
2015-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-02virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann
2015-06-02virtio-input: const_le16 and const_le32 not build time constantMichael Mueller
2015-06-01acpi: add missing ssdtMichael S. Tsirkin
2015-06-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-01vhost-user: add multi queue supportOuyang Changchun
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-06-01qdev: add 64bit propertiesGerd Hoffmann
2015-06-01virtio-mmio: ioeventfd supportYing-Shiuan Pan
2015-06-01hw/acpi/aml-build: Fix memory leakShannon Zhao