summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | e1000: Fixing the received/transmitted octets' countersLeonid Bloch2015-11-121-8/+18
| * | | e1000: Fixing the received/transmitted packets' countersLeonid Bloch2015-11-121-4/+12
| * | | e1000: Trivial implementation of various MAC registersLeonid Bloch2015-11-122-3/+100
| * | | e1000: Introduced an array to control the access to the MAC registersLeonid Bloch2015-11-121-12/+46
| * | | e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch2015-11-121-0/+21
| * | | e1000: Cosmetic and alignment fixesLeonid Bloch2015-11-122-79/+89
OpenPOWER on IntegriCloud