You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/index.xml
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rssversion="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:linkhref="https://www.cloudhypervisor.org/blog/index.xml"rel="self"type="application/rss+xml"/><item><title>Cloud Hypervisor v29.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v29.0-released/</link><pubDate>Sat, 14 Jan 2023 12:46:39 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v29.0-released/</guid><description>This release has been tracked in our roadmap project as iteration v29.0. The following user visible changes have been made:
1
+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rssversion="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:linkhref="https://www.cloudhypervisor.org/blog/index.xml"rel="self"type="application/rss+xml"/><item><title>Cloud Hypervisor v30.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/</link><pubDate>Fri, 24 Feb 2023 01:10:15 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/</guid><description>This release has been tracked in our roadmap project as iteration v30.0. The following user visible changes have been made:
2
+
Command Line Changes for Reduced Binary Size # The clap crate was replaced by the argh crate to create our command line, which reduced our release binary size from 3.6MB to 3.3MB. There were several syntax changes:
3
+
All --option=value commands now are --option value. The --disk DISK1 DISK2 command now is --disk DISK1 --disk DISK2.</description></item><item><title>Cloud Hypervisor v29.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v29.0-released/</link><pubDate>Sat, 14 Jan 2023 12:46:39 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v29.0-released/</guid><description>This release has been tracked in our roadmap project as iteration v29.0. The following user visible changes have been made:
2
4
Release Binary Supports Both MSHV and KVM # On x86-64 the binary included in releases supports both the KVM and MSHV hypervisor with runtime detection to identify the correct hypervisor to use.
3
5
Snapshot/Restore and Live Migration Improvements # Improvements have been made to the data structures used for both live migration and snapshot/restore.</description></item><item><title>Cloud Hypervisor v28.1 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.1-released/</link><pubDate>Wed, 14 Dec 2022 11:20:23 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.1-released/</guid><description>This is a bug fix release. The following issues have been addressed:
4
6
Update dependencies including a version of linux-loader that addresses an infinite loop issue (details) Fix bugs related to virtio-net including an integer overflow issue (#4924, #4949) Use host cpuid information for L2 cache for older KVM on x86 (#4920) Improve README and documentation Download # See the GitHub Release for the release assets.</description></item><item><title>Cloud Hypervisor v28.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.0-released/</link><pubDate>Thu, 17 Nov 2022 16:59:00 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.0-released/</guid><description>This release has been tracked in our new roadmap project as iteration v28.0.
@@ -13,5 +15,4 @@ VM &ldquo;Coredump&rdquo; Support # Under the guest_debug feature flag i
13
15
Notable Bug Fixes # Always restore console mode on exit (#4249, #4248) Restore vCPUs in numerical order which fixes aarch64 snapshot/restore (#4244) Don&rsquo;t try and configure IFF_RUNNING on TAP devices (#4279) Propagate configured queue size through to vhost-user backend (#4286) Always Program vCPU CPUID before running the vCPU to fix running on Linux 5.</description></item><item><title>Memory Management Techniques</title><link>https://www.cloudhypervisor.org/blog/memory-management-techniques/</link><pubDate>Thu, 07 Jul 2022 08:00:00 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/memory-management-techniques/</guid><description>Depending on the expectations around the workload running in a Virtual Machine (VM), as well as the agreement between a customer and an operator, multiple use cases related to memory management between host and guest arise and they can be addressed through different techniques.
14
16
Host Managed # This section is about how memory can be managed by the host, as it knows the VM is going to need more or less memory during its runtime.</description></item><item><title>Cloud Hypervisor v24.0 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v24.0-released/</link><pubDate>Fri, 27 May 2022 08:00:00 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v24.0-released/</guid><description>This release has been tracked through the v24.0 project.
15
17
Bypass Mode for virtio-iommu # virtio-iommu specification describes how a device can be attached by default to a bypass domain. This feature is particularly helpful for booting a VM with guest software which doesn&rsquo;t support virtio-iommu but still need to access the device. Now that Cloud Hypervisor supports this feature, it can boot a VM with Rust Hypervisor Firmware or OVMF even if the virtio-block device exposing the disk image is placed behind a virtual IOMMU.</description></item><item><title>Achieving Bare Metal Performance Within a Virtual Machine</title><link>https://www.cloudhypervisor.org/blog/achieving-bare-metal-performance-within-a-virtual-machine/</link><pubDate>Thu, 19 May 2022 08:00:00 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/achieving-bare-metal-performance-within-a-virtual-machine/</guid><description>There are use cases for which a workload needs to access specific hardware such as accelerators, GPU or network adapters to maximise potential performance. And since these workloads run inside virtual machines (VM) for security reasons, the challenge is to make this hardware available from within the VM, but without degrading the performance that can be achieved from bare metal.
16
-
VFIO, the Ideal Choice # This is a mature framework allowing a PCI device to be bound to the vfio-pci driver instead of the default driver it is usually attached to.</description></item><item><title>Cloud Hypervisor v23.1 Released!</title><link>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v23.1-released/</link><pubDate>Mon, 09 May 2022 14:24:16 +0000</pubDate><guid>https://www.cloudhypervisor.org/blog/cloud-hypervisor-v23.1-released/</guid><description>This is a bug fix release. The following issues have been addressed:
17
-
Add some missing seccomp rules Remove virtio-fs filesystem entries from config on removal Do not delete API socket on API server start (#4026) Reject virtio-mem resize if the guest doesn&rsquo;t activate the device Fix OpenAPI naming of I/O throttling knobs Download # See the GitHub Release for the release assets.</description></item></channel></rss>
18
+
VFIO, the Ideal Choice # This is a mature framework allowing a PCI device to be bound to the vfio-pci driver instead of the default driver it is usually attached to.</description></item></channel></rss>
0 commit comments