Sudan Landge

Results 20 comments of Sudan Landge

Disabling KVM_FEATURE_ASYNC_PF_INT was a temporary fix as per below conversation: https://github.com/cloud-hypervisor/cloud-hypervisor/issues/2277#issuecomment-820200452 https://github.com/cloud-hypervisor/cloud-hypervisor/issues/2277#issuecomment-824805348 Disabling KVM_FEATURE_ASYNC_PF_INT avoids the issue but the actual issue is in KVM and the fix is in the...

This comment in our code looks related https://github.com/firecracker-microvm/firecracker/blob/cb2ea9203da579c2a473f8538815a1e4eb4420d4/src/vmm/src/vstate/vcpu/mod.rs#L299

Hi @lattice0, Thank you very much for opening this request and sorry for the delay. It seems that we can build and test Firecracker by installing docker in codespace so...

@cm-iwata thank you for sharing your interest on this. Please feel free to work on it and post a PR when you are ready.

Thanks for posting CHANGELOG for each version!

Hi @bduffany, thanks for providing the repro steps. We are working on this issue and to provide an update : - I was able to reproduce the issue on an...

Hi @bduffany, we are tracking this as one of our high priority task. We'll let you know as soon as we have an update on this.

marking this as parked right now but we will track this as part of our roadmap. We consider [this](https://github.com/firecracker-microvm/firecracker/issues/2493) as well while working on this.

Hi @andodeki , I think the issue is that nested virtualization is not enabled for QEMU guest you are running. Could you please confirm the output of: ```bash sudo dmesg...