We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c860d0 commit 5102a3dCopy full SHA for 5102a3d
README.md
@@ -11,3 +11,7 @@ cp ../kernel-config.txt linux-5.6/.config
11
cd linux-5.6
12
make vmlinux
13
```
14
+
15
+Note: compiling worked on Gitpod, but not on my local machine.
16
+Options required for Firecracker's SendCtrlAltDel:
17
+https://github.com/firecracker-microvm/firecracker/blob/2b8ad83629af511f918d616aa1c0d441e52c397a/docs/api_requests/actions.md#intel-and-amd-only-sendctrlaltdel
0 commit comments