-
# Describe the bug
The **x86_64 6.1 guest kernel config** as it is currently on master after the https://github.com/firecracker-microvm/firecracker/commit/9157a0cf7188706cef3bbe01316171964f569a76 c…
-
I don't know if these logs are important because my app appears to be working properly (though it isn't accessing the filesystem post-snapshot-load).
```
2024-11-20T12:07:50.095125693 [anonymous-i…
-
# Describe the bug
I have a working vmconfig.json which works with firecracker-v1.9.1-aarch64 and guest kernel 6.11.* and multiple root filesystems.
If I use the same vmconfig.json with firecra…
-
# Feature Request
PV Steal Time reporting on ARM is available in KVM since 5.10 at least but Firecracker doesn't enable it.
## Describe the desired solution
We could enable the PVTIME device …
-
First, let me say thank you for filling a void where there shouldve been a Rust SDK for Firecracker (a rust application...). It's not an easy task, im sure.
Given that this is the only one that se…
-
I am trying to setup a go project with firecrackers-go-sdk so for networking
I tried using cni version: v1.0.0 first for the plugin that gave me this error :
```
Failed handler "fcinit.SetupNetwo…
-
## Description
Can't boot the VM with new kernel other than firecracker's 4.14.
I'm always getting:
```
[ 12.489510] /dev/root: Can't open blockdev
[ 12.489784] VFS: Cannot open root device "…
-
### Application contact emails
David.justice@microsoft.com,Simon.Davies@microsoft.com,ralph.squillace@microsoft.com
### Project Summary
Hyperlight is an open-source Rust library you can use to exec…
-
I followed the [remote snapshotter getting starting guide](https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/remote-snapshotter-getting-started.md) for the instance setup (I…
-
# Feature Request
https://docs.oasis-open.org/virtio/virtio/v1.2/csd01/virtio-v1.2-csd01.html
VIRTIO_VSOCK_F_SEQPACKET has been introduced as an option for virtio vsock. It would enable the use-ca…