Age | Commit message (Expand) | Author | Files | Lines |
2015-11-17 | ide: enable buffered requests for ATAPI devices | Peter Lieven | 1 | -5/+5 |
2015-11-17 | ide: orphan all buffered requests on DMA cancel | Peter Lieven | 1 | -0/+19 |
2015-11-17 | ide: add support for IDEBufferedRequest | Peter Lieven | 2 | -0/+61 |
2015-11-17 | ide/atapi: make PIO read requests async | Peter Lieven | 1 | -13/+82 |
2015-11-17 | virtio-blk: Fix double completion for werror=stop | Fam Zheng | 1 | -0/+4 |
2015-11-17 | tpm: avoid clang shifting negative signed warning | Stefan Hajnoczi | 1 | -1/+1 |
2015-11-13 | atapi: Prioritize unknown cmd error over BCL error | John Snow | 1 | -10/+10 |
2015-11-13 | atapi: add byte_count_limit helper | John Snow | 1 | -5/+13 |
2015-11-12 | hw/misc: Add support for ADC controller in Xilinx Zynq 7000 | Guenter Roeck | 3 | -0/+309 |
2015-11-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 7 | -38/+105 |
2015-11-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 7 | -34/+392 |
2015-11-12 | scsi-disk: Account for failed operations | Alberto Garcia | 1 | -15/+31 |
2015-11-12 | macio: Account for failed operations | Alberto Garcia | 1 | -2/+10 |
2015-11-12 | ide: Account for failed and invalid operations | Alberto Garcia | 1 | -2/+8 |
2015-11-12 | atapi: Account for failed and invalid operations | Alberto Garcia | 1 | -12/+19 |
2015-11-12 | xen_disk: Account for failed and invalid operations | Alberto Garcia | 1 | -1/+22 |
2015-11-12 | virtio-blk: Account for failed and invalid operations | Alberto Garcia | 1 | -1/+3 |
2015-11-12 | nvme: Account for failed and invalid operations | Alberto Garcia | 1 | -3/+8 |
2015-11-12 | ide: Account for write operations correctly | Alberto Garcia | 1 | -1/+1 |
2015-11-12 | xen_disk: Account for flush operations | Alberto Garcia | 1 | -1/+3 |
2015-11-12 | virtio-9p: add savem handlers | Greg Kurz | 1 | -0/+11 |
2015-11-12 | hw/virtio: Add PCIe capability to virtio devices | Marcel Apfelbaum | 2 | -0/+24 |
2015-11-12 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2 | -109/+375 |
2015-11-12 | vhost: send SET_VRING_ENABLE at start/stop | Yuanhan Liu | 1 | -0/+9 |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu | 2 | -4/+4 |
2015-11-12 | vhost-user: modify SET_LOG_BASE to pass mmap size and offset | Victor Kaplansky | 1 | -2/+9 |
2015-11-12 | virtio-pci: unbreak queue_enable read | Jason Wang | 1 | -0/+7 |
2015-11-12 | virtio-pci: introduce pio notification capability for modern device | Jason Wang | 2 | -17/+113 |
2015-11-12 | virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible | Jason Wang | 1 | -4/+15 |
2015-11-12 | virtio-pci: fix 1.0 virtqueue migration | Jason Wang | 3 | -7/+200 |
2015-11-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st... | Peter Maydell | 3 | -90/+162 |
2015-11-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into... | Peter Maydell | 3 | -15/+9 |
2015-11-12 | e1000: Introducing backward compatibility command line parameter | Leonid Bloch | 1 | -0/+2 |
2015-11-12 | e1000: Implementing various counters | Leonid Bloch | 1 | -5/+85 |
2015-11-12 | e1000: Fixing the packet address filtering procedure | Leonid Bloch | 1 | -3/+7 |
2015-11-12 | e1000: Fixing the received/transmitted octets' counters | Leonid Bloch | 1 | -8/+18 |
2015-11-12 | e1000: Fixing the received/transmitted packets' counters | Leonid Bloch | 1 | -4/+12 |
2015-11-12 | e1000: Trivial implementation of various MAC registers | Leonid Bloch | 2 | -3/+100 |
2015-11-12 | e1000: Introduced an array to control the access to the MAC registers | Leonid Bloch | 1 | -12/+46 |
2015-11-12 | e1000: Add support for migrating the entire MAC registers' array | Leonid Bloch | 1 | -0/+21 |
2015-11-12 | e1000: Cosmetic and alignment fixes | Leonid Bloch | 2 | -79/+89 |
2015-11-12 | cuda.c: add delay to setting of SR_INT bit | Mark Cave-Ayland | 2 | -11/+36 |
2015-11-12 | cuda.c: fix T2 timer and enable its interrupt | Mark Cave-Ayland | 1 | -9/+24 |
2015-11-12 | cuda.c: rename get_counter() state variable from s to ti for consistency | Mark Cave-Ayland | 1 | -9/+9 |
2015-11-12 | cuda.c: refactor get_tb() so that the time can be passed in | Mark Cave-Ayland | 1 | -5/+6 |
2015-11-12 | cuda.c: add defines for CUDA registers | Mark Cave-Ayland | 1 | -34/+53 |
2015-11-12 | cuda.c: fix CUDA SR interrupt clearing | Mark Cave-Ayland | 1 | -1/+3 |
2015-11-12 | cuda.c: implement dummy IIC access commands | Mark Cave-Ayland | 1 | -0/+18 |
2015-11-12 | cuda.c: implement simple CUDA_GET_6805_ADDR command | Mark Cave-Ayland | 1 | -0/+3 |
2015-11-12 | cuda.c: fix CUDA_PACKET response packet format | Mark Cave-Ayland | 1 | -19/+5 |