17
0

19 Commits

Author SHA256 Message Date
35c87fdee5 Accepting request 1323732 from Virtualization
- Update to version 50.0:
  * Configurable Nested Virtualization Option on x86_64
  * Compression Support for QCOW2
  * Notable Performance Improvements
  * Live Disk Resizing Support for Raw Images
  * Improved File-level Locking Support
  * Logging Improvements
  * Fix several issues around CPUID in the guest
  * Fix snapshot/restore for Windows Guest
  * Respect queue size in block performance tests
  * Fix several Serial Manager issues
  * Fix several seccomp violation issues
  * Fix various issues around block and qcow
  * Fix live migration (and snapshot/restore) with AMX state (forwarded request 1323731 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1323732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=9
2025-12-20 20:46:16 +00:00
Richard Rahl
c1b350e602 - Update to version 50.0:
* Configurable Nested Virtualization Option on x86_64
  * Compression Support for QCOW2
  * Notable Performance Improvements
  * Live Disk Resizing Support for Raw Images
  * Improved File-level Locking Support
  * Logging Improvements
  * Fix several issues around CPUID in the guest
  * Fix snapshot/restore for Windows Guest
  * Respect queue size in block performance tests
  * Fix several Serial Manager issues
  * Fix several seccomp violation issues
  * Fix various issues around block and qcow
  * Fix live migration (and snapshot/restore) with AMX state

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=18
2025-12-20 03:00:21 +00:00
9c4cb7aa55 Accepting request 1316950 from Virtualization
- Update to verison 49.0:
  * MSHV Support Improvements
  * Logging Improvements
  * Removed Default IP and Mask for virtio-net Devices
  * Prevent crash on malformed vsock connect requests
  * Drop the VFIO container when no VFIO devices are active
  * Gracefully close preserved file descriptors on hot device removal
  * Fix race condition in pause–resume cycles
  * Add NetConfig offload parameters to the OpenAPI spec file
  * Fix seccomp filter violation from the http-server thread (forwarded request 1316949 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1316950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=8
2025-11-10 18:21:37 +00:00
Richard Rahl
e999e09f01 - Update to verison 49.0:
* MSHV Support Improvements
  * Logging Improvements
  * Removed Default IP and Mask for virtio-net Devices
  * Prevent crash on malformed vsock connect requests
  * Drop the VFIO container when no VFIO devices are active
  * Gracefully close preserved file descriptors on hot device removal
  * Fix race condition in pause–resume cycles
  * Add NetConfig offload parameters to the OpenAPI spec file
  * Fix seccomp filter violation from the http-server thread

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=16
2025-11-10 15:07:09 +00:00
9ca3ef2633 Accepting request 1305129 from Virtualization
- update to version 48.0:
  * Experimental fw_cfg Device Support
  * Experimental ivshmem Device Support
  * Firmware Boot Support on riscv64
  * Increased vCPU Limit on x86_64/kvm
  * Improved Block Performance with Small Block Sizes
  * Faster VM Pause Operation
  * Updated Documentation on Windows Guest Support
  * Policy on AI Generated Code
  * Removed SGX Support
  * Seccomp filter fixes with glibc v2.42 (forwarded request 1305128 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1305129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=7
2025-09-16 16:19:01 +00:00
Richard Rahl
631456f419 - update to version 48.0:
* Experimental fw_cfg Device Support
  * Experimental ivshmem Device Support
  * Firmware Boot Support on riscv64
  * Increased vCPU Limit on x86_64/kvm
  * Improved Block Performance with Small Block Sizes
  * Faster VM Pause Operation
  * Updated Documentation on Windows Guest Support
  * Policy on AI Generated Code
  * Removed SGX Support
  * Seccomp filter fixes with glibc v2.42

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=14
2025-09-16 09:54:44 +00:00
1a9735e319 Accepting request 1295288 from Virtualization
- update to version 47.0:
  DEPRECATION:
  * A default IP (192.168.249.1) and mask (255.255.255.0) are
    currently assigned to the virtio-net device if no value is
    specified by users
  FEATURES/BUG FIXES:
  * Block Device Error Reporting to the Guest
  * Nice Error Messages on Exit
  * Alphabetically Sorted CLI Options for ch-remote
  * Error out early when block device serial is too long
  * Fix partial commands being discarded for virtio-vsock
  * Disable the broken interrupt support for the rtc_pl031 device to
    prevent spurious guest interrupts (forwarded request 1295287 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1295288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=6
2025-07-23 14:36:29 +00:00
Richard Rahl
87344d5c59 - update to version 47.0:
DEPRECATION:
  * A default IP (192.168.249.1) and mask (255.255.255.0) are
    currently assigned to the virtio-net device if no value is
    specified by users
  FEATURES/BUG FIXES:
  * Block Device Error Reporting to the Guest
  * Nice Error Messages on Exit
  * Alphabetically Sorted CLI Options for ch-remote
  * Error out early when block device serial is too long
  * Fix partial commands being discarded for virtio-vsock
  * Disable the broken interrupt support for the rtc_pl031 device to
    prevent spurious guest interrupts

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=12
2025-07-23 11:34:46 +00:00
b0549658d6 Accepting request 1279758 from Virtualization
- update to 46.0:
  * File-level Locking Support with --disk
  * Improved Error Reporting with VM Resizing
  * IPv6 Address Support with --net
  * Deprecated SGX Support
  * Remove path as required for DiskConfig from the OpenAPI spec file
  * Properly parse PCI capabilities
  * Reprogram PCI device BAR when its MSE bit is set
  * Update IOMMU mappings of MMIO regions with BAR reprogram for VFIO
    devices
  * Avoid resizing VMs to zero vCPUs
  * Fix extended topology enumeration leaf exposed to the guest (forwarded request 1279757 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1279758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=5
2025-05-26 16:35:27 +00:00
Richard Rahl
a9620079de - update to 46.0:
* File-level Locking Support with --disk
  * Improved Error Reporting with VM Resizing
  * IPv6 Address Support with --net
  * Deprecated SGX Support
  * Remove path as required for DiskConfig from the OpenAPI spec file
  * Properly parse PCI capabilities
  * Reprogram PCI device BAR when its MSE bit is set
  * Update IOMMU mappings of MMIO regions with BAR reprogram for VFIO
    devices
  * Avoid resizing VMs to zero vCPUs
  * Fix extended topology enumeration leaf exposed to the guest

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=10
2025-05-24 10:34:40 +00:00
8db80bf4d0 Accepting request 1265534 from Virtualization
- update to 45.0:
  * Experimental `riscv64` Architecture Support (direct kernel booting
    only)
  * Alphabetically Sorted CLI Options
  * Improved Downtime of VM Live Migration
  * Fix seccomp filters related to http-api thread
  * Handle cross-page access in the emulator for mshv
- enable riscv64 builds (forwarded request 1265533 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1265534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=4
2025-03-31 09:43:40 +00:00
Richard Rahl
594a415754 - update to 45.0:
* Experimental `riscv64` Architecture Support (direct kernel booting
    only)
  * Alphabetically Sorted CLI Options
  * Improved Downtime of VM Live Migration
  * Fix seccomp filters related to http-api thread
  * Handle cross-page access in the emulator for mshv
- enable riscv64 builds

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=8
2025-03-30 13:11:55 +00:00
38d37a5559 Accepting request 1243226 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1243226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=3
2025-02-05 11:41:30 +00:00
Richard Rahl
d40bca27ac - update to 44.0:
* Configurable virtio-iommu Address Width
  * Notable Performance Improvements
  * New Fuzzers
  * Fix short read and short write that impact QCOW and VHDX support
  * Various bug fixes on VHDX support

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=6
2025-02-04 22:34:47 +00:00
2b2a528446 Accepting request 1232731 from Virtualization
- update to 43.0:
  * Live Migration over TCP Connections
  * Notable Performance Improvements
  * Cloud Hypervisor now accepts VFIO devices that use I/O PCI BARs
    on non x86-64
  * Command line groups were adjusted to ensure that at least one payload
    parameter was provided
- remove unsafe-device-attr.patch, as upstream carries this commit
- enable unit-tests (forwarded request 1232730 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1232731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=2
2024-12-20 14:27:33 +00:00
Richard Rahl
7b9cf09547 - update to 43.0:
* Live Migration over TCP Connections
  * Notable Performance Improvements
  * Cloud Hypervisor now accepts VFIO devices that use I/O PCI BARs
    on non x86-64
  * Command line groups were adjusted to ensure that at least one payload
    parameter was provided
- remove unsafe-device-attr.patch, as upstream carries this commit
- enable unit-tests

OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=4
2024-12-20 04:10:55 +00:00
78b3d094f3 Accepting request 1230224 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1230224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-hypervisor?expand=0&rev=1
2024-12-12 20:18:20 +00:00
Richard Rahl
0a716c4fcb - restrict building only for arches which are supported
OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=2
2024-12-11 23:27:39 +00:00
6005941520 thanks for noticing
OBS-URL: https://build.opensuse.org/package/show/Virtualization/cloud-hypervisor?expand=0&rev=1
2024-12-11 23:17:28 +00:00