Subject: CVS commit: pkgsrc/emulators/haxm
From: Kamil Rytarowski
Date: 2019-02-13 06:20:15
Message id: 20190213052015.E2CFCFB16@cvs.NetBSD.org

Log Message:
emulators/haxm: import haxm-0.c072ad9b68e1d558a9fb791511468d10a1a9b319

HAXM is a cross-platform hardware-assisted virtualization engine (hypervisor),
widely used as an accelerator for Android Emulator and QEMU. It has always
supported running on Windows and macOS, and has been ported to other host
operating systems as well, such as Linux and NetBSD.

HAXM runs as a kernel-mode driver on the host operating system, and provides a
KVM-like interface to user space, thereby enabling applications like QEMU to
utilize the hardware virtualization capabilities built into modern Intel CPUs,
namely Intel Virtualization Technology.

Files:
RevisionActionfile
1.1addpkgsrc/emulators/haxm/DESCR
1.1addpkgsrc/emulators/haxm/Makefile
1.1addpkgsrc/emulators/haxm/PLIST
1.1addpkgsrc/emulators/haxm/distinfo
1.1addpkgsrc/emulators/haxm/files/haxm-mknod
1.1addpkgsrc/emulators/haxm/files/haxm-modload.in
1.1addpkgsrc/emulators/haxm/files/haxm-modunload
1.1addpkgsrc/emulators/haxm/patches/patch-core_ia32.c
1.1addpkgsrc/emulators/haxm/patches/patch-core_ia32__ops.asm
1.1addpkgsrc/emulators/haxm/patches/patch-core_include_ia32.h
1.1addpkgsrc/emulators/haxm/patches/patch-core_include_vcpu.h
1.1addpkgsrc/emulators/haxm/patches/patch-core_vcpu.c