version 1.6, 2019/02/13 05:51:36
|
version 1.7, 2019/02/13 05:53:54
|
Line 184 NetBSD as host version 8.0 and HEAD (8.9
|
Line 184 NetBSD as host version 8.0 and HEAD (8.9
|
|
|
There is no longer need to keep a patched host kernel. |
There is no longer need to keep a patched host kernel. |
|
|
There is need to keep at least a copy syssrc in /usr/src(/sys). |
There is need to keep at least a copy of syssrc in /usr/src(/sys). |
|
|
Guests known to work: |
Guests known to work: |
|
|
Line 202 Usage:
|
Line 202 Usage:
|
|
|
1. Install emulators/haxm from pkgsrc |
1. Install emulators/haxm from pkgsrc |
2. Install emulators/qemu 3.1.0nb5 or newer from pkgsrc |
2. Install emulators/qemu 3.1.0nb5 or newer from pkgsrc |
3. Use auxiliary scripts for HAXM (superuser privileges needed): |
3. Use auxiliary scripts for HAXM (superuser privileges needed) |
|
4. Append HAXM option to qemu (qemu --accel hax) |
|
|
|
Auxiliary scripts in the HAXM package: |
|
|
* haxm-mknod # creates /dev entries |
* haxm-mknod # creates /dev entries |
* haxm-modload # insert the HAXM kernel module |
* haxm-modload # insert the HAXM kernel module |
Line 213 Optionally grant access to the HAXM devi
|
Line 216 Optionally grant access to the HAXM devi
|
* /dev/HAX |
* /dev/HAX |
* /dev/hax_vm/* |
* /dev/hax_vm/* |
* /dev/hax_vm*/* |
* /dev/hax_vm*/* |
|
|
4. Append HAXM option to qemu |
|
|
|
qemu --accel hax |
|