| Type: | BUG |
| Impact: | NA |
| Release Date: | 2025-11-17 |
[10.10.0-15.0.1]
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
[10.10.0-15]
- qemu: fix order of VNC TLS config entries (RHEL-106276)
- qemu: sanitize blank lines in config file (RHEL-106276)
- qemu: add ability to set TLS priority string with QEMU (RHEL-106276)
[10.10.0-14]
- qemu: introduce QEMU_CAPS_AMD_IOMMU (RHEL-50560)
- qemu: introduce QEMU_CAPS_PCI_ID (RHEL-50560)
- docs: formatdomain: document intel-only IOMMU attributes (RHEL-50560)
- qemu: add IOMMU model amd (RHEL-50560)
- conf: add passthrough and xtsup attributes for IOMMU (RHEL-50560)
- esx: Allow specifying different CA bundle for remote connections (RHEL-97440)
[10.10.0-13]
- qemuPrepareNVRAMFile: Fix NVRAM image conversion check (RHEL-97758)
[10.10.0-12]
- qemuMonitorJSONGetCPUModelExpansion: refactor parsing functions (RHEL-89415)
- qemu: parse deprecated-props from query-cpu-model-expansion response (RHEL-89415)
- qemu_capabilities: query deprecated features for host-model (RHEL-89415)
- libvirt-domain: introduce VIR_CONNECT_GET_DOMAIN_CAPABILITIES_DISABLE_DEPRECATED_FEATURES (RHEL-89415)
- qemu_capabilities: filter deprecated features if requested (RHEL-89415)
- virsh: add --disable-deprecated-features flag to domcapabilities (RHEL-89415)
- conf: add deprecated_features attribute (RHEL-89415)
- redhat: Restore hunks in tests/qemucapabilitiesdata/caps_10.0.0_s390x.* (RHEL-89415)
[10.10.0-11]
- Add load average information type into virDomainGetGuestInfo (RHEL-88447)
- qemu_agent: Add qemuAgentGetLoadAvg() (RHEL-88447)
- qemu: Add support for VIR_DOMAIN_GUEST_INFO_LOAD (RHEL-88447)
- virsh: Add support for VIR_DOMAIN_GUEST_INFO_LOAD (RHEL-88447)
- qemu_capabilities: Fetch caps for virtio-mem-ccw too (RHEL-87532)
- cpu_map: Add avx10* CPU features (RHEL-87796)
- cpu_map: Add GraniteRapids-v2 CPU model (RHEL-87796)
- cpu_map: Add sha512, sm3, and sm4 CPU features (RHEL-87796)
- virsh: Introduce new hypervisor-cpu-models command (RHEL-11435)
- qemu: remove nonsensical sanity check in processNetdevStreamDisconnectedEvent() (RHEL-80169)
- qemu: make processNetDevStreamDisconnectedEvent() reusable (RHEL-80169)
- qemu: respond to NETDEV_VHOST_USER_DISCONNECTED event (RHEL-80169)
- qemu: put vhost-user code that's special for passt in a helper function (RHEL-80169)
- qemu: make passt+vhostuser reconnect behave identically to passt+user (RHEL-80169)
[10.10.0-10]
- esxConnectListAllDomains: Don't propagate failure to lookup a single domain (RHEL-80606)
- conf: parse interface/source/@dev for all interface types (with backend type='passt') (RHEL-82539)
- libvirt-host: Clarify/fix description of the CPU frequency field (RHEL-86197)
- virNodeGetInfo: Improve description of the case when fake data is reported (RHEL-86197)
- manpages: virsh: Use disclaimer from 'virNodeGetInfo()' for 'virsh nodeinfo' (RHEL-86197)
- esx: Accept empty 'path' URI component same way as '/' (RHEL-86459)
- qemu: Rename outgoingMigration parameter in various TPM functions (RHEL-86800)
- qemu: Properly propagate migration state to TPM cleanup code (RHEL-86800)
- qemuDomainBlockCopyCommon: Don't revoke access to file twice on failure (RHEL-7357)
- qemuxmlconftest: Drop s390-default-cpu-...ccw-virtio-2.7 test cases (RHEL-72976)
- tests: add capabilities for QEMU 10.0.0 on s390x (RHEL-72976)
- qemu: Do NOT autoadd NUMA node for s390 (RHEL-72976)
- qemu_command: Use qemuBuildVirtioDevProps() to build cmd line for virtio-mem and virtio-pmem (RHEL-72976)
- qemuxmlconftest: Introduce memory-hotplug-virtio-mem-pci-s390x.xml (RHEL-72976)
- qemu_caps: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_CCW (RHEL-72976)
- qemu: Validate virtio-mem-ccw (RHEL-72976)
- qemu: Allow virtio-mem on CCW (RHEL-72976)
- qemuxmlconftest: Introduce memory-hotplug-virtio-mem-ccw-s390x.xml (RHEL-72976)
- qemu_domain_address: fix CCW virtio-mem hotplug (RHEL-72976)
[10.10.0-9]
- util: introduce object for holding a system inhibitor lock (RHEL-83064)
- src: convert drivers over to new virInhibitor APIs (RHEL-83064)
- rpc: remove logind support for virNetDaemon (RHEL-83064)
- util: fix off-by-1 in inhibitor constants (RHEL-83064)
- util: don't attempt to acquire logind inhibitor if not requested (RHEL-83064)
- network: Free inhibitor in networkStateCleanup() (RHEL-83064)
- conf: introduce support for multiple ACPI tables (RHEL-81041)
- src: validate permitted ACPI table types in libxl/qemu drivers (RHEL-81041)
- src: introduce 'raw' and 'rawset' ACPI table types (RHEL-81041)
- qemu: support 'raw' ACPI table type (RHEL-81041)
- libxl: support 'rawset' ACPI table type (RHEL-81041)
- conf: support MSDM ACPI table type (RHEL-81041)
- qemu: support MSDM ACPI table type (RHEL-81041)
- qemuxmlconftest: Include shared memory 'net-vhostuser' test cases (RHEL-84133)
- qemuValidateDomainDeviceDefNetwork: Require shared memory for all vhost-user interfaces (RHEL-84133)
- qemu: process: Remove un-updated 'qemuProcessStartWarnShmem' (RHEL-84133)
[10.10.0-8]
- remote: add sysusers file to create 'libvirt' group (RHEL-81749)
- qemu: Avoid crash in qemuDomainCheckCPU with unknown host CPU (RHEL-81747)
- qemu_snapshot: allow reverting to external disk only snapshot (RHEL-21549)
- qemu: snapshot: error out early when reverting snapshot for VM with non-file disk (RHEL-30971)
| Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
| Oracle Linux 9 (aarch64) | libvirt-10.10.0-15.0.1.el9.src.rpm | 4a3afdb3445afffd44da1339b7eafb88e8c43bfb7c29b18bfa8f8ae861082105 | - | ol9_aarch64_appstream |
| libvirt-10.10.0-15.0.1.el9.src.rpm | 4a3afdb3445afffd44da1339b7eafb88e8c43bfb7c29b18bfa8f8ae861082105 | - | ol9_aarch64_codeready_builder | |
| libvirt-10.10.0-15.0.1.el9.aarch64.rpm | 3da058c1a8d6a054d24a7050fe6ff8494728c07ffdd4812fe4e6b7c61e463081 | - | ol9_aarch64_appstream | |
| libvirt-client-10.10.0-15.0.1.el9.aarch64.rpm | 5de10e183345a2d91d43ccb612b754c868aeb83209bb1167014dc4f98c940112 | - | ol9_aarch64_appstream | |
| libvirt-client-qemu-10.10.0-15.0.1.el9.aarch64.rpm | 8ccc12bb41fd601c316d1e61403e60faa3b975e2a20ed42352cc5deeb9abb5cc | - | ol9_aarch64_appstream | |
| libvirt-daemon-10.10.0-15.0.1.el9.aarch64.rpm | c9aec5b4ce650a04de42d8297a094c50a1eca55fa3151ec08e51808c109da4fe | - | ol9_aarch64_appstream | |
| libvirt-daemon-common-10.10.0-15.0.1.el9.aarch64.rpm | 917f08ab8c2131bd4d3b1cb7c00189a408bd9058e9f4479f89b3cf66f869a34c | - | ol9_aarch64_appstream | |
| libvirt-daemon-config-network-10.10.0-15.0.1.el9.aarch64.rpm | 8db7b2a66de12312c8641081eea43386ec8912b688423dc41833a7549bd09252 | - | ol9_aarch64_appstream | |
| libvirt-daemon-config-nwfilter-10.10.0-15.0.1.el9.aarch64.rpm | c3789dda5f7d5bc311ee64f0e60849ed417380728b7b223264ab1ee207e7e477 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-interface-10.10.0-15.0.1.el9.aarch64.rpm | 2717830ee724fccc0c35d27d8a938504ed58e6551e7fabe9b3387f10e782fc69 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-network-10.10.0-15.0.1.el9.aarch64.rpm | 449cc1c1e107d32090e1e1fc3f139650e7d9365d972592394ea4cab517febaa4 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-nodedev-10.10.0-15.0.1.el9.aarch64.rpm | e80fb2f62b37cd8131544809373589fe3915455eac4c832ffb9691ad07c26733 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-nwfilter-10.10.0-15.0.1.el9.aarch64.rpm | 4e663de2578ea965e69a0945cb9b87c071a64b8f7cce1115e660848a8a877959 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-qemu-10.10.0-15.0.1.el9.aarch64.rpm | a2128d8624919e5038cb8ead55c1d0308bf3d2878f82d6f9e0a719c1d0ad474e | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-secret-10.10.0-15.0.1.el9.aarch64.rpm | 69602779311def4eed0424db801ebd0657051282aad9c34634f04b52de930092 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-10.10.0-15.0.1.el9.aarch64.rpm | 5314d94bc02c29b3e42eeecb5429ec503b8d844c175e8a2d4634ec65ffdf9c4b | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-core-10.10.0-15.0.1.el9.aarch64.rpm | 901647fba2bb26a7a747008f0e0e1d20386a6be9f97c3dd2eda6bfe732c0878e | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-disk-10.10.0-15.0.1.el9.aarch64.rpm | 9b2463d50b0191be01469c39c8f5aa0dbfea3e112bcf19998c28fb465a5bf1e7 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-iscsi-10.10.0-15.0.1.el9.aarch64.rpm | 0b311138095c302b3e16090eaf4c19ee0b01f7810ba56d7ebd69f529f785f5c6 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-logical-10.10.0-15.0.1.el9.aarch64.rpm | 6f7c0d2c7e182bf3dab07e6b85bb8767bc94a450fa3d7f478e7e7d515dab8bca | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-mpath-10.10.0-15.0.1.el9.aarch64.rpm | 04e39dc0af1b88cea79dd6d52697361fba2e37cd5aeb4b0cffb43d7d8f8ff17f | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-rbd-10.10.0-15.0.1.el9.aarch64.rpm | ddcd4f5aaaabac220963a90246f17cecd9e6bde7f526f75a1fffde21808c67d6 | - | ol9_aarch64_appstream | |
| libvirt-daemon-driver-storage-scsi-10.10.0-15.0.1.el9.aarch64.rpm | 5aed99f6640e39dca2c1397b6c6209a44a4e6e42bd5df9a855c5dd0f8ddc62cc | - | ol9_aarch64_appstream | |
| libvirt-daemon-kvm-10.10.0-15.0.1.el9.aarch64.rpm | f3eb5a7850a3b5fe7f046f2310645566ed1ab22841936f9ea6e723e7f973245a | - | ol9_aarch64_appstream | |
| libvirt-daemon-lock-10.10.0-15.0.1.el9.aarch64.rpm | a139467eb13d06de5b5cde63e4db8823abfff88c807297dd07c40fbfbcb89597 | - | ol9_aarch64_appstream | |
| libvirt-daemon-log-10.10.0-15.0.1.el9.aarch64.rpm | 1a891c1e2feee63b780892b777023cda6ba6c6d6085d3031157fc3aaac3b9cdf | - | ol9_aarch64_appstream | |
| libvirt-daemon-plugin-lockd-10.10.0-15.0.1.el9.aarch64.rpm | a0483112fcff1ebb37cb763fb0860e5e8df2bf13b3eab3ac18842b0f32b36ea1 | - | ol9_aarch64_appstream | |
| libvirt-daemon-plugin-sanlock-10.10.0-15.0.1.el9.aarch64.rpm | 4730ee18feb16c15f858a303d21ed17bf36a9b3f2a8791bfe31ad3a646a56393 | - | ol9_aarch64_codeready_builder | |
| libvirt-daemon-proxy-10.10.0-15.0.1.el9.aarch64.rpm | 0e3acdca791e82f474f5f483c4083e89b250cf86276f27452ba2f27da2f5c3e7 | - | ol9_aarch64_appstream | |
| libvirt-devel-10.10.0-15.0.1.el9.aarch64.rpm | 38c62c7c1cbefc9590375d85dc4e39e7e5f0e6bb91101c9fedd8887b99f27e9d | - | ol9_aarch64_codeready_builder | |
| libvirt-docs-10.10.0-15.0.1.el9.aarch64.rpm | e6b5262c65c502b6e36c2dff5ef44a978a5741db50be5e9e0f038b2a708c51de | - | ol9_aarch64_codeready_builder | |
| libvirt-libs-10.10.0-15.0.1.el9.aarch64.rpm | c0b6227c07ecc5566b3cb37f21e47167744840441a5326a9180b864662cd1311 | - | ol9_aarch64_appstream | |
| libvirt-nss-10.10.0-15.0.1.el9.aarch64.rpm | 08d38f07b172cb059619d286afdd04b64252c0577b2fcd084b6135167e6637ce | - | ol9_aarch64_appstream | |
| libvirt-ssh-proxy-10.10.0-15.0.1.el9.aarch64.rpm | 2f0d7b47fb53edeb0e02cbcf5c19ea051919a17be73c623de8ca8f7d83d32779 | - | ol9_aarch64_appstream | |
| Oracle Linux 9 (x86_64) | libvirt-10.10.0-15.0.1.el9.src.rpm | 4a3afdb3445afffd44da1339b7eafb88e8c43bfb7c29b18bfa8f8ae861082105 | - | ol9_x86_64_appstream |
| libvirt-10.10.0-15.0.1.el9.src.rpm | 4a3afdb3445afffd44da1339b7eafb88e8c43bfb7c29b18bfa8f8ae861082105 | - | ol9_x86_64_codeready_builder | |
| libvirt-10.10.0-15.0.1.el9.x86_64.rpm | 02c3247bc914799c8073dd23b19e2d77e7d7c15dbde18e725b974d4e3a04f603 | - | ol9_x86_64_appstream | |
| libvirt-client-10.10.0-15.0.1.el9.x86_64.rpm | f53ebd5ff2b7402a93fded3ea86cde6ee94d30aede45aa7d261683a0da611dc0 | - | ol9_x86_64_appstream | |
| libvirt-client-qemu-10.10.0-15.0.1.el9.x86_64.rpm | 7f9510eef89420e95afcd4e7125b521062432888508f988116c52261aa2d8f15 | - | ol9_x86_64_appstream | |
| libvirt-daemon-10.10.0-15.0.1.el9.x86_64.rpm | 36913e40447c88a9ea4726367f9ab8bb94f980a4ad72ff33b08f1448c769e3c3 | - | ol9_x86_64_appstream | |
| libvirt-daemon-common-10.10.0-15.0.1.el9.x86_64.rpm | 3ef378a093960d58bcdf2e9d929f401c468c89e90b595328701ef019d181418f | - | ol9_x86_64_appstream | |
| libvirt-daemon-config-network-10.10.0-15.0.1.el9.x86_64.rpm | e8731d1c7ae55d01e8aa9885287f8cb9a320dfff166e4bf8eb75e076fd76fe6f | - | ol9_x86_64_appstream | |
| libvirt-daemon-config-nwfilter-10.10.0-15.0.1.el9.x86_64.rpm | 7746e05fa348276d9d3068bdf4c3a6f242776b028a5fc7a3123d283c0fc58efb | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-interface-10.10.0-15.0.1.el9.x86_64.rpm | 844a57d496683a6387bd012d4821ace97531dc0f481d4d4a05015bab7db23be0 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-network-10.10.0-15.0.1.el9.x86_64.rpm | eaa05c65715f04aa1f4ec28ed230bf395ccae3960fdfc097f5759f7614e43aef | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-nodedev-10.10.0-15.0.1.el9.x86_64.rpm | 0042aa50f541aa05334d57640b168aabefb7ce72a103eeef7aeb7e282ca69509 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-nwfilter-10.10.0-15.0.1.el9.x86_64.rpm | cf70991c6c9ec3caf484c3f7baaf1de758fa115f35ae13b90f326fbd9aabd224 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-qemu-10.10.0-15.0.1.el9.x86_64.rpm | 2733148814c8fb348b6493f7bee3090aca5a64453c704f1c8a0a4fd6caf1d84a | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-secret-10.10.0-15.0.1.el9.x86_64.rpm | b60a857035a3d5a17332930f81ec0affdcb4b257d326e00ab1594f3a0880d111 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-10.10.0-15.0.1.el9.x86_64.rpm | 74685df36061c11dfbf8613ed5b2044815f47c679ff844123f5e140218e15642 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-core-10.10.0-15.0.1.el9.x86_64.rpm | b25394d765c718e4b71c2b8133eeb605de50793aaf1d71d77d070a64801aec8c | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-disk-10.10.0-15.0.1.el9.x86_64.rpm | 2311dff337386384b938a52cf3cb1a71d1c7fd9a7393ffe91c42f1caf0bf83a8 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-iscsi-10.10.0-15.0.1.el9.x86_64.rpm | 524bd4a91b4a495325a89401da525fe64860eab8c147a1b5655577f382774749 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-logical-10.10.0-15.0.1.el9.x86_64.rpm | d003086ae8210fb4d83211e1ec7790b76ceba6b5950125c1ad99ca7d8f603b32 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-mpath-10.10.0-15.0.1.el9.x86_64.rpm | f4793b759782ddc8cd0a98fa37abfa69a5d750aa6be09f2247c31f6c4ab9de36 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-rbd-10.10.0-15.0.1.el9.x86_64.rpm | 4f4a40380798aeda9f177f8c3072c9aa960ae080350d2bb625d82cd375933db4 | - | ol9_x86_64_appstream | |
| libvirt-daemon-driver-storage-scsi-10.10.0-15.0.1.el9.x86_64.rpm | 52a15aaa889816fbb8c68e5eb5ff16d7899e05ad1049b8bdebb9dc121804f445 | - | ol9_x86_64_appstream | |
| libvirt-daemon-kvm-10.10.0-15.0.1.el9.x86_64.rpm | 4d56843c40c7762717f0cc8837a1b2f903afbe0be55f9f7de64ae69603657cf6 | - | ol9_x86_64_appstream | |
| libvirt-daemon-lock-10.10.0-15.0.1.el9.x86_64.rpm | 17bb3d03e2494fd39b08e1806abf438efef890ce743d579af7d3513a3c7516f2 | - | ol9_x86_64_appstream | |
| libvirt-daemon-log-10.10.0-15.0.1.el9.x86_64.rpm | e9afc802ab28393e0401d63b1b3b57ea46f07555913f8e9c7eed1be3ef08287b | - | ol9_x86_64_appstream | |
| libvirt-daemon-plugin-lockd-10.10.0-15.0.1.el9.x86_64.rpm | 1d0f45ebf45e636b10ee1bf8463ef5158c4b48265e63521e308025db957c00de | - | ol9_x86_64_appstream | |
| libvirt-daemon-plugin-sanlock-10.10.0-15.0.1.el9.x86_64.rpm | a2781e3d8f41e8b1156febaf1f979e56e0ead44e0cdf04d44783d5b33ebbaee2 | - | ol9_x86_64_codeready_builder | |
| libvirt-daemon-proxy-10.10.0-15.0.1.el9.x86_64.rpm | fcbb915ea818b6cf09c0e7d8319b8e3d073cbd8cac8fc9f4112a6aac6794f12d | - | ol9_x86_64_appstream | |
| libvirt-devel-10.10.0-15.0.1.el9.x86_64.rpm | 37468310383b93b1eeca09f7d32d66856ca2f17a509343f1c67ac00290261669 | - | ol9_x86_64_codeready_builder | |
| libvirt-docs-10.10.0-15.0.1.el9.x86_64.rpm | 1974e85dd4cdfb18c9565d2c4349d4478637e749517b7539594c2fd1e9ac9203 | - | ol9_x86_64_codeready_builder | |
| libvirt-libs-10.10.0-15.0.1.el9.x86_64.rpm | b3b0f045172c5782dfe6137e29739f26493a4e7d9e9251f3a6f1ff4f5c70e920 | - | ol9_x86_64_appstream | |
| libvirt-nss-10.10.0-15.0.1.el9.x86_64.rpm | ae180a9e1ec094ae9af7e17769a6b482345d02c023042f61dd5d1cf710b9a008 | - | ol9_x86_64_appstream | |
| libvirt-ssh-proxy-10.10.0-15.0.1.el9.x86_64.rpm | ed4eb0896e6d63f02b7da87aabd18af533306ea53e12dd35fcfa52ba56521e86 | - | ol9_x86_64_appstream | |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team