commit | f2de2ae9ce153cea6119b05e640dbf35db3b519a | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Mar 07 16:25:58 2014 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Fri Mar 07 16:27:33 2014 +0100 |
tree | 097d327a24f2083f58feae063047ba45234e683b | |
parent | c8e50868d45851496fe258f4e8e046e179d4c2b6 [diff] |
Fix HAX emulation. The change at https://android-review.googlesource.com/#/c/84261/ broke HAX emulation under Windows and OS X, because the refactored code didn't properly call hax_populate_ram() _after_ actually allocating the virtual memory in the process' address space. This patch fixes the issue. Change-Id: Ie8808b567200a5db1158f4ed1675b600f28edc74