Skip to content

kvm-ioctls-v0.9.0

Compare
Choose a tag to compare
@andreeaflorescu andreeaflorescu released this 14 May 09:04

Added

  • Support for accessing and controlling the Time Stamp Counter on x86 platforms
    through the get_tsc_khz and set_tsc_khz functions.

Changed

  • Updated create_vm on aarch64 to create a VM fd from the KVM fd using the
    host's maximum IPA size.