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
feat(cli): add the `--object` flag
#95
Lencerf
closed
4 months ago
0
build(deps): bump mio from 1.0.0 to 1.0.1
#94
dependabot[bot]
closed
4 months ago
0
ci(rust): add targets after cache is restored
#93
Lencerf
closed
4 months ago
0
build(deps): bump snafu from 0.8.3 to 0.8.4
#92
dependabot[bot]
closed
4 months ago
0
build(deps): bump clap from 4.5.8 to 4.5.9
#91
dependabot[bot]
closed
4 months ago
0
build(deps): bump bitfield from 0.15.0 to 0.16.0
#90
dependabot[bot]
closed
4 months ago
0
build(deps): bump serde from 1.0.203 to 1.0.204
#89
dependabot[bot]
closed
4 months ago
0
build(deps): bump syn from 2.0.68 to 2.0.72
#88
dependabot[bot]
closed
4 months ago
0
chore: enable dependabot for cargo crates
#87
Lencerf
closed
4 months ago
0
build: remove `rand`
#86
Lencerf
closed
4 months ago
0
memory layout callbacks for vfio and vhost
#85
Lencerf
closed
4 months ago
0
PCI passthrough with device cdev
#84
Lencerf
closed
4 months ago
0
fix the crate serde-aco
#83
Lencerf
closed
4 months ago
0
refactor(acpi): create FADT register MMIO devices
#82
Lencerf
closed
4 months ago
0
refactor(x86_64): move port numbers to mod layout
#81
Lencerf
closed
4 months ago
0
fix(fw_cfg): do not build fw_cfg on aarch64
#80
Lencerf
closed
4 months ago
0
fix(mem): save the offset of an mmap-ed file
#79
Lencerf
closed
4 months ago
0
docs: fix typos and format the source
#78
Lencerf
closed
4 months ago
0
Virtio-net multi queues
#77
Lencerf
closed
4 months ago
0
Make `MemBackend` variant aliases work with serde-aco
#76
Lencerf
closed
4 months ago
0
Add more memory config options
#75
Lencerf
closed
4 months ago
0
VFIO and iommufd bindings
#74
Lencerf
closed
4 months ago
0
docs: explain Alioth's error handling approach
#73
Lencerf
closed
4 months ago
0
feat(blk): allow configuring readonly block devices
#72
astro
closed
4 months ago
4
Remove redundant fields
#71
Lencerf
closed
4 months ago
0
style: use inline const syntax
#70
Lencerf
closed
4 months ago
0
perf(pci): remove `Arc` from `MsixTableMmio`
#69
Lencerf
closed
4 months ago
0
fix(board)!: reset PCI device config space
#68
Lencerf
closed
4 months ago
0
Finish error handling refactoring work started in #37
#67
Lencerf
closed
4 months ago
0
ci: avoid nightly rust being installed every time
#66
Lencerf
closed
4 months ago
0
fix(mem)!: remove legacy address allocation APIs
#65
Lencerf
closed
4 months ago
0
CI: enable non-hypervisor tests
#64
Lencerf
closed
4 months ago
0
fix(mem)!: wrap `Action` in `Ok` instead of `Err`
#63
Lencerf
closed
4 months ago
0
ci: deny clippy warnings and format issues
#62
Lencerf
closed
4 months ago
0
feat(hvf): decode VCPU MMIO exits
#61
Lencerf
closed
4 months ago
0
Release v0.3.0
#60
Lencerf
closed
4 months ago
0
Support PCI and MSI on aarch64
#59
Lencerf
closed
4 months ago
0
Fix a few PCI related issues
#58
Lencerf
closed
4 months ago
0
fix(mem/aarch64): create guest memory with memfd
#57
Lencerf
closed
5 months ago
0
fix(kvm/aarch64): set DevID in GSI routing table
#56
Lencerf
closed
5 months ago
0
feat(kvm/aarch64)!: assign a DevID to MsiSender
#55
Lencerf
closed
5 months ago
0
feat(pci)!: reserve a BDF before adding a device
#54
Lencerf
closed
5 months ago
0
feat(board/aarch64): create a GIC V3
#53
Lencerf
closed
5 months ago
0
docs: fix the vhost-vsock dev path
#52
Lencerf
closed
5 months ago
0
Update documents
#51
Lencerf
closed
5 months ago
0
Implement basic VM operations on macOS
#50
Lencerf
closed
5 months ago
0
fix(board)!: handle shutdown and reset on aarch64
#49
Lencerf
closed
5 months ago
0
aarch64: load Linux kernel image and create devicetree
#48
Lencerf
closed
5 months ago
0
Pl011 console for aarch64
#47
Lencerf
closed
5 months ago
0
create VCPUs, GIC V2, and RAM for KVM VMs on aarch64
#46
Lencerf
closed
5 months ago
0
Previous
Next