issues
search
google
/
alioth
Experimental KVM-based type-2 hypervisor in Rust implemented from scratch.
Apache License 2.0
164
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix!: use `u64` as the type of guest addresses
#45
Lencerf
closed
5 months ago
0
ci: cargo clippy for aarch64-unknown-linux-gnu
#44
Lencerf
closed
5 months ago
0
feat: skeleton for running VMs on Apple silicon
#43
Lencerf
closed
5 months ago
0
feat: skeleton for running KVM VMs on aarch64
#42
Lencerf
closed
5 months ago
0
feat: add macro `c_enum` for C enum bindings
#41
Lencerf
closed
5 months ago
0
Add AMD SEV-SNP guest support
#40
Lencerf
closed
5 months ago
0
bump dependencies
#39
Lencerf
closed
5 months ago
0
ci: Bump actions/checkout from 4.1.6 to 4.1.7
#38
dependabot[bot]
closed
5 months ago
0
track error sources with snafu
#37
Lencerf
closed
5 months ago
0
Remove unneeded entries in GSI table
#36
Lencerf
closed
5 months ago
0
fix(fs): deregister the backend channel upon reset
#35
Lencerf
closed
5 months ago
0
fix(virtio): reset MSI-X entries upon device reset
#34
Lencerf
closed
5 months ago
0
fix(virtio): prevent MSI-X change if irqfd linked
#33
Lencerf
closed
5 months ago
0
fix: reset memory and devices before shutdown
#32
Lencerf
closed
5 months ago
0
feat(fs): support virtio-fs DAX mapping
#31
Lencerf
closed
5 months ago
0
Support in-kernel vhost-vsock device
#30
Lencerf
closed
5 months ago
0
Support vhost-user virtio-fs with virtiofsd as the backend
#29
Lencerf
closed
6 months ago
0
fix a few clippy warnings
#28
Lencerf
closed
6 months ago
0
fix(virtio): devices return the full feature sets
#27
Lencerf
closed
6 months ago
0
perf(virtio)!: use KVM_IOEVENTFD for queue notify
#26
Lencerf
closed
6 months ago
0
feat(sev): boot Oak/Stage0 with Linux bzImage
#25
Lencerf
closed
6 months ago
0
chore: bump version to 0.2.0
#24
Lencerf
closed
6 months ago
0
Improve the compatibility with old and non-standard platforms
#23
Lencerf
closed
6 months ago
0
Boot AMD-SEV guests with Oak/Stage0
#22
Lencerf
closed
6 months ago
0
fix(net): add alias and default to param fields
#21
Lencerf
closed
6 months ago
0
Parse command line key-value pairs with serde
#20
Lencerf
closed
6 months ago
0
Handle the side effects of PCI config space writes
#19
Lencerf
closed
6 months ago
0
ci: Bump actions/checkout from 4.1.5 to 4.1.6
#18
dependabot[bot]
closed
6 months ago
0
Support boot from oak/stage0 firmware
#17
Lencerf
closed
6 months ago
0
Fix build for target x86_64-unknown-linux-musl
#16
Lencerf
closed
6 months ago
0
Cannot compile for target x86_64-unknown-linux-musl
#15
lasiotus
closed
6 months ago
1
feat(net): use a tun/tap interface as a backend
#14
Lencerf
closed
6 months ago
0
ci: Bump actions/checkout from 4.1.4 to 4.1.5
#13
dependabot[bot]
closed
6 months ago
0
Implement virtio devices
#12
Lencerf
closed
6 months ago
0
Implement the emulation of PCI bus, and a simple pvpanic-pci device
#11
Lencerf
closed
6 months ago
0
Support direct boot ABI of Xen/PVH
#10
Lencerf
closed
6 months ago
0
Support system reboot via ACPI
#9
Lencerf
closed
6 months ago
0
style: use `foo/foo.rs` as module paths
#8
Lencerf
closed
6 months ago
0
chore(cargo): update package metadata
#7
Lencerf
closed
7 months ago
0
Refactor: move Board and Playload out of module vm
#6
Lencerf
closed
7 months ago
0
Rewrite the memory submodule
#5
Lencerf
closed
7 months ago
0
Improve the submodule `addressable`
#4
Lencerf
closed
7 months ago
0
ci: Bump actions/checkout from 4.1.3 to 4.1.4
#3
dependabot[bot]
closed
7 months ago
0
ci: add github actions
#2
Lencerf
closed
7 months ago
0
Set up continuous integration with stable rust toolchains
#1
Lencerf
closed
7 months ago
0
Previous