Andrew Yao
Results
2
issues of
Andrew Yao
## Changes -Utilized Option instead of Vector to store IRQ lines for MMIO devices. -Add test to test this. -Update existing tests ... ## Reason Currently, Firecracker have an ability...
## Changes -Refactor code building VMM to be more modular and reduce compile time conditionals. ... ## Reason -Currently, the logic to create a Vmm object is scattered across vmm/lib.rs...