We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7aba8 commit c82db2dCopy full SHA for c82db2d
README.md
@@ -38,10 +38,10 @@ docker run --device=/dev/kvm \
38
-it \
39
--security-opt seccomp=unconfined \
40
--volume $(pwd)/kvm-ioctls:/kvm-ioctls \
41
- rustvmm/dev:v2
+ rustvmm/dev:v5
42
cd kvm-ioctls/
43
cargo test
44
```
45
46
For more details about the integration tests that are run for `kvm-ioctls`,
47
-check the [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) readme.
+check the [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) readme.
0 commit comments