firecracker icon indicating copy to clipboard operation
firecracker copied to clipboard

Secure and fast microVMs for serverless computing.

Results 292 firecracker issues
Sort by recently updated
recently updated
newest added

## 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...

Good first issue
Priority: Low
Status: Parked

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...

Status: Awaiting review
Type: Fix

## 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...

Status: Awaiting author
Type: Performance

(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...

Status: Awaiting author

## 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....