Skip to content

Commit 584bdc3

Browse files
committed
CHANGELOG: Mention serial console hang after snapshot
firecracker-microvm#5705 Signed-off-by: Ilias Stamatis <ilstam@amazon.com>
1 parent c3874c4 commit 584bdc3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ and this project adheres to
2323

2424
### Fixed
2525

26+
- [#5764](https://github.com/firecracker-microvm/firecracker/pull/5764): Fixed a
27+
bug that caused the guest UART driver to get stuck and stop transmitting after
28+
snapshot restore. The bug was triggered by taking a snapshot while a serial
29+
transmission was taking place. On restore the driver would wait for a TX
30+
interrupt that would never arrive and no output would appear in the serial
31+
console.
32+
2633
## [1.15.0]
2734

2835
### Added

0 commit comments

Comments
 (0)