Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-21 | contrib/vhost-user-gpu: convert to meson | Marc-André Lureau | 2 | -10/+13 |
2020-04-15 | vhost-user-gpu: Release memory returned by vu_queue_pop() with free() | Philippe Mathieu-Daudé | 2 | -3/+3 |
2020-03-16 | build-sys: do not make qemu-ga link with pixman | Marc-André Lureau | 2 | -3/+3 |
2019-12-20 | vhost-user-gpu: Drop trailing json comma | Cole Robinson | 1 | -1/+1 |
2019-10-26 | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 1 | -1/+1 |
2019-07-04 | libvhost-user: support many virtqueues | Stefan Hajnoczi | 1 | -1/+8 |
2019-06-16 | vhost-user-gpu: initialize msghdr & iov at declaration | Marc-André Lureau | 1 | -13/+8 |
2019-06-16 | vhost-user: improve error report | Marc-André Lureau | 1 | -1/+1 |
2019-06-16 | vhost-user: check unix_listen() return value | Marc-André Lureau | 1 | -0/+4 |
2019-06-16 | vhost-user-gpu: do not send scanout update if no GPU socket | Marc-André Lureau | 1 | -1/+1 |
2019-06-12 | Clean up a header guard symbols (again) | Markus Armbruster | 3 | -6/+9 |
2019-05-29 | contrib: add vhost-user-gpu | Marc-André Lureau | 8 | -0/+2376 |