Ariadne Conill 6ccc6e8bab guest: init: default to xterm if TERM is not set
Most terminal emulators support the xterm control codes more faithfully than the
vt100 ones.

Fixes #51.

Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
2024-04-12 01:47:27 -07:00
2024-03-10 00:22:24 +00:00
2024-03-08 08:12:10 +00:00
2024-04-09 11:47:58 +00:00
2024-04-09 11:47:58 +00:00
2024-03-22 04:41:38 +00:00
2024-03-13 15:10:30 +00:00
2024-03-08 08:12:10 +00:00
2024-03-13 11:38:14 +00:00
2024-04-02 20:17:34 +00:00

krata

The Edera Hypervisor

license discord check nightly


Introduction

krata is a single-host hypervisor service built for OCI-compliant containers. It isolates containers using a type-1 hypervisor, providing workload isolation that can exceed the security level of KVM-based OCI-compliant runtimes.

krata utilizes the core of the Xen hypervisor, with a fully memory-safe Rust control plane to bring Xen tooling into a new secure era.

Hardware Support

Architecture Completion Level Virtualization Technology
x86_64 100% Completed Intel VT-x, AMD-V
aarch64 30% Completed AArch64 virtualization
Description
Mirror of Krata Hypervisor
Readme 9.3 MiB
Languages
Rust 98.1%
Shell 1.9%