Skip to content

Conversation

@ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Dec 1, 2025

  • Removed outdated is_supported_platform because hyperlight now does require a hypervisor to run (we used to be able to run in-process without hypervisor)

  • Remove ExtraAllowedSyscall since it's no longer used after having removed seccomp features

@ludfjig ludfjig added the kind/refactor For PRs that restructure or remove code without adding new functionality. label Dec 1, 2025
- Removed outdated is_supported_platform because hyperlight does require a
hypervisor to run

- Remove ExtraAllowedSyscall since it's no longer used after having
removed seccomp features

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig force-pushed the remove_is_supported_platform branch from 5510668 to 817a7b0 Compare December 1, 2025 21:31
@jsturtevant jsturtevant merged commit e065c01 into hyperlight-dev:main Dec 2, 2025
41 checks passed
vshailesh pushed a commit to vshailesh/hyperlight that referenced this pull request Dec 7, 2025
- Removed outdated is_supported_platform because hyperlight does require a
hypervisor to run

- Remove ExtraAllowedSyscall since it's no longer used after having
removed seccomp features

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor For PRs that restructure or remove code without adding new functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants