Skip to content

kvm-ioctls-v0.11.0

Compare
Choose a tag to compare
@andreeaflorescu andreeaflorescu released this 03 Dec 17:13
· 277 commits to main since this release

Added

  • [#178] Support for the AMD Security Encrypted Virtualization (SEV) through the following VM ioctls: encrypt_op, encrypt_op_sev, register_enc_memory_region and unregister_enc_memory_region.
  • [#184] DeviceFd now derives Debug.