Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Use real size for iov tests | Juan Quintela | 2017-09-05 | 1 | -5/+5 |
* | test-iov: replace g_malloc()+memcpy() with g_memdup() | Marc-André Lureau | 2017-08-31 | 1 | -2/+1 |
* | tests: fix test-iov leaks | Marc-André Lureau | 2016-09-08 | 1 | -0/+7 |
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -0/+1 |
* | test-iov: add iov_discard_front/back() testcases | Stefan Hajnoczi | 2013-01-02 | 1 | -0/+150 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | rewrite iov_send_recv() and move it to iov.c | Michael Tokarev | 2012-06-11 | 1 | -0/+107 |
* | rewrite iov_* functions | Michael Tokarev | 2012-06-07 | 1 | -0/+153 |