aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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_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-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-03macio: Convert to realize()Markus Armbruster
2015-06-01acpi: add missing ssdtMichael S. Tsirkin
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
2015-06-01acpi: add aml_increment() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftright() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftleft() termMarcel Apfelbaum
2015-06-01acpi: add aml_index() termMarcel Apfelbaum
2015-06-01acpi: add aml_lless() termMarcel Apfelbaum
2015-06-01acpi: add aml_add() termMarcel Apfelbaum
2015-06-01TPM2 ACPI table supportStefan Berger
2015-05-31tpm: Probe for connected TPM 1.2 or TPM 2Stefan Berger
2015-05-31Extend TPM TIS interface to support TPM 2Stefan Berger
2015-05-31Add stream ID to MSI writePavel Fedin
2015-05-31acpi: Simplify printing to dynamic stringMarkus Armbruster
2015-05-31i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek
2015-05-31i386/pc_q35: don't insist on board FDC if there's no default floppyLaszlo Ersek