summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-06-03pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson1-0/+5
2015-06-03spapr: override default ram size to 512MBNikunj A Dadhania1-0/+1
2015-06-03machine: add default_ram_size to machine classNikunj A Dadhania1-0/+9
2015-06-03spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler1-0/+4
2015-06-03spapr_pci: enable basic hotplug operationsMichael Roth1-19/+380
2015-06-03pci: make pci_bar useable outside pci.cMichael Roth1-1/+1
2015-06-03spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth1-1/+17
2015-06-03spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2-2/+9
2015-06-03spapr_drc: add spapr_drc_populate_dt()Michael Roth1-0/+156
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler2-7/+60
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2-51/+239
2015-06-03spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2-0/+184
2015-06-03spapr_rtas: add get-sensor-state RTAS interfaceMike Day1-0/+43
2015-06-03spapr_rtas: add set-indicator RTAS interfaceMike Day1-0/+84
2015-06-03spapr_rtas: add get/set-power-level RTAS interfacesNathan Fontenot1-0/+54
2015-06-03spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2-1/+589
2015-06-03hw/ppc/spapr: Use error_report() instead of hw_error()Thomas Huth1-8/+8
2015-06-03hw/ppc/spapr: Fix error message when firmware could not be loadedThomas Huth1-3/+3
2015-06-03pseries: Add pseries-2.4 machine typeDavid Gibson1-0/+5
2015-06-03hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth1-2/+2
2015-06-03spapr_iommu: Give unique QOM name to TCE tableAlexey Kardashevskiy1-1/+3
2015-06-03spapr_pci: Rework device-tree renderingAlexey Kardashevskiy1-25/+5
2015-06-03spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy1-1/+1
2015-06-03spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy1-18/+18
2015-06-03spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy1-7/+20
2015-06-03spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy1-3/+3
2015-06-03spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy1-1/+1
2015-06-03spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy1-2/+2
2015-06-03spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safeAlexey Kardashevskiy1-4/+3
2015-06-03spapr_iommu: Disable in-kernel IOMMU tables for >4GB windowsAlexey Kardashevskiy1-3/+3
2015-06-03spapr_pci: Fix unsafe signed/unsigned comparisonsDavid Gibson1-8/+8
2015-06-03macio: Convert to realize()Markus Armbruster1-33/+38
2015-06-01acpi: add missing ssdtMichael S. Tsirkin1-0/+36
2015-06-01vhost-user: add multi queue supportOuyang Changchun2-2/+12
2015-06-01virtio: make features 64bit wideGerd Hoffmann10-24/+65
2015-06-01qdev: add 64bit propertiesGerd Hoffmann1-0/+58
2015-06-01virtio-mmio: ioeventfd supportYing-Shiuan Pan1-0/+181
2015-06-01hw/acpi/aml-build: Fix memory leakShannon Zhao1-0/+1
2015-06-01acpi: add aml_increment() termMarcel Apfelbaum1-0/+8
2015-06-01acpi: add aml_shiftright() termMarcel Apfelbaum1-0/+10
2015-06-01acpi: add aml_shiftleft() termMarcel Apfelbaum1-0/+10
2015-06-01acpi: add aml_index() termMarcel Apfelbaum1-0/+10
2015-06-01acpi: add aml_lless() termMarcel Apfelbaum1-0/+9
2015-06-01acpi: add aml_add() termMarcel Apfelbaum1-0/+10
2015-06-01TPM2 ACPI table supportStefan Berger7-26/+205
2015-05-31tpm: Probe for connected TPM 1.2 or TPM 2Stefan Berger5-54/+167
2015-05-31Extend TPM TIS interface to support TPM 2Stefan Berger4-9/+115
2015-05-31Add stream ID to MSI writePavel Fedin2-3/+10
2015-05-31acpi: Simplify printing to dynamic stringMarkus Armbruster1-22/+5
2015-05-31i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek1-0/+1