Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 589 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 Jul 11, 2021

Changed

  • replace "hack" preventing compiler from optimizing away call to __cpuid with call to std::ptr::read_volatile.

0.1.0 Jul 09, 2021

Added

  • cpuid_cycle_count_avg
  • inside_vm
  • inside_vm_custom