Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Commit 92900df

Browse files
committed
First public release of HAXM source code
This is a snapshot (git archive) of an Intel internal branch, based on the code from which the HAXM 6.2.1 binary release was made, plus various minor changes.
1 parent e0c9b51 commit 92900df

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+29634
-2
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Windows
2+
/obj/
3+
Win7Debug/
4+
Win7Release/
5+
6+
# macOS
7+
/darwin/hax_driver/com_intel_hax/build/

0 commit comments

Comments
 (0)