aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2014-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini
2014-02-14qdev: Legacy properties are now read-onlyPaolo Bonzini
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber
2014-02-14i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2014-02-10qdev: add "hotpluggable" property to DeviceIgor Mammedov
2014-02-10qdev: add to BusState "hotplug-handler" linkIgor Mammedov
2014-02-10define hotplug interfaceIgor Mammedov
2014-02-10loader: document that errno is setMichael S. Tsirkin
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-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov
2014-02-05pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin
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