Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/qcow2: implement .bdrv_co_pwritev(_compressed)_part | Vladimir Sementsov-Ogievskiy | 2019-08-27 | 1 | -0/+1 |
* | util/iov: improve qemu_iovec_is_zero | Vladimir Sementsov-Ogievskiy | 2019-08-27 | 1 | -1/+1 |
* | util/iov: introduce qemu_iovec_init_extended | Vladimir Sementsov-Ogievskiy | 2019-08-27 | 1 | -0/+7 |
* | block: enhance QEMUIOVector structure | Vladimir Sementsov-Ogievskiy | 2019-02-22 | 1 | -2/+62 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | tests: Use real size for iov tests | Juan Quintela | 2017-09-05 | 1 | -6/+0 |
* | include/qemu/iov.h: Don't include qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -2/+28 |
* | iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf | Paolo Bonzini | 2016-02-09 | 1 | -4/+30 |
* | iov: don't touch iov in iov_send_recv() | Wen Congyang | 2015-06-23 | 1 | -1/+1 |
* | iov: add iov_discard_front/back() to remove data | Stefan Hajnoczi | 2013-01-02 | 1 | -0/+13 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+102 |