diff --git a/blog/cloud-hypervisor-v40.0-released/index.html b/blog/cloud-hypervisor-v40.0-released/index.html new file mode 100644 index 00000000..d9d3e13e --- /dev/null +++ b/blog/cloud-hypervisor-v40.0-released/index.html @@ -0,0 +1,18 @@ +Cloud Hypervisor v40.0 Released! - Cloud Hypervisor

Cloud Hypervisor v40.0 Released!

Posted June 21, 2024 by Cloud Hypervisor Team ‐ 2 min read

This release has been tracked in our roadmap +project as iteration +v40.0. The following user visible changes have been made:

Support for Restoring File Descriptor Backed Network Devices

It is now possible to pass file descriptors over the HTTP API (and using +ch-remote) when restoring to update the file descriptors for network devices. +This enables snapshot & restore functionality for guests using macvtap or +other file descriptor backed network devices. (#6286)

Notable Bug Fixes

  • Default values have been removed from required fields in the OpenAPI metadata +(#6495)
  • The help syntax of ch-remote remove-device has been improved (#6456)
  • A double close of file descriptors has been fixed when using --serial +(#6486)
  • To prevent loops a limit on the nesting level for QCOW2 backing files has +been introduced (#6482)
  • Boot time performance has been improved with multiple cores by avoiding +cpuid instructions and by seeding the in kernel file descriptor table +(#6498, #6478)
  • L1 cache details are more likely to be propagated into the guest (#6523)
  • The default topology for guests now uses multiple cores rather than sockets +(#6504)

Contributors

Many thanks to everyone who has contributed to our release:

Download

See the GitHub Release for the release assets.

+ + \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index e5fd01bc..5c95b675 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v39.0 Released!

Posted April 27, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v38.0 Released!

Posted February 16, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v37.0 Released!

Posted December 14, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v36.0 Released!

Posted November 2, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v35.0 Released!

Posted September 21, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v34.0 Released!

Posted August 10, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v33.0 Released!

Posted June 29, 2023 by Cloud Hypervisor Team ‐ 1 min read

+

Blog

Cloud Hypervisor v40.0 Released!

Posted June 21, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v39.0 Released!

Posted April 27, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v38.0 Released!

Posted February 16, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v37.0 Released!

Posted December 14, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v36.0 Released!

Posted November 2, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v35.0 Released!

Posted September 21, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v34.0 Released!

Posted August 10, 2023 by Cloud Hypervisor Team ‐ 2 min read

\ No newline at end of file diff --git a/blog/index.xml b/blog/index.xml index a57ba8b7..79fa1835 100644 --- a/blog/index.xml +++ b/blog/index.xml @@ -1,4 +1,5 @@ -Blog onhttps://www.cloudhypervisor.org/blog/Recent content in Blog onHugo -- gohugo.ioen-USTue, 06 Oct 2020 08:49:55 +0000Cloud Hypervisor v39.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/Sat, 27 Apr 2024 13:40:07 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/This release has been tracked in our roadmap project as iteration v39.0. The following user visible changes have been made: +Blog onhttps://www.cloudhypervisor.org/blog/Recent content in Blog onHugo -- gohugo.ioen-USTue, 06 Oct 2020 08:49:55 +0000Cloud Hypervisor v40.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v40.0-released/Fri, 21 Jun 2024 11:12:02 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v40.0-released/This release has been tracked in our roadmap project as iteration v40.0. The following user visible changes have been made: +Support for Restoring File Descriptor Backed Network Devices # It is now possible to pass file descriptors over the HTTP API (and using ch-remote) when restoring to update the file descriptors for network devices. This enables snapshot & restore functionality for guests using macvtap or other file descriptor backed network devices.Cloud Hypervisor v39.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/Sat, 27 Apr 2024 13:40:07 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/This release has been tracked in our roadmap project as iteration v39.0. The following user visible changes have been made: Variable Sizing of PCI Apertures for Segments # It is now possible to use --pci-segment to adjust the aperture size that devices 32-bit and 64-bit PCI device BARs will be allocated from. Previously the address space was equally distributed across all the segments which may leave insufficient space for devices that require a large 32-bit space.Cloud Hypervisor v38.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v38.0-released/Fri, 16 Feb 2024 18:20:29 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v38.0-released/This release has been tracked in our roadmap project as iteration v38.0. The following user visible changes have been made: Group Rate Limiter on Block Devices # Users now can throttle a group of block devices with the new --rate-limiter-group option. Details can be found from the I/O Throttling documentation CPU Pinning Support for Block Device Worker Thread # Users now have the option to pin virt-queue threads for block devices to specific host cpus.Cloud Hypervisor v37.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v37.0-released/Thu, 14 Dec 2023 18:58:49 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v37.0-released/This release has been tracked in our roadmap project as iteration v37.0. The following user visible changes have been made: @@ -16,6 +17,4 @@ Increased PCI Segment Limit # The maximum number of PCI segments that can be use API Changes # The VmmPingResponse now includes the PID as well as the build details. (#5348) Notable Bug Fixes # Ignore and warn TAP FDs sent via the HTTP request body (#5350) Properly preserve and close valid FDs for TAP devices (#5373) Only use KVM_ARM_VCPU_PMU_V3 if available (#5360) Only touch the tty flags if it’s being used (#5343) Fix seccomp filter lists for vhost-user devices (#5361) The number of vCPUs is capped at the hypervisor maximum (#5357) Fixes for TTY reset (#5414) CPU topology fixes on MSHV (#5325) Seccomp fixes for older distributions (#5397) Contributors # Many thanks to everyone who has contributed to our release:Cloud Hypervisor v31.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v31.0-released/Thu, 06 Apr 2023 14:47:15 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v31.0-released/This release has been tracked in our roadmap project as iteration v31.0. The following user visible changes have been made: Update to Latest acpi_tables # Adapted to the latest acpi_tables. There has been significant API changes in the crate. Update Reference Kernel to 6.2 # Updated the recommended guest kernel version from 6.1.6 to 6.2. -Improvements on Console SIGWINCH Handler # A separate thread had been created to capture the SIGWINCH signal and resize the guest console.Cloud Hypervisor v30.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/Fri, 24 Feb 2023 01:10:15 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/This release has been tracked in our roadmap project as iteration v30.0. The following user visible changes have been made: -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: -All --option=value commands now are --option value. The --disk DISK1 DISK2 command now is --disk DISK1 --disk DISK2. \ No newline at end of file +Improvements on Console SIGWINCH Handler # A separate thread had been created to capture the SIGWINCH signal and resize the guest console. \ No newline at end of file diff --git a/blog/page/2/index.html b/blog/page/2/index.html index d9bb0998..69c4fd85 100644 --- a/blog/page/2/index.html +++ b/blog/page/2/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v32.0 Released!

Posted May 18, 2023 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v31.0 Released!

Posted April 6, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v30.0 Released!

Posted February 24, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v29.0 Released!

Posted January 14, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v28.1 Released!

Posted December 14, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v28.0 Released!

Posted November 17, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v27.0 Released!

Posted September 29, 2022 by Cloud Hypervisor Team ‐ 3 min read

+

Blog

Cloud Hypervisor v33.0 Released!

Posted June 29, 2023 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v32.0 Released!

Posted May 18, 2023 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v31.0 Released!

Posted April 6, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v30.0 Released!

Posted February 24, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v29.0 Released!

Posted January 14, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v28.1 Released!

Posted December 14, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v28.0 Released!

Posted November 17, 2022 by Cloud Hypervisor Team ‐ 2 min read

\ No newline at end of file diff --git a/blog/page/3/index.html b/blog/page/3/index.html index 96514070..ee6274e4 100644 --- a/blog/page/3/index.html +++ b/blog/page/3/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v26.0 Released!

Posted August 17, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v25.0 Released!

Posted July 7, 2022 by Cloud Hypervisor Team ‐ 1 min read

Memory Management Techniques

Posted July 7, 2022 by Sebastien Boeuf ‐ 6 min read

Cloud Hypervisor v24.0 Released!

Posted May 27, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v23.1 Released!

Posted May 9, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v23.0 Released!

Posted April 14, 2022 by Cloud Hypervisor Team ‐ 2 min read

+

Blog

Cloud Hypervisor v27.0 Released!

Posted September 29, 2022 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v26.0 Released!

Posted August 17, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v25.0 Released!

Posted July 7, 2022 by Cloud Hypervisor Team ‐ 1 min read

Memory Management Techniques

Posted July 7, 2022 by Sebastien Boeuf ‐ 6 min read

Cloud Hypervisor v24.0 Released!

Posted May 27, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v23.1 Released!

Posted May 9, 2022 by Cloud Hypervisor Team ‐ 1 min read

\ No newline at end of file diff --git a/blog/page/4/index.html b/blog/page/4/index.html index 2ea7ae0c..f0389a47 100644 --- a/blog/page/4/index.html +++ b/blog/page/4/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v22.1 Released!

Posted March 11, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v21.1 Released!

Posted March 11, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v22.0 Released!

Posted March 3, 2022 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v21.0 Released!

Posted January 20, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v20.2 Released!

Posted January 4, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v20.1 Released!

Posted December 13, 2021 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v20.0 Released!

Posted December 2, 2021 by Cloud Hypervisor Team ‐ 2 min read

+

Blog

Cloud Hypervisor v23.0 Released!

Posted April 14, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v22.1 Released!

Posted March 11, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v21.1 Released!

Posted March 11, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v22.0 Released!

Posted March 3, 2022 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v21.0 Released!

Posted January 20, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v20.2 Released!

Posted January 4, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v20.1 Released!

Posted December 13, 2021 by Cloud Hypervisor Team ‐ 1 min read

\ No newline at end of file diff --git a/blog/page/5/index.html b/blog/page/5/index.html index 3e3ee014..8250d36f 100644 --- a/blog/page/5/index.html +++ b/blog/page/5/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v19.0 Released!

Posted October 14, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v18.0 Released!

Posted September 9, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v17.0 Released!

Posted July 22, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v16.0 Released!

Posted June 10, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v15.0 Released!

Posted April 29, 2021 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.14.1 Released!

Posted March 31, 2021 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v0.14.0 Released!

Posted March 26, 2021 by Cloud Hypervisor Team ‐ 2 min read

+

Blog

Cloud Hypervisor v20.0 Released!

Posted December 2, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v19.0 Released!

Posted October 14, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v18.0 Released!

Posted September 9, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v17.0 Released!

Posted July 22, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v16.0 Released!

Posted June 10, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v15.0 Released!

Posted April 29, 2021 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.14.1 Released!

Posted March 31, 2021 by Cloud Hypervisor Team ‐ 1 min read

\ No newline at end of file diff --git a/blog/page/6/index.html b/blog/page/6/index.html index a989c500..35e8a2f4 100644 --- a/blog/page/6/index.html +++ b/blog/page/6/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v0.13.0 Released!

Posted February 12, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.12.0 Released!

Posted December 10, 2020 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v0.11.0 Released!

Posted October 29, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.10.0 Released!

Posted September 18, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.9.0 Released!

Posted August 6, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.8.0 Released!

Posted June 11, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.7.0 Released!

Posted April 30, 2020 by Cloud Hypervisor Team ‐ 3 min read

+

Blog

Cloud Hypervisor v0.14.0 Released!

Posted March 26, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.13.0 Released!

Posted February 12, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.12.0 Released!

Posted December 10, 2020 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v0.11.0 Released!

Posted October 29, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.10.0 Released!

Posted September 18, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.9.0 Released!

Posted August 6, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.8.0 Released!

Posted June 11, 2020 by Cloud Hypervisor Team ‐ 3 min read

\ No newline at end of file diff --git a/blog/page/7/index.html b/blog/page/7/index.html index 1692ffef..4d90f58f 100644 --- a/blog/page/7/index.html +++ b/blog/page/7/index.html @@ -1,5 +1,5 @@ Blog - Cloud Hypervisor

Blog

Cloud Hypervisor v0.6.0 Released!

Posted March 20, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.5.0 Released!

Posted February 7, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.4.0 Released!

Posted December 13, 2019 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.3.0 Released!

Posted October 18, 2019 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.2.0 Released!

Posted September 10, 2019 by Cloud Hypervisor Team ‐ 2 min read

+

Blog

Cloud Hypervisor v0.7.0 Released!

Posted April 30, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.6.0 Released!

Posted March 20, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.5.0 Released!

Posted February 7, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.4.0 Released!

Posted December 13, 2019 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.3.0 Released!

Posted October 18, 2019 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.2.0 Released!

Posted September 10, 2019 by Cloud Hypervisor Team ‐ 2 min read

\ No newline at end of file diff --git a/blog/sitemap.xml b/blog/sitemap.xml index ca86e54e..fad85414 100644 --- a/blog/sitemap.xml +++ b/blog/sitemap.xml @@ -1 +1 @@ -https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/2024-04-27T13:40:07+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v38.0-released/2024-02-16T18:20:29+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v37.0-released/2023-12-14T18:58:49+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v36.0-released/2023-11-02T16:06:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v35.0-released/2023-09-21T14:47:24+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v34.0-released/2023-08-10T16:44:32+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v33.0-released/2023-06-29T17:32:25+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v32.0-released/2023-05-18T18:13:12+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v31.0-released/2023-04-06T14:47:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/2023-02-24T01:10:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v29.0-released/2023-01-14T12:46:39+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.1-released/2022-12-14T11:20:23+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.0-released/2022-11-17T16:59:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v27.0-released/2022-09-29T18:02:19+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v26.0-released/2022-08-17T16:48:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v25.0-released/2022-07-07T14:59:55+00:00weekly0.5https://www.cloudhypervisor.org/blog/memory-management-techniques/2022-07-07T08:00:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v24.0-released/2022-05-27T08:00:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/achieving-bare-metal-performance-within-a-virtual-machine/2022-05-19T08:00:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v23.1-released/2022-05-09T14:24:16+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v23.0-released/2022-04-14T08:42:28+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v22.1-released/2022-03-11T09:09:21+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v21.1-released/2022-03-11T09:08:36+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v22.0-released/2022-03-03T18:10:22+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v21.0-released/2022-01-20T15:31:31+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v20.2-released/2022-01-04T17:57:10+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v20.1-released/2021-12-13T15:06:54+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v20.0-released/2021-12-02T16:15:22+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v19.0-released/2021-10-14T15:36:27+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v18.0-released/2021-09-09T14:31:29+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v17.0-released/2021-07-22T16:31:16+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v16.0-released/2021-06-10T16:13:47+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v15.0-released/2021-04-29T15:27:07+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.14.1-released/2021-03-31T16:11:23+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.14.0-released/2021-03-26T12:01:05+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.13.0-released/2021-02-12T11:02:35+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.12.0-released/2020-12-10T18:56:49+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.11.0-released/2020-10-29T17:55:41+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.10.0-released/2020-09-18T13:42:24+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.9.0-released/2020-08-06T14:30:07+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.8.0-released/2020-06-11T17:48:52+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.7.0-released/2020-04-30T15:52:08+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.6.0-released/2020-03-20T11:45:57+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.5.0-released/2020-02-07T15:42:54+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.4.0-released/2019-12-13T11:39:09+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.3.0-released/2019-10-18T11:21:46+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.2.0-released/2019-09-10T14:00:12+00:00weekly0.5 \ No newline at end of file +https://www.cloudhypervisor.org/blog/cloud-hypervisor-v40.0-released/2024-06-21T11:12:02+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/2024-04-27T13:40:07+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v38.0-released/2024-02-16T18:20:29+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v37.0-released/2023-12-14T18:58:49+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v36.0-released/2023-11-02T16:06:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v35.0-released/2023-09-21T14:47:24+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v34.0-released/2023-08-10T16:44:32+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v33.0-released/2023-06-29T17:32:25+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v32.0-released/2023-05-18T18:13:12+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v31.0-released/2023-04-06T14:47:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/2023-02-24T01:10:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v29.0-released/2023-01-14T12:46:39+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.1-released/2022-12-14T11:20:23+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v28.0-released/2022-11-17T16:59:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v27.0-released/2022-09-29T18:02:19+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v26.0-released/2022-08-17T16:48:15+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v25.0-released/2022-07-07T14:59:55+00:00weekly0.5https://www.cloudhypervisor.org/blog/memory-management-techniques/2022-07-07T08:00:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v24.0-released/2022-05-27T08:00:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/achieving-bare-metal-performance-within-a-virtual-machine/2022-05-19T08:00:00+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v23.1-released/2022-05-09T14:24:16+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v23.0-released/2022-04-14T08:42:28+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v22.1-released/2022-03-11T09:09:21+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v21.1-released/2022-03-11T09:08:36+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v22.0-released/2022-03-03T18:10:22+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v21.0-released/2022-01-20T15:31:31+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v20.2-released/2022-01-04T17:57:10+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v20.1-released/2021-12-13T15:06:54+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v20.0-released/2021-12-02T16:15:22+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v19.0-released/2021-10-14T15:36:27+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v18.0-released/2021-09-09T14:31:29+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v17.0-released/2021-07-22T16:31:16+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v16.0-released/2021-06-10T16:13:47+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v15.0-released/2021-04-29T15:27:07+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.14.1-released/2021-03-31T16:11:23+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.14.0-released/2021-03-26T12:01:05+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.13.0-released/2021-02-12T11:02:35+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.12.0-released/2020-12-10T18:56:49+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.11.0-released/2020-10-29T17:55:41+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.10.0-released/2020-09-18T13:42:24+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.9.0-released/2020-08-06T14:30:07+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.8.0-released/2020-06-11T17:48:52+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.7.0-released/2020-04-30T15:52:08+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.6.0-released/2020-03-20T11:45:57+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.5.0-released/2020-02-07T15:42:54+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.4.0-released/2019-12-13T11:39:09+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.3.0-released/2019-10-18T11:21:46+00:00weekly0.5https://www.cloudhypervisor.org/blog/cloud-hypervisor-v0.2.0-released/2019-09-10T14:00:12+00:00weekly0.5 \ No newline at end of file diff --git a/contributors/cloud-hypervisor-team/index.html b/contributors/cloud-hypervisor-team/index.html index 67c48cec..0a62f8ca 100644 --- a/contributors/cloud-hypervisor-team/index.html +++ b/contributors/cloud-hypervisor-team/index.html @@ -1,5 +1,5 @@ -Cloud Hypervisor Team - Cloud Hypervisor

Cloud Hypervisor Team

Cloud Hypervisor v40.0 Released!

Posted June 21, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v39.0 Released!

Posted April 27, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v38.0 Released!

Posted February 16, 2024 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v37.0 Released!

Posted December 14, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v36.0 Released!

Posted November 2, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v35.0 Released!

Posted September 21, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v34.0 Released!

Posted August 10, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v33.0 Released!

Posted June 29, 2023 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v32.0 Released!

Posted May 18, 2023 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v31.0 Released!

Posted April 6, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v30.0 Released!

Posted February 24, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v29.0 Released!

Posted January 14, 2023 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v28.1 Released!

Posted December 14, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v28.0 Released!

Posted November 17, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v27.0 Released!

Posted September 29, 2022 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v26.0 Released!

Posted August 17, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v25.0 Released!

Posted July 7, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v24.0 Released!

Posted May 27, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v23.1 Released!

Posted May 9, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v23.0 Released!

Posted April 14, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v22.1 Released!

Posted March 11, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v21.1 Released!

Posted March 11, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v22.0 Released!

Posted March 3, 2022 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v21.0 Released!

Posted January 20, 2022 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v20.2 Released!

Posted January 4, 2022 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v20.1 Released!

Posted December 13, 2021 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v20.0 Released!

Posted December 2, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v19.0 Released!

Posted October 14, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v18.0 Released!

Posted September 9, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v17.0 Released!

Posted July 22, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v16.0 Released!

Posted June 10, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v15.0 Released!

Posted April 29, 2021 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.14.1 Released!

Posted March 31, 2021 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v0.14.0 Released!

Posted March 26, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.13.0 Released!

Posted February 12, 2021 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.12.0 Released!

Posted December 10, 2020 by Cloud Hypervisor Team ‐ 1 min read

Cloud Hypervisor v0.11.0 Released!

Posted October 29, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.10.0 Released!

Posted September 18, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.9.0 Released!

Posted August 6, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.8.0 Released!

Posted June 11, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.7.0 Released!

Posted April 30, 2020 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.6.0 Released!

Posted March 20, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.5.0 Released!

Posted February 7, 2020 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.4.0 Released!

Posted December 13, 2019 by Cloud Hypervisor Team ‐ 3 min read

Cloud Hypervisor v0.3.0 Released!

Posted October 18, 2019 by Cloud Hypervisor Team ‐ 2 min read

Cloud Hypervisor v0.2.0 Released!

Posted September 10, 2019 by Cloud Hypervisor Team ‐ 2 min read

\ No newline at end of file diff --git a/contributors/cloud-hypervisor-team/index.xml b/contributors/cloud-hypervisor-team/index.xml index ac4b0f87..735c5a6f 100644 --- a/contributors/cloud-hypervisor-team/index.xml +++ b/contributors/cloud-hypervisor-team/index.xml @@ -1,4 +1,5 @@ -Cloud Hypervisor Team onhttps://www.cloudhypervisor.org/contributors/cloud-hypervisor-team/Recent content in Cloud Hypervisor Team onHugo -- gohugo.ioen-USSat, 27 Apr 2024 13:40:07 +0000Cloud Hypervisor v39.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/Sat, 27 Apr 2024 13:40:07 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/This release has been tracked in our roadmap project as iteration v39.0. The following user visible changes have been made: +Cloud Hypervisor Team onhttps://www.cloudhypervisor.org/contributors/cloud-hypervisor-team/Recent content in Cloud Hypervisor Team onHugo -- gohugo.ioen-USFri, 21 Jun 2024 11:12:02 +0000Cloud Hypervisor v40.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v40.0-released/Fri, 21 Jun 2024 11:12:02 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v40.0-released/This release has been tracked in our roadmap project as iteration v40.0. The following user visible changes have been made: +Support for Restoring File Descriptor Backed Network Devices # It is now possible to pass file descriptors over the HTTP API (and using ch-remote) when restoring to update the file descriptors for network devices. This enables snapshot & restore functionality for guests using macvtap or other file descriptor backed network devices.Cloud Hypervisor v39.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/Sat, 27 Apr 2024 13:40:07 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v39.0-released/This release has been tracked in our roadmap project as iteration v39.0. The following user visible changes have been made: Variable Sizing of PCI Apertures for Segments # It is now possible to use --pci-segment to adjust the aperture size that devices 32-bit and 64-bit PCI device BARs will be allocated from. Previously the address space was equally distributed across all the segments which may leave insufficient space for devices that require a large 32-bit space.Cloud Hypervisor v38.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v38.0-released/Fri, 16 Feb 2024 18:20:29 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v38.0-released/This release has been tracked in our roadmap project as iteration v38.0. The following user visible changes have been made: Group Rate Limiter on Block Devices # Users now can throttle a group of block devices with the new --rate-limiter-group option. Details can be found from the I/O Throttling documentation CPU Pinning Support for Block Device Worker Thread # Users now have the option to pin virt-queue threads for block devices to specific host cpus.Cloud Hypervisor v37.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v37.0-released/Thu, 14 Dec 2023 18:58:49 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v37.0-released/This release has been tracked in our roadmap project as iteration v37.0. The following user visible changes have been made: @@ -16,6 +17,4 @@ Increased PCI Segment Limit # The maximum number of PCI segments that can be use API Changes # The VmmPingResponse now includes the PID as well as the build details. (#5348) Notable Bug Fixes # Ignore and warn TAP FDs sent via the HTTP request body (#5350) Properly preserve and close valid FDs for TAP devices (#5373) Only use KVM_ARM_VCPU_PMU_V3 if available (#5360) Only touch the tty flags if it’s being used (#5343) Fix seccomp filter lists for vhost-user devices (#5361) The number of vCPUs is capped at the hypervisor maximum (#5357) Fixes for TTY reset (#5414) CPU topology fixes on MSHV (#5325) Seccomp fixes for older distributions (#5397) Contributors # Many thanks to everyone who has contributed to our release:Cloud Hypervisor v31.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v31.0-released/Thu, 06 Apr 2023 14:47:15 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v31.0-released/This release has been tracked in our roadmap project as iteration v31.0. The following user visible changes have been made: Update to Latest acpi_tables # Adapted to the latest acpi_tables. There has been significant API changes in the crate. Update Reference Kernel to 6.2 # Updated the recommended guest kernel version from 6.1.6 to 6.2. -Improvements on Console SIGWINCH Handler # A separate thread had been created to capture the SIGWINCH signal and resize the guest console.Cloud Hypervisor v30.0 Released!https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/Fri, 24 Feb 2023 01:10:15 +0000https://www.cloudhypervisor.org/blog/cloud-hypervisor-v30.0-released/This release has been tracked in our roadmap project as iteration v30.0. The following user visible changes have been made: -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: -All --option=value commands now are --option value. The --disk DISK1 DISK2 command now is --disk DISK1 --disk DISK2. \ No newline at end of file +Improvements on Console SIGWINCH Handler # A separate thread had been created to capture the SIGWINCH signal and resize the guest console. \ No newline at end of file diff --git a/contributors/index.html b/contributors/index.html index e22d064c..196ae40e 100644 --- a/contributors/index.html +++ b/contributors/index.html @@ -1,4 +1,4 @@ -Contributors - Cloud Hypervisor