qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Yu Ning <yu.ning@linux.intel.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Vincent Palatin <vpalatin@chromium.org>
Subject: [Qemu-devel] HAXM is now open source
Date: Tue, 14 Nov 2017 16:54:09 +0800	[thread overview]
Message-ID: <e1e3a1d3-da53-e46a-ce9b-7d1707e3a493@linux.intel.com> (raw)

Hello,

As some of you may have noticed, since QEMU 2.9.0, an accelerator known 
as “hax” has been available for Windows and macOS builds of QEMU, thanks 
to the hard work of Vincent Palatin and help from this community (Paolo 
Bonzini, Stefan Weil, et al.).

The accelerator requires a host kernel module (driver) known as Intel 
Hardware Accelerated Execution Manager (HAXM), i.e. intelhaxm.sys on 
Windows or intelhaxm.kext on macOS, similar to how the KVM accelerator 
depends on kvm.ko on Linux.

Today, we released the source code of the HAXM kernel module under the 
BSD 3-clause license:

https://github.com/intel/haxm

We look forward to working with the community to improve HAXM (both the 
kernel module and the accelerator). The code is accompanied by some 
basic documentation (README.md and API.md), which is incomplete, but 
hopefully helps people get started. If you have any questions or 
suggestions, please create an issue or post a comment on GitHub.

Thanks,
Yu

             reply	other threads:[~2017-11-14  8:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-14  8:54 Yu Ning [this message]
2017-11-14 11:09 ` [Qemu-devel] HAXM is now open source Thomas Huth
2017-11-14 19:13   ` John Snow
2017-11-15  8:25     ` Yu Ning
2017-11-15 14:18       ` Paolo Bonzini
2017-11-17  8:17         ` Yu Ning
2017-11-17  8:30           ` Thomas Huth
2017-11-17  8:34             ` Yu Ning
2017-11-17  8:53 ` Kamil Rytarowski
2017-11-17 10:30   ` Yu Ning
2017-11-17 11:09     ` Kamil Rytarowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e1e3a1d3-da53-e46a-ce9b-7d1707e3a493@linux.intel.com \
    --to=yu.ning@linux.intel.com \
    --cc=qemu-devel@nongnu.org \
    --cc=vpalatin@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).