mirror of
https://github.com/mbilker/vgpu_unlock-rs.git
synced 2025-06-06 20:58:22 +02:00
Add documentation for unlocking VM migration/snapshotting
Signed-off-by: kharbranth <cityofkharbranth@protonmail.com>
This commit is contained in:
parent
826e7b246e
commit
a6d067f559
@ -56,4 +56,13 @@ cuda_enabled = 1
|
||||
frl_enabled = 0
|
||||
```
|
||||
|
||||
If you want to enable VM migration or snapshotting, you must
|
||||
recompile the `nvidia-vgpu-vfio` kernel module with `NV_KVM_MIGRATION_UAPI`
|
||||
equal to 1. Then, create the file `/etc/vgpu_unlock/config.toml` and add the
|
||||
following:
|
||||
|
||||
```toml
|
||||
unlock_migration = true
|
||||
```
|
||||
|
||||
Happy hacking!
|
||||
|
Loading…
x
Reference in New Issue
Block a user