Path to this page:
Subject: CVS commit: pkgsrc/emulators/haxm
From: Ryo ONODERA
Date: 2022-02-05 04:25:57
Message id: 20220205032557.29215FB24@cvs.NetBSD.org
Log Message:
haxm: Update to 7.7.0
* This is kernel module and disbale MKPIE support.
Changelog:
HAXM v7.7.0
Change Log
* Added a new IOCTL to enable getting CPUID features for guest VCPUs (#383).
* Enabled all supported CPUID leaves to be configurable (#382).
* Enabled several features in CPUID emulation (#381).
* Migrated the CI service from Travis CI to GitHub Actions (#353).
HAXM v7.6.6
Change Log
* Optimized the CPUID module and added support for setting two new CPUID
leaves (#335).
* Fixed some vulnerability issues of loading DRs and MSRs (#347).
* Fixed some minor issues from static code scan (#351).
* Fixed the download URL in the homepage (#348).
HAXM v7.6.5
Change Log
* Optimized internal storage structure for CPUID feature set (#315).
* Fixed a performance issue caused by a regression (#312).
* Fixed some warnings from static code scan (#313).
* Introduced a new installer framework for Windows.
HAXM v7.6.1
Change Log
* Added a new IOCTL to enable setting CPUID feature for guest VCPUs (#277, #
281, #282).
* Enabled PAT as HAXM supported CPUID feature and added IA32_CR_PAT VMX
handling (#204).
* Changed to return deterministic cache parameters by host cache values (#204
).
* Cleaned up the legacy EPT engine (#261).
Files: