summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell2014-02-081-8/+2Star
|\
| * vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-041-8/+2Star
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell2014-02-042-0/+80
|\ \ | |/ |/|
| * sclp-s390: Define new SCLP codes and structuresMatthew Rosato2014-01-281-0/+34
| * s390-sclp: SCLP Event integrationJason J. Herne2014-01-212-0/+6
| * s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+32
| * s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-0/+8
* | cris: Remove the CRIS PIC glueEdgar E. Iglesias2014-02-031-2/+0Star
* | arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-0/+1
* | pc: Save size of RAM below 4GBEduardo Habkost2014-01-261-1/+1
* | pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-261-0/+1
* | acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2014-01-262-0/+5
* | acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-262-0/+49
* | piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-261-0/+5
* | pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-261-0/+72
* | pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-261-0/+14
* | Add DSDT node for AppleSMCGabriel L. Somlo2014-01-261-0/+7
* | usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-162-0/+12
|/
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-141-10/+4Star
|\
| * hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-061-10/+4Star
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2014-01-102-64/+4Star
|\ \
| * | dataplane: replace hostmem with memory_region_findPaolo Bonzini2013-12-202-60/+1Star
| * | dataplane: change vring API to use VirtQueueElementPaolo Bonzini2013-12-201-4/+3Star
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-104-6/+19
|\ \
| * | piix: fix 32bit pci holeGerd Hoffmann2013-12-231-0/+1
| * | qdev: switch reset to post-orderPaolo Bonzini2013-12-231-1/+1
| * | qdev: allow both pre- and post-order vists in qdev walking functionsPaolo Bonzini2013-12-231-4/+9
| * | pci: do not export pci_bus_resetPaolo Bonzini2013-12-231-1/+0Star
| * | acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-231-0/+8
| |/
* | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-095-6/+33
|\ \
| * | ioapic: QOM'ify ioapicxiaoqiang zhao2013-12-241-1/+2
| * | icc_bus: QOM'ify ICCxiaoqiang zhao2013-12-241-1/+1
| * | apic: QOM'ify APICxiaoqiang zhao2013-12-241-1/+1
| * | qdev: Drop misleading qbus_free() functionStefan Hajnoczi2013-12-241-2/+0Star
| * | qdev: Document that pointer properties kill device_addMarkus Armbruster2013-12-241-0/+17
| * | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+12
| |/
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2014-01-091-4/+4
|\ \
| * | pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-2/+2
| * | pxa27x: Reduce size of keyboard matrix mappingStefan Weil2014-01-011-2/+2
| |/
* / arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-081-1/+1
|/
* spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-201-0/+2
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-0/+7
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+35
* hw/intc: add allwinner A10 interrupt controllerliguang2013-12-171-0/+40
* hw/timer: add allwinner a10 timerliguang2013-12-171-0/+58
* vmstate: Add support for an array of ptimer_state *Peter Maydell2013-12-171-0/+4
* hw/arm/digic: add UART supportAntony Pavlov2013-12-172-0/+49
* hw/arm/digic: add timer supportAntony Pavlov2013-12-172-0/+52
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-171-0/+35
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-134-11/+25
|\