summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-082-2/+8
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-082-5/+13
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-082-14/+89
* arm_gic: Fix GIC pending behaviorChristoffer Dall2014-02-082-18/+62
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell2014-02-081-1/+1
|\
| * vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-041-1/+1
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into stagingPeter Maydell2014-02-061-6/+10
|\ \
| * | hw/display/qxl: fix signed to unsigned comparisonAlon Levy2014-02-031-6/+9
| * | qxl: clear irq on resetAlon Levy2014-02-031-0/+1
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...Peter Maydell2014-02-052-4/+1
|\ \ \
| * | | hw/ppc: Remove unused definesStefan Weil2014-02-011-2/+0
| * | | i386: Add missing include file for QEMU_PACKEDStefan Weil2014-02-011-2/+1
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-02-051-1/+1
|\ \ \ \
| * | | | dataplane: Comment fixMarkus Armbruster2014-01-311-1/+1
| |/ / /
* | | | 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
OpenPOWER on IntegriCloud