Alexandra Iordache

Results 3 issues of Alexandra Iordache

There are remaining `unwrap()`s in the code that cannot be avoided, which lead to a not-so-user-friendly error message being printed. All such failure cases should print a descriptive message along...

Quality: Improvement
Codebase: Usability
Priority: Low

According to the [documentation](https://www.kernel.org/doc/Documentation/virtual/kvm/api.txt): ``` KVM_KVMCLOCK_CTRL This signals to the host kernel that the specified guest is being paused by userspace. The host will set a flag in the pvclock...

Priority: Medium
Type: Enhancement
Type: Fix
Status: Parked

Add a test case that exercises the same CPU performance test suite both on a Firecracker guest and on the host it's running on. The guest and host need to...

Priority: Medium
Type: Enhancement
Status: Parked
Type: Performance