summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* cris: Remove the CRIS PIC glueEdgar E. Iglesias2014-02-032-48/+0Star
* axis-dev88: Connect the PIC upstream IRQs directly to the CPUEdgar E. Iglesias2014-02-031-4/+3Star
* Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell2014-02-021-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-027-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/+71Star
| * | | 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/+7Star
| * | | 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
|\ \ \
| * | | xen_pt: Fix passthrough of device with ROM.Anthony PERARD2014-01-171-2/+2
| * | | xen_pt: Fix debug output.Anthony PERARD2014-01-171-2/+2
| * | | xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini2014-01-171-1/+6
| | |/ | |/|
* | | Merge remote-tracking branch 'stefanha/tags/net-pull-request' into stagingPeter Maydell2014-01-301-3/+3
|\ \ \
| * | | Fix lan9118 buffer length handlingRoy Franz2014-01-271-1/+1
| * | | Fix lan9118 TX "CMD A" handlingRoy Franz2014-01-271-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell2014-01-302-3/+5
|\ \ \ | |/ / |/| |
| * | ide: cmd_exec_dev_diagnostic() always set error register to 0x01David du Colombier2014-01-151-0/+1
| * | virtio-balloon: don't hardcode config size valueLuiz Capitulino2014-01-151-3/+4
| |/