summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2015-11-122-4/+4
| * vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky2015-11-121-2/+9
| * virtio-pci: unbreak queue_enable readJason Wang2015-11-121-0/+7
| * virtio-pci: introduce pio notification capability for modern deviceJason Wang2015-11-122-17/+113
| * virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possibleJason Wang2015-11-121-4/+15
| * virtio-pci: fix 1.0 virtqueue migrationJason Wang2015-11-123-7/+200
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-11-122-109/+375
|\ \
| * | e1000: Introducing backward compatibility command line parameterLeonid Bloch2015-11-121-0/+2
| * | e1000: Implementing various countersLeonid Bloch2015-11-121-5/+85
| * | e1000: Fixing the packet address filtering procedureLeonid Bloch2015-11-121-3/+7
OpenPOWER on IntegriCloud