summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* fw_cfg: add fw_cfg_machine_reset functionGonglei2014-10-151-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-092-3/+2
|\
| * accel: Create accel object when initializing machineEduardo Habkost2014-10-091-0/+2
| * accel: Pass MachineState object to accel init functionsEduardo Habkost2014-10-091-2/+0
| * accel: Move Xen registration code to xen-common.cEduardo Habkost2014-10-041-1/+0
* | pc/vl: Add units-per-default-bus propertyJohn Snow2014-10-031-0/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-303-10/+108
|\
| * virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng2014-09-301-2/+7
| * scsi: Introduce scsi_req_cancel_asyncFam Zheng2014-09-301-0/+3
| * scsi: Introduce scsi_req_cancel_completeFam Zheng2014-09-301-0/+1
| * scsi: Drop SCSIReqOps.cancel_ioFam Zheng2014-09-301-1/+0
| * scsi: Drop scsi_req_abortFam Zheng2014-09-301-1/+0
| * virtio-scsi: Batched prepare for cmd reqsFam Zheng2014-09-301-0/+4
| * virtio-scsi: Two stages processing of cmd requestFam Zheng2014-09-301-1/+2
| * virtio-scsi: Add migration state notifier for dataplane codeFam Zheng2014-09-301-0/+2
| * virtio-scsi-dataplane: Code to run virtio-scsi on iothreadFam Zheng2014-09-301-0/+19
| * virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReqFam Zheng2014-09-301-1/+14
| * virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng2014-09-301-0/+1
| * virtio: add a wrapper for virtio-backend initializationGonglei2014-09-301-0/+3
| * virtio-scsi: Make virtio_scsi_push_event publicFam Zheng2014-09-231-0/+2
| * virtio-scsi: Make virtio_scsi_free_req publicFam Zheng2014-09-231-0/+1
| * virtio-scsi: Make virtio_scsi_init_req publicFam Zheng2014-09-231-0/+1
| * virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrlFam Zheng2014-09-231-0/+1
| * virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmdFam Zheng2014-09-231-0/+36
| * scsi: Optimize scsi_req_allocFam Zheng2014-09-231-7/+14
* | loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster2014-09-291-10/+5
* | 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
OpenPOWER on IntegriCloud