aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-10/+108
2014-09-30virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng1-2/+7
2014-09-30scsi: Introduce scsi_req_cancel_asyncFam Zheng1-0/+3
2014-09-30scsi: Introduce scsi_req_cancel_completeFam Zheng1-0/+1
2014-09-30scsi: Drop SCSIReqOps.cancel_ioFam Zheng1-1/+0
2014-09-30scsi: Drop scsi_req_abortFam Zheng1-1/+0
2014-09-30virtio-scsi: Batched prepare for cmd reqsFam Zheng1-0/+4
2014-09-30virtio-scsi: Two stages processing of cmd requestFam Zheng1-1/+2
2014-09-30virtio-scsi: Add migration state notifier for dataplane codeFam Zheng1-0/+2
2014-09-30virtio-scsi-dataplane: Code to run virtio-scsi on iothreadFam Zheng1-0/+19
2014-09-30virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReqFam Zheng1-1/+14
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng1-0/+1
2014-09-30virtio: add a wrapper for virtio-backend initializationGonglei1-0/+3
2014-09-29loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster1-10/+5
2014-09-24virtio: Fix wrong type cast from pointer to longStefan Weil1-2/+2
2014-09-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell1-3/+8
2014-09-23virtio-scsi: Make virtio_scsi_push_event publicFam Zheng1-0/+2
2014-09-23virtio-scsi: Make virtio_scsi_free_req publicFam Zheng1-0/+1
2014-09-23virtio-scsi: Make virtio_scsi_init_req publicFam Zheng1-0/+1
2014-09-23virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrlFam Zheng1-0/+1
2014-09-23virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmdFam Zheng1-0/+36
2014-09-23scsi: Optimize scsi_req_allocFam Zheng1-7/+14
2014-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell1-2/+0
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann1-2/+0
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei1-0/+1
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei1-2/+0
2014-09-23usb-bus: convert USBDeviceClass init to realizeGonglei1-2/+8
2014-09-22block: Always compile virtio-blk dataplaneFam Zheng1-2/+0
2014-09-22virtio: Import virtio_vring.hFam Zheng2-1/+168
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-6/+6
2014-09-18qdev: Move global validation to a single functionEduardo Habkost1-5/+5
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost1-1/+1
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+1
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell1-0/+5
2014-09-10block: Extract the block accounting codeBenoƮt Canet1-0/+1
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert1-0/+5
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell4-7/+6
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz2-3/+1
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt1-1/+2
2014-09-08loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt1-0/+1
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf1-1/+1
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania1-2/+1
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-0/+123
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann1-0/+11
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato1-0/+20
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell1-0/+1
2014-08-29usb: add usb_bus_release functionGonglei1-0/+1
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan1-1/+10
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan1-0/+22
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2-0/+3