Releases: google/android-emulator-hypervisor-driver
Android Emulator hypervisor driver 2.2
This release includes the following updates:
- Ported KVM fixes to CVE-2020-36312, CVE-2019-19332, CVE-2018-1087, CVE-2018-10853, CVE-2017-7518, CVE-2017-2584, CVE-2017-2583, CVE-2017-1000407.
- Fixes according to the result from CodeQL and Static Tools Logo Test.
- Fixes according to internal security advices.
- Use Windows High Resolution Timer API to improve guest LAPIC timer accuracy.
Android Emulator hypervisor driver 2.1
Rename GVM to AEHD. Starting from this release, user space program is expected to open \.\AEHD instead of \.\gvm. However, in order not to break existing program, \.\gvm is not removed from this release. Future releases may decide to remove it completely.
Note: the binary package name is changed too.
Android Emulator hypervisor driver 2.0
There is no difference compared with v1.8. "Android Emulator Hypervisor Driver for AMD Processors" is renamed to "Android Emulator hypervisor driver".
Android Emulator Hypervisor Driver for AMD Processors 1.8
Fix three issues that led to emulator hang when using "adb reboot".
Android Emulator Hypervisor Driver for AMD Processors 1.7
- Fixed a crash on Windows Insider build dev channel
- Disable "Whole Program Optimization" as it seems to break nested running on KVM.
Android Emulator Hypervisor Driver for AMD Processors 1.6
- Fixed a race condition that might lead to host BSOD.
- For Intel processors, pinning vcpu to cpu is removed.
- Add "silent_install_safe.bat" in the package. Compared with "silent_install.bat", this script removes code for detecting and asking for administrator privilege.
Android Emulator Hypervisor Driver for AMD Processors 1.5
The most important changes for this release:
- Allowing coexistence with Intel HAXM on Intel platform.
- Fixed a random hang when emulator is left untouched for a while or after system sleep/wakeup. This is initially reported by a Reddit user. Thanks!
- Fixed two BSOD conditions.
Android Emulator Hypervisor Driver for AMD Processors 1.4
The most important change in this release is supporting Windows 7 drive digital signature.
There are other quality improvements as well.
Android Emulator Hypervisor Driver for AMD Processors 1.3
Issue fixed:
Cannot coexist with VirtualBox.
Android Emulator Hypervisor Driver for AMD Processors 1.2
Fixed an issue: android emulator process could not be killed forcefully, leaving itself spinning CPU cycles wastefully.