summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-052-1/+4
* KVM: Split QEMUMachine typedef into separate headerAlexander Graf2014-03-052-2/+2
* Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell2014-03-043-24/+52
|\
| * s390x/event-facility: code restructureHeinz Graalfs2014-02-272-24/+19
| * s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-271-0/+33
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-03-041-1/+3
|\ \
| * | scsi: report thin provisioning errors with werror=reportPaolo Bonzini2014-02-221-0/+2
| * | scsi: Change scsi sense buf size to 252Fam Zheng2014-02-221-1/+1
* | | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-041-0/+2
|\ \ \
| * | | sun4m: Set HostID in NVRAMMark Cave-Ayland2014-02-271-0/+2
| | |/ | |/|
* | | arm: vgic device control api supportChristoffer Dall2014-02-261-0/+1
|/ /
* | xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2014-02-261-10/+0
* | xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite2014-02-261-33/+0
* | xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite2014-02-261-19/+0
* | xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2014-02-261-15/+0
* | xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-261-13/+0
* | Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini2014-02-201-0/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell2014-02-201-0/+5
|\
| * usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-0/+5
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-2014-50/+117
|\ \ | |/ |/|
| * qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-6/+0
| * qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-142-10/+1
| * qdev: Inline qdev_prop_parse()Paolo Bonzini2014-02-141-2/+0
| * qdev: Legacy properties are now read-onlyPaolo Bonzini2014-02-141-1/+0
| * ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-141-0/+87
| * i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber2014-02-141-2/+0
| * i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-149-28/+28
* | 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
OpenPOWER on IntegriCloud