summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safeAlexey Kardashevskiy2015-06-031-4/+3
* spapr_iommu: Disable in-kernel IOMMU tables for >4GB windowsAlexey Kardashevskiy2015-06-031-3/+3
* spapr_pci: Fix unsafe signed/unsigned comparisonsDavid Gibson2015-06-031-8/+8
* configure: Check for libfdt version 1.4.0Thomas Huth2015-06-031-2/+4
* dtc: Update dtc / libfdt submodule to version 1.4.0Thomas Huth2015-06-031-0/+0
* macio: Convert to realize()Markus Armbruster2015-06-031-33/+38
* target-arm: Correct check for non-EL3Edgar E. Iglesias2015-06-021-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150602-1' into...Peter Maydell2015-06-021-6/+12
|\
| * virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann2015-06-021-4/+4
| * virtio-input: const_le16 and const_le32 not build time constantMichael Mueller2015-06-021-2/+8
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-021-0/+36
|\ \ | |/ |/|
| * acpi: add missing ssdtMichael S. Tsirkin2015-06-011-0/+36
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-0162-1073/+1651
|\ \ | |/
| * vhost-user: add multi queue supportOuyang Changchun2015-06-016-18/+49
| * virtio: make features 64bit wideGerd Hoffmann2015-06-0111-40/+81
| * qdev: add 64bit propertiesGerd Hoffmann2015-06-012-0/+68
| * virtio-mmio: ioeventfd supportYing-Shiuan Pan2015-06-011-0/+181
| * hw/acpi/aml-build: Fix memory leakShannon Zhao2015-06-011-0/+1
| * acpi: add aml_while() termMarcel Apfelbaum2015-06-011-0/+1
| * acpi: add aml_increment() termMarcel Apfelbaum2015-06-012-0/+9
| * acpi: add aml_shiftright() termMarcel Apfelbaum2015-06-012-0/+11
| * acpi: add aml_shiftleft() termMarcel Apfelbaum2015-06-012-0/+11
| * acpi: add aml_index() termMarcel Apfelbaum2015-06-012-0/+11
| * acpi: add aml_lless() termMarcel Apfelbaum2015-06-012-0/+10
| * acpi: add aml_add() termMarcel Apfelbaum2015-06-012-0/+11
| * TPM2 ACPI table supportStefan Berger2015-06-0110-28/+237
| * tpm: Probe for connected TPM 1.2 or TPM 2Stefan Berger2015-05-315-54/+167
| * Extend TPM TIS interface to support TPM 2Stefan Berger2015-05-317-9/+158
| * Add stream ID to MSI writePavel Fedin2015-05-314-3/+13
| * acpi: Simplify printing to dynamic stringMarkus Armbruster2015-05-311-22/+5
| * i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek2015-05-311-0/+1
| * i386/pc_q35: don't insist on board FDC if there's no default floppyLaszlo Ersek2015-05-311-2/+2
| * i386/pc: '-drive if=floppy' should imply a board-default FDCLaszlo Ersek2015-05-311-0/+1
| * i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek2015-05-314-3/+5
| * virtio: increase the queue limit to 1024Jason Wang2015-05-311-1/+1
| * virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang2015-05-317-27/+27
| * virtio-s390: introduce virtio_s390_device_plugged()Jason Wang2015-05-311-0/+14
OpenPOWER on IntegriCloud