Skip to content

Commit a92e494

Browse files
committed
deploy: 810d00e
1 parent 30df882 commit a92e494

18 files changed

Lines changed: 177 additions & 137 deletions

File tree

blog/cloud-hypervisor-v53.0-released/index.html

Lines changed: 81 additions & 0 deletions
Large diffs are not rendered by default.

blog/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

blog/index.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on</title><link>https://www.cloudhypervisor.org/blog/</link><description>Recent content in Blog on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 06 Oct 2020 08:49:55 +0000</lastBuildDate><atom:link href="https://www.cloudhypervisor.org/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Hypervisor v52.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v52.0-released/</link><pubDate>Thu, 14 May 2026 21:58:11 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v52.0-released/</guid><description>This release has been tracked in v52.0 group of our roadmap project.
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on</title><link>https://www.cloudhypervisor.org/blog/</link><description>Recent content in Blog on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 06 Oct 2020 08:49:55 +0000</lastBuildDate><atom:link href="https://www.cloudhypervisor.org/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Hypervisor v53.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v53.0-released/</link><pubDate>Sun, 12 Jul 2026 21:55:39 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v53.0-released/</guid><description>This release has been tracked in v53.0 group of our roadmap project.
2+
Snapshot/Restore and Live Migration Improvements # An offloaded snapshot/restore daemon has been introduced, allowing snapshot and restore to be carried out by an external process. The live migration protocol has been extended so page faults can be serviced from the source. This enables postcopy for remote live migration and on-demand paging for the offload daemon, both built on userfaultfd, bringing the offload daemon to parity with the internal snapshot/restore implementation (#8403, #8264, #8556).</description></item><item><title>Cloud Hypervisor v52.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v52.0-released/</link><pubDate>Thu, 14 May 2026 21:58:11 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v52.0-released/</guid><description>This release has been tracked in v52.0 group of our roadmap project.
23
Security Fixes # This release fixes a use-after-free vulnerability in the virtio-block async I/O completion path (#8220). Details can be found in GHSA-f47p-p25q-83rh (CVE-2026-45782).
34
Confidential VM Support: KVM SEV-SNP # AMD SEV-SNP confidential VMs can now be launched on KVM in addition to MSHV. Cloud Hypervisor uses guest_memfd to back private memory and loads an IGVM-packaged firmware (e.g. Oak stage0) to bring up an SEV-SNP guest on real hardware (#7942).</description></item><item><title>Cloud Hypervisor v51.2 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v51.2-released/</link><pubDate>Thu, 14 May 2026 21:57:08 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v51.2-released/</guid><description>This is a point release containing security fixes to a use-after-free vulnerability in the virtio-block async I/O completion path (#8220). Details can be found in GHSA-f47p-p25q-83rh (CVE-2026-45782).
45
Download # See the GitHub Release for the release assets.</description></item><item><title>Cloud Hypervisor v51.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v51.0-released/</link><pubDate>Fri, 20 Feb 2026 01:34:50 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v51.0-released/</guid><description>This release has been tracked in v51.0 group of our roadmap project.
@@ -17,7 +18,4 @@ Firmware Boot Support on riscv64 # In addition to direct kernel boot, firmware b
1718
Block Device Error Reporting to the Guest # Instead of exiting on I/O errors, the virtio-block device now reports errors to the guest using VIRTIO_BLK_S_IOERR. It improves the user experience particularly when the guest rootfs is not backed by the affected block device. (#7107)
1819
Nice Error Messages on Exit # We now have the chain of errors being reported and printed nicely, when Cloud Hypervisor or ch-remote exits on errors.</description></item><item><title>Cloud Hypervisor v46.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v46.0-released/</link><pubDate>Fri, 23 May 2025 22:07:00 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v46.0-released/</guid><description>This release has been tracked in v46.0 group of our roadmap project.
1920
File-level Locking Support with --disk # Now file-level locking is enforced for disk images, provided by users with --disk. This ensures that only a single Cloud Hypervisor instance can obtain write access to a given disk image at any time, preventing misconfiguration and avoiding potential data corruption. (#6974)
20-
Improved Error Reporting with VM Resizing # Instead of returning a generic error 400 (e.</description></item><item><title>Cloud Hypervisor v45.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v45.0-released/</link><pubDate>Sun, 30 Mar 2025 17:28:57 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v45.0-released/</guid><description>This release has been tracked in v45.0 group of our roadmap project.
21-
Experimental riscv64 Architecture Support # Cloud Hypervisor now has experimental riscv64 architecture support. Details can be found from the riscv documentation.
22-
Alphabetically Sorted CLI Options # To improve the readability of CLI options, the output of the --help now is alphabetically sorted. (#6988)
23-
Improved Downtime of VM Live Migration # The downtime of VM live migration is reduced via delaying some of the tearing down process of the source VM after the destination VM is up and running.</description></item></channel></rss>
21+
Improved Error Reporting with VM Resizing # Instead of returning a generic error 400 (e.</description></item></channel></rss>

0 commit comments

Comments
 (0)