New
Firecracker v1.14.0
Added
- #5350: Added a
/serialendpoint, which allows settingserial_out_pathto the path of a pre-created file into which Firecracker should redirect output from the guest's serial console. Not configuring it means Firecracker will continue to print serial output to stdout. Similarly to the logger, this configuration is not persisted across snapshots. - #5463: Added support for
virtio-pmemdevices. See documentation for more information.