Skip to content

Commit c294d31

Browse files
ManciukicShadowCurse
authored andcommitted
doc(changelog): add entry for EVENT_IDX support in vsock device
Add a CHANGELOG.md entry documenting the new notification suppression support in the virtio-vsock device via the EVENT_IDX virtio feature. Signed-off-by: Riccardo Mancini <mancio@amazon.com>
1 parent 03191c6 commit c294d31

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ and this project adheres to
3333
- [#5789](https://github.com/firecracker-microvm/firecracker/pull/5789): Add
3434
rate-limiter support to virtio-pmem device to allow control over I/O bandwidth
3535
generated by the FLUSH requests from the guest.
36+
- [#5872](https://github.com/firecracker-microvm/firecracker/pull/5872): Add
37+
notification suppression support in the virtio-vsock device via the EVENT_IDX
38+
virtio feature to reduce device overhead.
3639

3740
### Changed
3841

0 commit comments

Comments
 (0)