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 d1f6bcd commit 1072239Copy full SHA for 1072239
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