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 8f68bf6 commit b6eab69Copy full SHA for b6eab69
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Added
4
5
+## Changed
6
+
7
+# v0.16.0
8
9
+## Added
10
11
## Changed
12
- [[#234](https://github.com/rust-vmm/kvm-ioctls/issues/234)] vcpu: export
13
reg_size as a public method.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "kvm-ioctls"
-version = "0.15.0"
+version = "0.16.0"
authors = ["Amazon Firecracker Team <[email protected]>"]
description = "Safe wrappers over KVM ioctls"
repository = "https://github.com/rust-vmm/kvm-ioctls"
0 commit comments