<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HAXM stops VirtualBox from working on OS X in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786981#M5187</link>
    <description>&lt;P&gt;Really thanks reporint the issue. We have root cause the reason and are investigatigthe best solution for it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;--jyh&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2012 09:14:52 GMT</pubDate>
    <dc:creator>Yunhong_J_Intel</dc:creator>
    <dc:date>2012-03-26T09:14:52Z</dc:date>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786974#M5180</link>
      <description>The HAXM kext appears to grab the VT-X extensions and refuses to release it when unloaded. This means that Virtualbox fails when attmempting to run a guest OS. Virtualbox stops working when HAXM is installed and does not work again until the extension is unloaded and the machine is rebooted.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;While HAXM seems like an excellent solution to speed up Android emulation (although I have yet to acutally try it), I need Virtualbox more.&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Mar 2012 15:29:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786974#M5180</guid>
      <dc:creator>benabik</dc:creator>
      <dc:date>2012-03-22T15:29:08Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786975#M5181</link>
      <description>Hi, Benabik,&lt;BR /&gt;&lt;BR /&gt;I just tested my ICS in Virtualbox 4.1.8 with HAXM running with State as 4 Running.It workssmoothly.Not know what cause your virtualbox not running. Generallyspeaking Android Emulator is running on simulated ARM instruction set on x86-platform. As a result,the emulator isrunning slowly. Intel HAXM isfor Android SDK emulator and thus can speed up the emulatorquite a lot.Virtualbox is executedbased on x86 instruction set and much faster than Android SDK emulator.Below are some difference:&lt;P&gt;&lt;BR /&gt;Virtual Box:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fast: X86 based ( same as iOS or WP7 emulator)&lt;/LI&gt;&lt;LI&gt;Only emulate User-mode&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Google AVD in Google Android SDK:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Slow- ARM based(ARM-eabi)&lt;/LI&gt;&lt;LI&gt;Full system QEMU: emulate whole guest system.&lt;/LI&gt;&lt;LI&gt;Additional Dalvik VM, need to run bytecodes for Android Apps&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:13:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786975#M5181</guid>
      <dc:creator>Tao_W_Intel</dc:creator>
      <dc:date>2012-03-22T18:13:24Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786976#M5182</link>
      <description>Ciao, I can confirm the behavior described by benabik. If the HAXM is installed and loaded VirtualBox can't be used with the VT-X acceleration enabled. I had to uninstall the HAXM kext and reboot my OS in order to have VirtualBox to work again. Unloading the kext was not enough.
MacBook Pro 13" i7, Mac OS X Lion 10.7.3, Intel HAXM rev. 1</description>
      <pubDate>Fri, 23 Mar 2012 08:09:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786976#M5182</guid>
      <dc:creator>Marco_Gasparetto</dc:creator>
      <dc:date>2012-03-23T08:09:06Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786977#M5183</link>
      <description>Sorry, I missed "OS X" part:-). My test above is on Windows 7. I will check what solution we have for developers who want to use both virtualbox and Android SDK emulator on Mac OS.&lt;BR /&gt;&lt;BR /&gt;Generally speaking, if you are using virtualbox, it is running natural x86 code, and you don't need HAXM.</description>
      <pubDate>Fri, 23 Mar 2012 14:45:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786977#M5183</guid>
      <dc:creator>Tao_W_Intel</dc:creator>
      <dc:date>2012-03-23T14:45:58Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786978#M5184</link>
      <description>Tao,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you for looking into it. I'm also in with benabik and marco in seeing this on Mac OS X (10.7.3) and HAXM. It works great for accelerating the Android x86 System Image from Intel, but disables Virtualbox (which I need for other things).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;--Bryan&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Mar 2012 19:49:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786978#M5184</guid>
      <dc:creator>yimingb</dc:creator>
      <dc:date>2012-03-23T19:49:19Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786979#M5185</link>
      <description>Hi, All,&lt;BR /&gt;&lt;BR /&gt;Google has compiled a comprehensive page onConfiguring Virtual Machine Acceleration: &lt;A href="http://developer.android.com/guide/developing/devices/emulator.html#accel-vm"&gt;http://developer.android.com/guide/developing/devices/emulator.html#accel-vm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check it out. Here are from Google:&lt;BR /&gt;"&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;x86 AVD Only&lt;/STRONG&gt; - You must use an AVD that is uses an x86 system image target. AVDs that use ARM-based system images cannot be accelerated using the emulator configurations described here.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Not Inside a VM&lt;/STRONG&gt; - You cannot run a VM-accelerated emulator inside another virtual machine, such as a VirtualBox or VMWare-hosted virtual machine. You must run the emulator directly on your system hardware.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Other VM Drivers&lt;/STRONG&gt; - If you are running another virtualization technology on your system such as VirtualBox or VMWare, you may need to unload the driver for that virtual machine hosting software before running an accelerated emulator.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;OpenGL Graphics&lt;/STRONG&gt; - Emulation of OpenGL ES graphics may not perform at the same level as an actual device."&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 23 Mar 2012 20:15:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786979#M5185</guid>
      <dc:creator>Tao_W_Intel</dc:creator>
      <dc:date>2012-03-23T20:15:36Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786980#M5186</link>
      <description>I've had multiple VM programs installed for years, HAXM is the first that prevents any other from ever running.  I'm not trying to run them at the same time, I just want to run VirtualBox with HAXM installed.  The issue seems to be that the HAXM kext initializes the VT-X extensions and then never releases them, even if it's not in use or unloaded.  Uninstalling and rebooting just to use a different virtual machine is not a good solution.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I was hoping that the emulator + HAXM would give me both speed and the ease of use of being integrated with the Eclipse ADT. But I'm not going to do that if I have to constantly install, uninstall, and reboot in order to use any other VM.&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Mar 2012 14:57:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786980#M5186</guid>
      <dc:creator>benabik</dc:creator>
      <dc:date>2012-03-25T14:57:32Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786981#M5187</link>
      <description>&lt;P&gt;Really thanks reporint the issue. We have root cause the reason and are investigatigthe best solution for it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;--jyh&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2012 09:14:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786981#M5187</guid>
      <dc:creator>Yunhong_J_Intel</dc:creator>
      <dc:date>2012-03-26T09:14:52Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786982#M5188</link>
      <description>I can confirm I have the same problem with my MacBook pro. I am hoping for a solution soon. Thanks.</description>
      <pubDate>Mon, 16 Apr 2012 01:17:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786982#M5188</guid>
      <dc:creator>paulsoucy</dc:creator>
      <dc:date>2012-04-16T01:17:34Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786983#M5189</link>
      <description>&lt;DIV&gt;I can also confirm this behavior, HAXM occupies the vt-x and VirtualBox (or any other virtualization app for that matter) therefore cannot use it and displays warnings. Win7 x64 here, latest sandy bridge&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;any updates on this?&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Apr 2012 19:33:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786983#M5189</guid>
      <dc:creator>inemo</dc:creator>
      <dc:date>2012-04-18T19:33:45Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786984#M5190</link>
      <description>&lt;P&gt;Hi all. Thanks for all the reports. We have made changes that address this issue. A public release will be available soon via Android SDK Manager.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 14:19:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786984#M5190</guid>
      <dc:creator>Hernan_A_Intel</dc:creator>
      <dc:date>2012-04-20T14:19:00Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786985#M5191</link>
      <description>Hey. It's now over a month ago that you've announced the new version.The only update i found over SDK Manager is a ICS x86 image, but no HAXM update.When will we get it? I badly need it!&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Like inemo said, it not only regards to OSX. Win7 x64 too.&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 May 2012 11:02:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786985#M5191</guid>
      <dc:creator>domneuk</dc:creator>
      <dc:date>2012-05-25T11:02:27Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786986#M5192</link>
      <description>I updated my HAXM last week and tested both an accelerated x86 ICS Emulator and Virtualbox running Ubuntu at the same time today. Thank you for the fix!&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;This is Virtualbox 4.1.18, HAXM r2, Emulator 4.0.3 Intel x86, Mac OS X 10.7.4&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Jul 2012 19:18:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786986#M5192</guid>
      <dc:creator>yimingb</dc:creator>
      <dc:date>2012-07-23T19:18:19Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786987#M5193</link>
      <description>&lt;P&gt;Thanks for the update yimingb. Good to know!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 19:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786987#M5193</guid>
      <dc:creator>Hernan_A_Intel</dc:creator>
      <dc:date>2012-07-25T19:16:00Z</dc:date>
    </item>
    <item>
      <title>HAXM stops VirtualBox from working on OS X</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786988#M5194</link>
      <description>&lt;P&gt;Hi Domeneuk, its already live. Check this summary:&lt;A href="http://software.intel.com/en-us/blogs/2012/07/10/haxm-r2-speed-up-android-emulation-and-enjoy-new-features/"&gt;http://software.intel.com/en-us/blogs/2012/07/10/haxm-r2-speed-up-android-emulation-and-enjoy-new-features/&lt;/A&gt;It has been promoted in our home page from a couple of weeks now.&lt;A href="http://software.intel.com/en-us/android/"&gt;http://software.intel.com/en-us/android/&lt;/A&gt;(watch the blogs section).&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 19:23:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786988#M5194</guid>
      <dc:creator>Hernan_A_Intel</dc:creator>
      <dc:date>2012-07-25T19:23:00Z</dc:date>
    </item>
    <item>
      <title>Hi, I suggest you to use</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786989#M5195</link>
      <description>&lt;P&gt;Hi, I suggest you to use vmware software for emulate this.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2013 05:33:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786989#M5195</guid>
      <dc:creator>JLuna5</dc:creator>
      <dc:date>2013-07-24T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Does it still work for</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786990#M5196</link>
      <description>&lt;P&gt;Does it still work for everyone? So now HAXM is at version 1.1.1 released in October 2014, I'm running Windows 8.1 and still have this issue. Virtual Box or Windows Phone emulators won't work until I reboot, install Hyper-V, reboot. And then to run HAXM (that is now mandatory for Android emulator), I need to uninstall Hyper-V again &amp;amp; reboot again. Which defeats the purpose of speeding things up, resets the state of the emulators and they then take forever to cold start after all this messing around and reconfiguring the whole operating system. Sigh.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786990#M5196</guid>
      <dc:creator>Agata_S_</dc:creator>
      <dc:date>2015-02-05T16:12:00Z</dc:date>
    </item>
    <item>
      <title>Looks like still issues for a</title>
      <link>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786991#M5197</link>
      <description>&lt;P&gt;Looks like still issues for a lot of folks.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.virtualbox.org/ticket/14294" target="_blank"&gt;https://www.virtualbox.org/ticket/14294&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://code.google.com/p/android/issues/detail?id=197915" target="_blank"&gt;http://code.google.com/p/android/issues/detail?id=197915&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;S&gt;3&lt;/S&gt; &lt;STRONG&gt;4 years and still can't fix the bug..... wow.....&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 17:36:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/HAXM-stops-VirtualBox-from-working-on-OS-X/m-p/786991#M5197</guid>
      <dc:creator>Tony_L_</dc:creator>
      <dc:date>2016-04-23T17:36:00Z</dc:date>
    </item>
  </channel>
</rss>

