|
1 | | -# Android Emulator Hypervisor Driver for AMD Processors |
2 | | -Android Emulator Hypervisor Driver for AMD Processors is a hypervisor to |
3 | | -accelerate [Android Emulator][android-studio]. It is made by porting KVM to |
4 | | -Windows (Windows 7 or later, 64bit). |
| 1 | +# Android Emulator Hypervisor Driver |
5 | 2 |
|
6 | | -Android Emulator Hypervisor Driver for AMD Processors runs as a Windows driver. |
7 | | -User space support for Android Emulator Hypervisor Driver for AMD Processors is |
8 | | -available from Android Emulator. |
| 3 | +Android Emulator Hypervisor Driver is a hypervisor to accelerate |
| 4 | +[Android Emulator][android-studio]. It is made by porting KVM to Windows |
| 5 | +(Windows 7 or later, 64bit). |
| 6 | + |
| 7 | +Android Emulator Hypervisor Driver runs as a Windows driver. User space |
| 8 | +support for Android Emulator Hypervisor Driver is available from Android |
| 9 | +Emulator. |
| 10 | + |
| 11 | +## Notice of the repository name change |
| 12 | +Android Emulator Hypervisor Driver for AMD Processors has been renamed to |
| 13 | +Android Emulator Hypervisor Driver to reflect the fact that it supports both |
| 14 | +Intel and AMD Processors. In fact, it supports Intel from version 1.0. The |
| 15 | +old name was chosen because Intel users were expected to continue using Intel |
| 16 | +HAXM. |
9 | 17 |
|
10 | 18 | ## Download and Install |
11 | | -Android Emulator Hypervisor Driver for AMD Processors is released through |
12 | | -[android-studio]. However, only Android Studio with version 4.0 canary 5 or |
13 | | -above can both download and install/update the driver. Otherwise, the Android |
| 19 | +Android Emulator Hypervisor Driver is released through [android-studio]. |
| 20 | +However, only Android Studio with version 4.0 canary 5 or above can both |
| 21 | +download and install/update the driver. Otherwise, the Android |
14 | 22 | Studio will only download the driver package without performing installation. |
15 | 23 | In the latter case, users are required to install the driver manually. |
16 | 24 |
|
@@ -46,10 +54,6 @@ your OS information, CPU model in addition to details on the issue. |
46 | 54 | A patched QEMU can be found here at [github]. However, there is no support for |
47 | 55 | it. Use at your own risk. |
48 | 56 |
|
49 | | -As its name suggests, Android Emulator Hypervisor Driver for AMD Processors is |
50 | | -developed and tested on AMD platform. We only make our best effort in keeping |
51 | | -Intel Processor support. |
52 | | - |
53 | 57 | [android-studio]: https://developer.android.com/studio/index.html |
54 | 58 | [github]: https://github.com/qemu-gvm/qemu-gvm |
55 | 59 | [Issuetracker]: https://issuetracker.google.com/issues?q=componentid:192727 |
0 commit comments