Skip to content

Commit cda840d

Browse files
committed
content: blog: Release v42.0
Signed-off-by: Rob Bradford <[email protected]>
1 parent d5a729e commit cda840d

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

content/en/blog/v42.0/index.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
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+
* Alyssa Ross <[email protected]>
37+
* Anirudh Rayabharam <[email protected]>
38+
* BharatNarasimman <[email protected]>
39+
* Bo Chen <[email protected]>
40+
* Jinank Jain <[email protected]>
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+
* Ruoqing He <[email protected]>
47+
* Songqian Li <[email protected]>
48+
* Tom Dohrmann <[email protected]>
49+
* Wei Liu <[email protected]>
50+
* Wenyu Huang <[email protected]>
51+
* Yuhong Zhong <[email protected]>
52+
* wuxinyue <[email protected]>
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

Comments
 (0)