Skip to content
View simongdavies's full-sized avatar
  • Microsoft
  • Chesterfield, UK

Highlights

  • Pro

Organizations

@deis @microsoft @Azure @deislabs

Block or report simongdavies

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hyperlight-dev/hyperlight Public

    Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latenc…

    Rust 3.8k 139

  2. hyperlight-dev/hyperlight-wasm Public

    hyperlight-wasm is a rust library crate that enables Wasm Modules and components to be run inside lightweight Virtual Machine backed Sandbox. It is built on top of Hyperlight.

    Rust 614 29

1,015 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing simongdavies's contributions from July 28, 2024 to July 31, 2025. The contributions are 39% code review, 35% commits, 19% pull requests, 7% issues.

Contribution activity

July 2025

Created a pull request in hyperlight-dev/hyperlight that received 9 comments

Removed the OutBHandler and MemAccessHandler abstractions and related implementations.

This pull fixes #495. It removes the OutBHandler and MemAccessHandler related traits, types and structs. Since there is only a single implementatio…

+244 −312 lines changed 9 comments
Opened 4 other pull requests in 2 repositories
Reviewed 18 pull requests in 2 repositories

Created an issue in hyperlight-dev/hyperlight that received 1 comment

Create repro for mshv get dirty page issues

When using dirty page tracking on mshv in #683 a couple of issues cropped up in the mshv implementation: After enabling dirty page tracking the fi…

1 comment
Opened 6 other issues in 1 repository
Loading