summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio: Fix wrong type cast from pointer to longStefan Weil2014-09-241-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell2014-09-231-3/+8
|\
| * usb-bus: introduce a wrapper function to check speedGonglei2014-09-231-0/+1
| * usb-bus: remove "init" from USBDeviceClass structGonglei2014-09-231-2/+0
| * usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-231-2/+8
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell2014-09-231-2/+0
|\ \
| * | s390x: remove duplicate defines in SCLP codeJens Freimann2014-09-231-2/+0
| |/
* | block: Always compile virtio-blk dataplaneFam Zheng2014-09-221-2/+0
* | virtio: Import virtio_vring.hFam Zheng2014-09-222-1/+168
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-182-6/+6
|\
| * qdev: Move global validation to a single functionEduardo Habkost2014-09-181-5/+5
| * qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost2014-09-181-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-151-0/+1
|\ \ | |/ |/|
| * block: Extract the block accounting codeBenoƮt Canet2014-09-101-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2014-09-111-0/+5
|\ \ | |/ |/|
| * xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-101-0/+5
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-084-7/+6
|\ \ | |/ |/|
| * spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-082-3/+1
| * spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-1/+2
| * loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt2014-09-081-0/+1
| * PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2014-09-081-1/+1
| * ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-2/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-023-0/+123
|\ \ | |/ |/|
| * intel-iommu: add IOTLB using hash tableLe Tan2014-08-281-1/+10
| * intel-iommu: add context-cache to cache context-entryLe Tan2014-08-281-0/+22
| * intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-282-0/+3
| * intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan2014-08-281-0/+89
* | target-tricore: Add board for systemmodeBastian Koppelmann2014-09-011-0/+11
* | sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+20
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell2014-08-291-0/+1
|\ \
| * | usb: add usb_bus_release functionGonglei2014-08-291-0/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-282-4/+6
|\ \
| * | scsi-bus: Convert DeviceClass init to realizeFam Zheng2014-08-261-2/+2
| * | block: Pass errp in blkconf_geometryFam Zheng2014-08-261-2/+4
* | | Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell2014-08-281-0/+49
|\ \ \ | |_|/ |/| |
| * | cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-0/+49
| |/
* | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-251-3/+4
* | Add ACPI tables for TPMStefan Berger2014-08-251-0/+29
* | pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin2014-08-251-0/+2
|/
* arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite2014-08-191-1/+1
* loader: Add load_image_gzipped function.Richard W.M. Jones2014-08-191-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-192-1/+7
|\
| * sysbus: remove unused function sysbus_del_ioPaolo Bonzini2014-08-171-1/+0
| * scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini2014-07-291-0/+1
| * scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini2014-07-291-0/+6
* | virtio-serial: create a linked list of all active devicesAmit Shah2014-08-181-0/+2
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell2014-08-151-1/+1
|\ \
| * | pci-host: update obsolete reference about piix_pci.cGonglei2014-08-151-1/+1
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-08-152-2/+9
|\ \ \ | |/ / |/| |
| * | pc: Get rid of pci-info leftoversMarkus Armbruster2014-08-141-1/+0
OpenPOWER on IntegriCloud