Virtual Machine Monitor for creating microVMs

Edit Package firecracker
https://firecracker-microvm.github.io/

Firecracker is a virtualization technology for creating and managing
multi-tenant container and function-based services.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000816 816 Bytes
cargo_config 0000000478 478 Bytes
firecracker-1.4.1.tar.xz 0011339947 10.8 MB
firecracker.changes 0000011829 11.6 KB
firecracker.spec 0000002720 2.66 KB
vendor.tar.xz 0024012379 22.9 MB
Revision 29 (latest revision is 30)
Charles Arnold's avatar Charles Arnold (charlesa) accepted request 1116701 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 29)
- Update to 1.4.1:
  * Fixed a change in behavior of normalize host brand string that breaks
    Firecracker on external instances.
  * Fixed the T2A CPU template not to unset the MMX bit (CPUID.80000001h:EDX[23])
    and the FXSR bit (CPUID.80000001h:EDX[24]).
  * Fixed the T2A CPU template to set the RstrFpErrPtrs bit
    (CPUID.80000008h:EBX[2]).
- Update to 1.4.0:
  Added
    * Added support for custom CPU templates allowing users to adjust vCPU features
      exposed to the guest via CPUID, MSRs and ARM registers.
    * Introduced V1N1 static CPU template for ARM to represent Neoverse V1 CPU
      as Neoverse N1.
    * Added support for the virtio-rng entropy device. The device is optional. A
      single device can be enabled per VM using the /entropy endpoint.
    * Added a cpu-template-helper tool for assisting with creating and managing
      custom CPU templates.
  Changed
    * Set FDP_EXCPTN_ONLY bit (CPUID.7h.0:EBX[6]) and ZERO_FCS_FDS bit
      (CPUID.7h.0:EBX[13]) in Intel's CPUID normalization process.
  Fixed
    * Fixed feature flags in T2S CPU template on Intel Ice Lake.
    * Fixed CPUID leaf 0xb to be exposed to guests running on AMD host.
    * Fixed a performance regression in the jailer logic for closing open file
      descriptors. 
    * A race condition that has been identified between the API thread and the VMM
      thread due to a misconfiguration of the api_event_fd.
    * Fixed CPUID leaf 0x1 to disable perfmon and debug feature on x86 host.
    * Fixed passing through cache information from host in CPUID leaf 0x80000006.
    * Fixed the T2S CPU template to set the RRSBA bit of the IA32_ARCH_CAPABILITIES
Comments 0
openSUSE Build Service is sponsored by