Sudan Landge

Results 6 issues of Sudan Landge

## Changes: - Add a test to make sure there is no change in behaviour in killing firecracker_pid. - Update the "Known Limitations" in Jailer and update CHANGELOG to highlight...

**Description:** The unit tests in jailer fail when run in parallel, the result of `cargo test --package jailer` is as below: ``` failures: ---- env::tests::test_copy_cache_info stdout ---- thread 'env::tests::test_copy_cache_info' panicked...

Good first issue
Status: Parked

### Description The `vmm` crate hosts most of the modules that implement the Firecracker functionality. Moreover, at its "top-level", mainly `lib.rs` and `builder.rs` includes the logic for creating the `Vmm`...

Good first issue
Status: Parked

We have lot of links in our md files which are broken and could be broken due to refactoring of code. We need to add a new CI test which...

# Describe the bug wrmsr snapshot and restore tests (test_cpu_wrmsr_snapshot() and test_cpu_wrmsr_restore()) currently support only T2S. While trying to add support for T2A templates the restore test failed with below...

Type: Bug
Priority: Low
Status: Parked

What is the change? This reverts commit bb037d4469842c96f5872b271490aceb0734d965. Why do we need this change? Zephyr has a CMSIS_6 module available now so there is no need for this local copy...