summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell2015-11-123-90/+162
|\ \ \ | |_|/ |/| |
| * | cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland2015-11-122-11/+36
| * | cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland2015-11-121-9/+24
| * | cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland2015-11-121-9/+9
| * | cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland2015-11-121-5/+6
| * | cuda.c: add defines for CUDA registersMark Cave-Ayland2015-11-121-34/+53
| * | cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland2015-11-121-1/+3
| * | cuda.c: implement dummy IIC access commandsMark Cave-Ayland2015-11-121-0/+18
| * | cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland2015-11-121-0/+3
OpenPOWER on IntegriCloud