summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-02-139-22/+124
|\
| * hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2014-02-102-12/+0
| * pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+5
| * pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+8
| * acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-102-4/+7
| * qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-3/+0
| * qdev: add "hotpluggable" property to DeviceIgor Mammedov2014-02-101-0/+3
| * qdev: add to BusState "hotplug-handler" linkIgor Mammedov2014-02-101-0/+12
| * define hotplug interfaceIgor Mammedov2014-02-101-0/+78
| * loader: document that errno is setMichael S. Tsirkin2014-02-101-0/+7
| * hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-051-0/+1
| * pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov2014-02-051-1/+0
| * pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-051-1/+2
| * pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-051-1/+1
* | exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* | exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* | hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-081-0/+3
* | hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani2014-02-081-0/+210
* | arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-081-0/+19
* | arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-081-0/+7
* | arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-081-0/+7
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell2014-02-081-8/+2
|\ \ | |/ |/|
| * vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-041-8/+2
* | 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/+0
* | 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/+4
|\
| * hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-061-10/+4
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2014-01-102-64/+4
|\ \
| * | dataplane: replace hostmem with memory_region_findPaolo Bonzini2013-12-202-60/+1
| * | dataplane: change vring API to use VirtQueueElementPaolo Bonzini2013-12-201-4/+3
| |/
* | 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/+0
| * | acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-231-0/+8
| |/
OpenPOWER on IntegriCloud