firecracker
firecracker copied to clipboard
Secure and fast microVMs for serverless computing.
## Changes Implement macros and methods used to g/set RISC-V registers. ## Reason Introduce RISC-V architecture support. ## License Acceptance By submitting this pull request, I confirm that my contribution...
Branched from issue #4747 . # Feature Request Since `tools/devtool checkstyle` only checks coding style, it doesn't require KVM, but it does the KVM existence check. That prevents users from...
As the title says, Slack invite no longer active. Tried it with different browsers just to be sure.
## Changes ... ## Reason ... ## License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For...
## Changes - Minor fixes to the queue size - Move guest notification logic from the block device request processing loop. This could cause a situation when the guest would...
## Changes Adding missing 'u' from the word squashfs in the script responsible for downloading the kernel and rootfs ## Reason This is clearly a typo and, although it doesn't...
## Changes This implements the Secret Freedom userfault protocol in the example UFFD handlers. ## Reason This is needed to be able to restore snapshots where the VM was backed...
## Changes Add initial PGO prototype per [Feature Request #3456](https://github.com/firecracker-microvm/firecracker/issues/3456) - **tools/devtool**: add `pgo_build` subcommand with four parts: - `instrument` (build with `-Cprofile-generate`) - `profile` (redirects to reference the pgo-getting-started...
(Reupload) Opening this as a Draft PR, as I am still working on fully integrating unmap/fstrim/discard. Right now I'm currently working on the functionality. ## Changes Expose discard feature bit...
## Changes Minor refactors and assert additions. ## License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license....