summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1579
blob: 56adc47ba8e9302c86ba19ea29cab911484fbc2c (plain) (blame)
1
2
3
4
Cache vdpa initialization & startup slow ioctls
Additional information:
* vring groups are cached in this patch, still not upstream [this example patch](https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg05961.html).
* hw/virtio/vhost-vdpa.c and net/vhost-vdpa.c are both files that worth exploring.