| Commit message (Expand) | Author | Age | Files | Lines |
* | packet: Don't pass start and offset separately to packet_check_range() | David Gibson | 2025-02-18 | 1 | -7/+4 |
* | migrate: Skeleton of live migration logic | Stefano Brivio | 2025-02-12 | 1 | -47/+2 |
* | vhost_user: Turn some vhost-user message reports to trace() | Stefano Brivio | 2025-02-04 | 1 | -3/+3 |
* | util: Rename and make global vu_remove_watch() | David Gibson | 2025-02-03 | 1 | -4/+2 |
* | vhost_user: Drop packet with unsupported iovec array2025_01_21.4f2c8e7 | Laurent Vivier | 2025-01-21 | 1 | -6/+8 |
* | vhost_user: remove ASSERT() on iovec number | Laurent Vivier | 2025-01-20 | 1 | -2/+6 |
* | vhost-user: add VHOST_USER_SET_DEVICE_STATE_FD command | Laurent Vivier | 2025-01-20 | 1 | -0/+49 |
* | vhost-user: Pass vu_dev to more virtio functions | Laurent Vivier | 2025-01-20 | 1 | -4/+4 |
* | vhost_user: fix multibuffer from linux | Laurent Vivier | 2025-01-15 | 1 | -6/+22 |
* | virtio: Use const pointer for vu_dev | Laurent Vivier | 2025-01-05 | 1 | -1/+1 |
* | Fix build on 32bit target | Laurent Vivier | 2024-11-27 | 1 | -1/+1 |
* | vhost-user: add vhost-user | Laurent Vivier | 2024-11-27 | 1 | -0/+283 |