Issues
- 0
File Isolation: Add support for Landlock
#766 opened by n0toose - 0
- 0
File Isolation: Add `--whitelist-path` for paths that the kernel should have read/write access kernel on.
#767 opened by n0toose - 2
- 2
Uhyve hangs if `-v` (verbose flag) is not used
#763 opened by n0toose - 4
Running uhyve in a Linux VirtualBox VM (with nested virtualization enabled) panics in `detect_freq_from_cpuid`
#537 opened by ColinFinck - 1
`cargo test --test fs-test` fails on `main`
#726 opened by n0toose - 0
Device Tree support
#756 opened by jounathaen - 0
Huge pages are tricky and maybe even buggy
#745 opened by jounathaen - 7
Implement ASLR
#707 opened by jounathaen - 4
Cross-platform CPU frequencies
#690 opened by mkroening - 6
- 3
Network support
#374 opened by mkroening - 0
Uhyve doesn't halt when not run with `-v`
#496 opened by jounathaen - 0
Remove `pagetable_l0` parameter in `virt_to_phys`.
#719 opened by jounathaen - 3
Consider capitalizing Uhyve throughout the docs
#458 opened by mkroening - 4
Publish binaries
#256 opened by mkroening - 1
add AARCH64 support on Linux
#324 opened by stlankes - 1
ASLR support
#323 opened by stlankes - 0
Code cleanup: only make relevant parts `pub`
#706 opened by jounathaen - 3
RISC-V support
#326 opened by stlankes - 3
REUSE compatibility
#693 opened by n0toose - 12
- 4
Prevent hypercall handling from panicking
#631 opened by jounathaen - 2
- 0
Update Codecov action to latest.
#664 opened by jounathaen - 0
Make guest memory access safe
#642 opened by mkroening - 1
GDB Protocol is not handled correctly
#630 opened by jounathaen - 0
Use scoped threads to simplify AP threads
#381 opened by mkroening - 0
Support non UTF-8 environment variables
#274 opened by mkroening - 0
Investigate `Send` on Virtqueue
#529 opened by jounathaen - 2
Uhyve fails on odd memory sizes.
#265 opened by mkroening - 0
Catch output from kernel
#528 opened by jounathaen - 1
Remove/activate dead legacy network code
#454 opened by jounathaen - 1
add AARCH64 support on macOS
#325 opened by stlankes - 0
add timer support for aarch64
#499 opened by stlankes - 0
add SMP support for aarch64
#500 opened by stlankes - 6
- 0
Paging: Only map required areas
#426 opened by mkroening - 1
Remove `SHUTDOWN_PORT`
#453 opened by jounathaen - 2
Uhyve building errors
#435 opened by jesus-gorronogoitia - 0
Uhyve crashes when no notes in header are present
#360 opened by jounathaen - 3
Next release
#346 opened by jounathaen - 3
`cargo install` fails with "no matching package named `aligned_alloc` found"
#343 opened by jounathaen - 2
- 3
Containerize CI
#271 opened by mkroening - 1
Migrate to vm-virtio
#253 opened by mkroening - 0
uhyve and qemu behave different
#280 opened by lrapp-x41-pub - 0
Support non UTF-8 arguments
#272 opened by mkroening - 1
Broken instrumentation feature
#255 opened by mkroening