| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
virtio: reset vhost-vsock transport after resume The vhost-vsock migration resume hook only sent a transport reset on aarch64. On x86_64, a restored guest can keep stale vsock transport state after the VMM starts with a new guest CID, causing host connections to the restored CID to fail. Run the existing transport reset hook on all architectures so the guest driver re-reads the device config and reinitializes the transport after snapshot restore. Signed-off-by: Yekelu <yekelu1@huawei.com> (cherry picked from commit 141bc036fba478381bde88437cd54d1098e85583) | 7 天前 | |
virtio: gate optional device modules 1. Add feature gates for virtio balloon, memory, serial, input, multitouch, and vhost-user-fs devices across the root, machine, and virtio crates. 2. Gate virtio module exports and vhost-user-fs exports so disabled features are not compiled into the default binary. 3. Keep machine device dispatch unified while returning explicit not-enabled errors from disabled virtio device paths. 4. Provide QMP fallback helpers for disabled balloon and virtio-mem support and verify the new feature gates. (cherry picked from commit 3d1b70499b4aaef84685a6e1a921aa2e14f07799) | 7 天前 | |
vhost-user-gpu: Support reboot of the UOS virtual machine 1. Support reboot of the UOS virtual machine Signed-off-by: Ren Jie Feng <renjiefeng1@huawei.com> Signed-off-by: Fei Xu <xufei30@huawei.com> | 2 个月前 |