pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

haxm: Update DESCR



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Feb 13 05:05:07 2019 +0100
Changeset:	86fdcb0f554ba22cac682fdddf3759e3e03cde1f

Modified Files:
	haxm/DESCR

Log Message:
haxm: Update DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86fdcb0f554ba22cac682fdddf3759e3e03cde1f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 haxm/DESCR | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diffs:
diff --git a/haxm/DESCR b/haxm/DESCR
index eef2ec6226..adbfbcd88e 100644
--- a/haxm/DESCR
+++ b/haxm/DESCR
@@ -1,4 +1,9 @@
-HAXM is a hardware-assisted virtualization engine (hypervisor) that uses Intel
-Virtualization Technology to speed up IA (x86/ x86_64) emulation on a host
-machine running Windows or macOS. It started as an Android SDK component, but
-has recently transformed itself into a general accelerator for QEMU.
+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.


Home | Main Index | Thread Index | Old Index