Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperlight-dev/hyperlight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0e2c611
Choose a base ref
...
head repository: hyperlight-dev/hyperlight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7f56eec
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 16, 2025

  1. Update inprocess and local library tests to take account of inprocess…

    … feature flag
    
    Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
    simongdavies committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    10d5293 View commit details
    Browse the repository at this point in the history
  2. Updated Cargo.lock

    Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
    simongdavies committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    8d79f18 View commit details
    Browse the repository at this point in the history
  3. When dropping a surrogate process use UnmapViewOfFile2 instead of Vir…

    …tualFreeEx
    
    Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
    simongdavies committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    89540aa View commit details
    Browse the repository at this point in the history
  4. When allocating a SurrogateProcess use MapViewOfFile2 instead of Virt…

    …ualAllocEx
    
    Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
    simongdavies committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    7f56eec View commit details
    Browse the repository at this point in the history
Loading