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