Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-22 | block: get_block_status: use "else" when testing the opposite condition | Paolo Bonzini | 1 | -3/+1 |
2015-05-22 | block: Fix NULL deference for unaligned write if qiov is NULL | Fam Zheng | 1 | -2/+95 |
2015-05-22 | Revert "block: Fix unaligned zero write" | Fam Zheng | 1 | -39/+6 |
2015-05-22 | block: align bounce buffers to page | Denis V. Lunev | 1 | -1/+1 |
2015-05-22 | block: minimal bounce buffer alignment | Denis V. Lunev | 1 | -1/+6 |
2015-05-22 | block: return EPERM on writes or discards to read-only devices | Paolo Bonzini | 1 | -2/+2 |
2015-04-28 | block: move I/O request processing to block/io.c | Stefan Hajnoczi | 1 | -0/+2540 |