Commit 1e95cc0
committed
fix: update hyperlight rev to fix WHP GPA mapping desync in zero()
The MEM_DECOMMIT+MEM_COMMIT optimization in zero() replaced physical
pages without notifying WHP, causing FC-aware dispatch (pyhl,
pydriver-run) to read stale input data on Windows.
Signed-off-by: danbugs <danilochiarlone@gmail.com>1 parent 3537f04 commit 1e95cc0
2 files changed
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments