|
| 1 | +--- |
| 2 | +title: "Cloud Hypervisor v42.0 Released!" |
| 3 | +date: 2024-10-25T09:20:04Z |
| 4 | +draft: false |
| 5 | +contributors: [Cloud Hypervisor Team] |
| 6 | +--- |
| 7 | +This release has been tracked in our [roadmap |
| 8 | +project](https://github.com/orgs/cloud-hypervisor/projects/6) as iteration |
| 9 | +v42.0. The following user visible changes have been made: |
| 10 | + |
| 11 | +### SVE/SVE2 Support on AArch64 |
| 12 | + |
| 13 | +The SVE and SVE2 feature bits are now propagated through to the guest on |
| 14 | +AArch64. (#6678, #6691) |
| 15 | + |
| 16 | +### Notable Bug Fixes |
| 17 | + |
| 18 | +* Reduce latency notification when rate limited (#6672) |
| 19 | +* Fix `virtio-console` resizing (#6704) |
| 20 | +* Fix resizing when console uses TTY (#6754) |
| 21 | +* Avoid deadlock in PCI BAR reprogramming that can occur when adding a new |
| 22 | + `virtio` device to a VM that has been restored (#6775) |
| 23 | +* Fix console resizing after VM restore (#6748) |
| 24 | +* Fix memory resize error due to incorrect bounds checks (#6736) |
| 25 | + |
| 26 | +### Sponsorships |
| 27 | + |
| 28 | +During this release cycle a new VFIO CI worker has been provided by Crusoe |
| 29 | +Energy and a new ARM64 CI worker has been provided by Ubicloud. |
| 30 | + |
| 31 | +### Contributors |
| 32 | + |
| 33 | +Many thanks to everyone who has contributed to our release: |
| 34 | + |
| 35 | +* Alexandru Matei < [email protected]> |
| 36 | + |
| 37 | +* Anirudh Rayabharam <[email protected]> |
| 38 | +* BharatNarasimman <[email protected]> |
| 39 | + |
| 40 | + |
| 41 | +* Jonas Scholz < [email protected]> |
| 42 | +* Nuno Das Neves <[email protected]> |
| 43 | +* Praveen K Paladugu <[email protected]> |
| 44 | +* Purna Pavan Chandra <[email protected]> |
| 45 | +* Rob Bradford <[email protected]> |
| 46 | + |
| 47 | + |
| 48 | +* Tom Dohrmann < [email protected]> |
| 49 | + |
| 50 | + |
| 51 | +* Yuhong Zhong <[email protected]> |
| 52 | + |
| 53 | +### Download |
| 54 | + See the <a href="https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v42.0">GitHub Release</a> for the release assets. |
0 commit comments