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