Open Issues Need Help
View All on GitHub bug help wanted
syswonder/hvisor
197
safe type-1 Rust Hypervisor for edge devices
Rust
#baremetal#hypervisor#rust#virtualization
Insufficient Reserved Memory Region Causes MMIO Faults and Allocator Metadata Corruption 7 months ago
bug documentation feature help wanted question aarch64 ci
syswonder/hvisor
197
safe type-1 Rust Hypervisor for edge devices
Rust
#baremetal#hypervisor#rust#virtualization
AI Summary: The task is to debug an intermittent failure in the virtio backend of a Rust-based hypervisor (hvisor). The failure manifests as 'virtio backend too slow' warnings and ultimately prevents the system test (`make stest`) from completing successfully when using the qemu-plic platform. The debugging requires analyzing the provided log output to identify the root cause of the performance issue within the virtio backend, potentially involving examination of the hypervisor's code and interaction with the QEMU emulator.
Complexity:
4/5
bug help wanted riscv64 ci
syswonder/hvisor
197
safe type-1 Rust Hypervisor for edge devices
Rust
#baremetal#hypervisor#rust#virtualization