summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-052-201/+33
* pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-052-3/+7
* pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov2014-02-051-12/+12
* pcihp: replace enable|disable_device() with onelinersIgor Mammedov2014-02-051-12/+2
* pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-051-16/+5
* Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell2014-02-044-1/+171
|\
| * s390-sclp: SCLP Event integrationJason J. Herne2014-01-213-0/+119
| * s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+51
| * s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-1/+1
* | cris: Remove the CRIS PIC glueEdgar E. Iglesias2014-02-032-48/+0
* | axis-dev88: Connect the PIC upstream IRQs directly to the CPUEdgar E. Iglesias2014-02-031-4/+3
* | Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell2014-02-011-6/+9
|\ \
| * | virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov2014-01-281-6/+9
* | | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell2014-02-017-37/+88
|\ \ \
| * | | arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writesChristoffer Dall2014-01-311-1/+5
| * | | arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-6/+11
| * | | display: avoid multi-statement macroPaolo Bonzini2014-01-314-29/+59
| * | | ZYNQ: Implement board MIDR control for ZynqAlistair Francis2014-01-311-0/+7
| * | | hw/arm/boot: Don't set up ATAGS for autogenerated dtb bootingPeter Maydell2014-01-311-2/+7
* | | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell2014-02-011-11/+67
|\ \ \ \ | |/ / / |/| | |
| * | | vfio: correct debug macro typoBandan Das2014-01-281-1/+1
| * | | vfio: fix mapping of MSIX barAlexey Kardashevskiy2014-01-171-3/+3
| * | | vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson2014-01-161-6/+38
| * | | vfio: Filter out bogus mappingsAlex Williamson2014-01-161-1/+8
| * | | vfio: Do not reattempt a failed rom readBandan Das2014-01-151-0/+6
| * | | vfio: warn if host device rom can't be readBandan Das2014-01-151-0/+7
| * | | vfio: Destroy memory regionsAlex Williamson2014-01-151-0/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell2014-01-3122-306/+1147
|\ \ \
| * | | q35: document gigabyte_alignMichael S. Tsirkin2014-01-261-0/+13
| * | | q35: gigabyte alignment for ramGerd Hoffmann2014-01-261-2/+5
| * | | acpi: Fix PCI hole handling on build_srat()Eduardo Habkost2014-01-261-5/+5
| * | | pc: Save size of RAM below 4GBEduardo Habkost2014-01-261-0/+1
| * | | hw/pci: fix error flow in pci multifunction initMarcel Apfelbaum2014-01-261-10/+10
| * | | pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov2014-01-264-92/+225
| * | | pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-265-7/+8
| * | | pc: ACPI: expose PRST IO range via _CRSIgor Mammedov2014-01-261-1/+13
| * | | pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov2014-01-263-7/+15
| * | | pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov2014-01-263-7/+41
| * | | pc: set PRST base in DSDT depending on chipsetIgor Mammedov2014-01-263-1/+3
| * | | acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2014-01-261-0/+14
| * | | acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-263-72/+71
| * | | acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin2014-01-263-94/+297
| * | | piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-261-10/+65
| * | | pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-262-2/+317
| * | | pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-261-0/+28
| * | | pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov2014-01-261-1/+1
| * | | virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil2014-01-261-1/+1
| * | | ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2014-01-262-8/+7
| * | | Add DSDT node for AppleSMCGabriel L. Somlo2014-01-265-1/+22
| | |/ | |/|
* | | Merge remote-tracking branch 'sstabellini/xen-170114' into stagingPeter Maydell2014-01-312-5/+10
|\ \ \
OpenPOWER on IntegriCloud