Skip to content

Commit 94e2165

Browse files
committed
deploy: 606718a
1 parent ca2b516 commit 94e2165

File tree

12 files changed

+38
-20
lines changed

12 files changed

+38
-20
lines changed

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

Lines changed: 20 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: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
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://cloud-hypervisor.github.io/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://cloud-hypervisor.github.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Hypervisor v19.0 Released!</title><link>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v19.0-released/</link><pubDate>Thu, 14 Oct 2021 15:36:27 +0000</pubDate><guid>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v19.0-released/</guid><description>This release has been tracked through the v19.0 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://cloud-hypervisor.github.io/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://cloud-hypervisor.github.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Hypervisor v20.0 Released!</title><link>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v20.0-released/</link><pubDate>Thu, 02 Dec 2021 16:15:22 +0000</pubDate><guid>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v20.0-released/</guid><description>v20.0 # This release has been tracked through the v20.0 project.
2+
Multiple PCI segments support # Cloud Hypervisor is no longer limited to 31 PCI devices. For both x86_64 and aarch64 architectures, it is now possible to create up to 16 PCI segments, increasing the total amount of supported PCI devices to 496.
3+
CPU pinning # For each vCPU, the user can define a limited set of host CPUs on which it is allowed to run.</description></item><item><title>Cloud Hypervisor v19.0 Released!</title><link>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v19.0-released/</link><pubDate>Thu, 14 Oct 2021 15:36:27 +0000</pubDate><guid>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v19.0-released/</guid><description>This release has been tracked through the v19.0 project.
24
Improved PTY handling for serial and virtio-console # The PTY support for serial has been enhanced with improved buffering when the the PTY is not yet connected to. Using virtio-console with PTY now results in the console being resized if the PTY window is also resized.
35
PCI boot time optimisations # Multiple optimisations have been made to the PCI handling resulting in significant improvements in the boot time of the guest.</description></item><item><title>Cloud Hypervisor v18.0 Released!</title><link>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v18.0-released/</link><pubDate>Thu, 09 Sep 2021 14:31:29 +0000</pubDate><guid>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v18.0-released/</guid><description>This release has been tracked through the v18.0 project.
46
Experimental User Device (vfio-user) support # Experimental support for running PCI devices in userspace via vfio-user has been included. This allows the use of the SPDK NVMe vfio-user controller with Cloud Hypervisor. This is enabled by --user-device on the command line.
@@ -18,7 +20,4 @@ Wider VFIO device support # It is now possible to use Cloud Hypervisor&amp;rsquo
1820
Improve huge page support # Through the addition of hugepage_size on --memory it is now possible to specify the desired size of the huge pages used when allocating the guest memory.</description></item><item><title>Cloud Hypervisor v0.12.0 Released!</title><link>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v0.12.0-released/</link><pubDate>Thu, 10 Dec 2020 18:56:49 +0000</pubDate><guid>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v0.12.0-released/</guid><description>This release has been tracked through the 0.12.0 project.
1921
Highlights for cloud-hypervisor version 0.12.0 include:
2022
ARM64 enhancements # The use of --watchdog is now fully supported as is the ability to reboot the VM from within the guest when running Cloud Hypervisor on an ARM64 system.
21-
Removal of vhost-user-net and vhost-user-block self spawning # In order to use vhost-user-net or vhost-user-block backends the user is now responsible for starting the backend and providing the socket for the VMM to use.</description></item><item><title>Cloud Hypervisor v0.11.0 Released!</title><link>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v0.11.0-released/</link><pubDate>Thu, 29 Oct 2020 17:55:41 +0000</pubDate><guid>https://cloud-hypervisor.github.io/blog/cloud-hypervisor-v0.11.0-released/</guid><description>v0.11.0 # This release has been tracked through the 0.11.0 project.
22-
Highlights for cloud-hypervisor version 0.11.0 include:
23-
io_uring support by default for virtio-block # Provided that the host OS supports it (Linux kernel 5.8+) then io_uring will be used for a significantly higher performance block device.
24-
Windows Guest Support # This is the first release where we officially support Windows running as a guest. Full details of how to setup the image and run Cloud Hypervisor with a Windows guest can be found in the dedicated Windows documentation.</description></item></channel></rss>
23+
Removal of vhost-user-net and vhost-user-block self spawning # In order to use vhost-user-net or vhost-user-block backends the user is now responsible for starting the backend and providing the socket for the VMM to use.</description></item></channel></rss>

0 commit comments

Comments
 (0)