File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ and this project adheres to
1515 a descriptor chain that caused Firecracker to allocate more host memory than
1616 the guest actually provided, potentially leading to excessive host memory
1717 consumption.
18- - [ #XXXX ] ( https://github.com/firecracker-microvm/firecracker/pull/XXXX ) : Enforce
18+ - [ #5818 ] ( https://github.com/firecracker-microvm/firecracker/pull/5818 ) : Enforce
1919 the virtio device initialization sequence in the PCI transport, matching the
2020 existing MMIO transport behavior. The PCI transport now validates device
2121 status transitions, rejects queue configuration writes outside the FEATURES_OK
2222 to DRIVER_OK window, rejects feature negotiation outside the DRIVER state,
2323 blocks re-initialization after a failed reset, and sets DEVICE_NEEDS_RESET
2424 when device activation fails.
25- - [ #XXXX ] ( https://github.com/firecracker-microvm/firecracker/pull/XXXX ) : Reject
25+ - [ #5818 ] ( https://github.com/firecracker-microvm/firecracker/pull/5818 ) : Reject
2626 device status writes that clear previously set bits in the MMIO transport,
2727 except for reset.
2828- [ #5780 ] ( https://github.com/firecracker-microvm/firecracker/pull/5780 ) : Fixed
You can’t perform that action at this time.
0 commit comments