kvm-ioctls-v0.9.0
Added
- Support for accessing and controlling the Time Stamp Counter on x86 platforms
through theget_tsc_khz
andset_tsc_khz
functions.
Changed
- Updated
create_vm
onaarch64
to create a VM fd from the KVM fd using the
host's maximum IPA size.