| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | virtio-blk: move dataplane code into virtio-blk.c | Stefan Hajnoczi | 2024-01-26 | 1 | -34/+0 |
| * | virtio-blk: add iothread-vq-mapping parameter | Stefan Hajnoczi | 2023-12-21 | 1 | -0/+3 |
| * | hw/block: Fix the return type | Mao Zhongyi | 2017-12-19 | 1 | -1/+1 |
| * | virtio-blk: always use dataplane path if ioeventfd is active | Paolo Bonzini | 2016-10-30 | 1 | -3/+3 |
| * | virtio-blk: tell dataplane which vq to notify | Stefan Hajnoczi | 2016-06-28 | 1 | -1/+1 |
| * | virtio-blk: do not use vring in dataplane | Paolo Bonzini | 2016-02-25 | 1 | -0/+1 |
| * | virtio-blk: Rename VirtIOBlkConf variables to conf | Markus Armbruster | 2014-10-20 | 1 | -1/+1 |
| * | virtio-blk-dataplane: Improve error reporting | Andreas Färber | 2013-12-09 | 1 | -2/+3 |
| * | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+29 |