Update vhotplug to support new config format and external API#1389
Update vhotplug to support new config format and external API#1389brianmcgillion merged 1 commit intotiiuae:mainfrom
Conversation
b176437 to
cd9deb3
Compare
cd9deb3 to
2d26e8f
Compare
2d26e8f to
1911299
Compare
1911299 to
669bab6
Compare
|
@nesteroff I think you will have to rebase and fix the |
669bab6 to
341e36d
Compare
Good point. I think it worked fine because of "rev": "f465691dd491e3a21f5a6e32e435ce3fb0d95525" in the lock file but now it should be cleaner. |
|
Multiple devices are failing the boot test in pre-merge pipeline. The SSH connection goes to |
341e36d to
9499968
Compare
Thanks, Milla. Looks like it was the classic field renamed, bug gained. Should be fixed now. |
Signed-off-by: Yuri Nesterov <yuriy.nesterov@unikie.com>
9499968 to
aac54fe
Compare
|
Tested on Lenovo-X1 and Darter Pro (
Thank you, all tests passed in the latest run. |
Description of Changes
This updates vhotplug to the version with the new config format, which allows selecting multiple VMs for a single device.
It also adds support for the external API over VSOCK, which is required for the frontend GUI app.
No new functionality is added in this PR, but it is a prerequisite for the PR with the USB management app from Ganga.
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify:
Overall USB hotplug testing is required to make sure this doesn’t introduce any regressions.