summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-261-3/+5
|\ \ \ \
| * | | | atapi: Fix code indentationAlberto Garcia2015-11-241-1/+1
| * | | | atapi: Account for failed and invalid operations in cd_read_sector()Alberto Garcia2015-11-241-2/+4
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-251-1/+1
|\ \ \ \
| * | | | nand: fix flash erase when oob is in memoryRicard Wanderlof2015-11-251-1/+1
* | | | | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell2015-11-252-9/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen_disk: Remove ioreq.postsyncAlberto Garcia2015-11-251-8/+0
| * | | | xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-131-1/+1
* | | | | ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster2015-11-251-5/+3
* | | | | ivshmem: Mark questionable socket type test FIXMEMarkus Armbruster2015-11-251-0/+1
| |/ / / |/| | |
* | | | xlnx-ep108: Fix minimum RAM checkAlistair Francis2015-11-241-1/+1
* | | | virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_errorFam Zheng2015-11-241-4/+3
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-11-191-1/+4
|\ \ \
| * | | ppc: Convert spapr code to use object property iteratorsDaniel P. Berrange2015-11-181-1/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-196-31/+28
|\ \ \
| * | | acpi: fix buffer overrun on migrationMichael S. Tsirkin2015-11-191-2/+6
| * | | vhost-user: fix log sizeMichael S. Tsirkin2015-11-181-1/+1
| * | | vhost-user: ignore qemu-only featuresMichael S. Tsirkin2015-11-181-7/+1
| * | | i440fx: print an error message if user tries to enable iommuBandan Das2015-11-171-0/+5
| * | | q35: Check propery to determine if iommu is setBandan Das2015-11-172-6/+1
| * | | vhost-user: start/stop all ringsMichael S. Tsirkin2015-11-161-6/+11
| * | | vhost-user: print original request on errorMichael S. Tsirkin2015-11-161-2/+2
| * | | vhost: don't send RESET_OWNER at stopYuanhan Liu2015-11-161-6/+0
| * | | vhost: let SET_VRING_ENABLE message depends on protocol featureYuanhan Liu2015-11-161-1/+1
| |/ /
* | | hw/arm_gic: Correctly restore nested irq priorityFrançois Baldassari2015-11-191-2/+2
* | | nand: fix address overflowRabin Vincent2015-11-181-2/+2
* | | ide: enable buffered requests for PIO read requestsPeter Lieven2015-11-171-2/+2
* | | ide: enable buffered requests for ATAPI devicesPeter Lieven2015-11-171-5/+5
* | | ide: orphan all buffered requests on DMA cancelPeter Lieven2015-11-171-0/+19
* | | ide: add support for IDEBufferedRequestPeter Lieven2015-11-172-0/+61
* | | ide/atapi: make PIO read requests asyncPeter Lieven2015-11-171-13/+82
* | | virtio-blk: Fix double completion for werror=stopFam Zheng2015-11-171-0/+4
* | | tpm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
* | | atapi: Prioritize unknown cmd error over BCL errorJohn Snow2015-11-131-10/+10
* | | atapi: add byte_count_limit helperJohn Snow2015-11-131-5/+13
|/ /
* | hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck2015-11-123-0/+309
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-127-38/+105
|\ \
| * | scsi-disk: Account for failed operationsAlberto Garcia2015-11-121-15/+31
| * | macio: Account for failed operationsAlberto Garcia2015-11-121-2/+10
| * | ide: Account for failed and invalid operationsAlberto Garcia2015-11-121-2/+8
| * | atapi: Account for failed and invalid operationsAlberto Garcia2015-11-121-12/+19
| * | xen_disk: Account for failed and invalid operationsAlberto Garcia2015-11-121-1/+22
| * | virtio-blk: Account for failed and invalid operationsAlberto Garcia2015-11-121-1/+3
| * | nvme: Account for failed and invalid operationsAlberto Garcia2015-11-121-3/+8
| * | ide: Account for write operations correctlyAlberto Garcia2015-11-121-1/+1
| * | xen_disk: Account for flush operationsAlberto Garcia2015-11-121-1/+3
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-127-34/+392
|\ \ \ | |/ / |/| |
| * | virtio-9p: add savem handlersGreg Kurz2015-11-121-0/+11
| * | hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum2015-11-122-0/+24
| * | vhost: send SET_VRING_ENABLE at start/stopYuanhan Liu2015-11-121-0/+9
OpenPOWER on IntegriCloud