Mirror of Krata Hypervisor
Go to file
dependabot[bot] a04a812f28
build(deps): bump hashbrown from 0.15.0 to 0.15.2 in the cargo group (#426)
Bumps the cargo group with 1 update: [hashbrown](https://github.com/rust-lang/hashbrown).


Updates `hashbrown` from 0.15.0 to 0.15.2
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/commits)

---
updated-dependencies:
- dependency-name: hashbrown
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 01:07:56 +00:00
.github build(deps): bump the actions-updates group across 1 directory with 2 updates (#404) 2024-10-16 16:10:56 +00:00
crates fix(xenplatform): e820 sanitize should now produce valid mappings 2024-10-17 13:27:23 -04:00
hack krata xen control-plane 2024-09-16 02:03:43 -04:00
.gitattributes krata: improved doc structure 2024-03-08 08:12:10 +00:00
.gitignore vendor dependencies using krata-vendor repository 2024-03-31 15:53:10 -07:00
Cargo.lock build(deps): bump hashbrown from 0.15.0 to 0.15.2 in the cargo group (#426) 2024-12-13 01:07:56 +00:00
Cargo.toml build(deps): bump the dep-updates group across 1 directory with 4 updates (#415) 2024-11-10 11:31:15 +00:00
CHANGELOG.md chore: release (#387) 2024-09-17 04:19:00 +00:00
CODE_OF_CONDUCT.md krata: improved doc structure 2024-03-08 08:12:10 +00:00
CONTRIBUTING.md krata xen control-plane 2024-09-16 02:03:43 -04:00
FAQ.md krata xen control-plane 2024-09-16 02:03:43 -04:00
lefthook.toml krata xen control-plane 2024-09-16 02:03:43 -04:00
LICENSE relicense to GPL v2.0 2024-09-16 02:32:59 -04:00
README.md krata xen control-plane 2024-09-16 02:03:43 -04:00
release-plz.toml fix release-plz workflow 2024-09-16 02:05:46 -04:00
SECURITY.md krata: introduce code of conduct and security policy 2024-03-07 17:04:53 +00:00

krata

krata is an implementation of a Xen control-plane in Rust.

license discord check


Introduction

krata is a component of Edera Protect, for secure-by-design infrastructure. It provides the base layer upon which Edera Protect zones are built on: a securely booted virtualization guest on the Xen hypervisor.

Hardware Support

Architecture Completion Level Hardware Virtualization
x86_64 100% Completed None, Intel VT-x, AMD-V
aarch64 10% Completed AArch64 virtualization