aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall
2014-02-08arm_gic: Keep track of SGI sourcesChristoffer Dall
2014-02-08Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell
2014-02-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell
2014-02-04vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell
2014-02-03cris: Remove the CRIS PIC glueEdgar E. Iglesias
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall
2014-01-28sclp-s390: Define new SCLP codes and structuresMatthew Rosato
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2014-01-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil
2014-01-01pxa27x: Reduce size of keyboard matrix mappingStefan Weil
2013-12-24ioapic: QOM'ify ioapicxiaoqiang zhao
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao
2013-12-24apic: QOM'ify APICxiaoqiang zhao
2013-12-24qdev: Drop misleading qbus_free() functionStefan Hajnoczi
2013-12-24qdev: Document that pointer properties kill device_addMarkus Armbruster
2013-12-23piix: fix 32bit pci holeGerd Hoffmann
2013-12-23qdev: switch reset to post-orderPaolo Bonzini
2013-12-23qdev: allow both pre- and post-order vists in qdev walking functionsPaolo Bonzini
2013-12-23pci: do not export pci_bus_resetPaolo Bonzini
2013-12-23acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-20dataplane: replace hostmem with memory_region_findPaolo Bonzini
2013-12-20dataplane: change vring API to use VirtQueueElementPaolo Bonzini
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-17hw/arm: add allwinner a10 SoC supportliguang