-
Wed Sep 13 2023 Kevin Lyons <kevin.x.lyons@oracle.com> - 9.0.0-10.3.0.1
- The path to the guest agent socket file can become too long and cause problems.
(rhbz#2233744)
-
Wed Jun 21 2023 EL Errata <el-errata_ww@oracle.com> - 9.0.0-10.2.0.1
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
-
Mon May 29 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-10.2.el9_2
- virpci: Resolve leak in virPCIVirtualFunctionList cleanup (CVE-2023-2700, rhbz#2208596)
-
Fri Apr 14 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-10.1.el9_2
- virnuma: Move virNumaNodesetToCPUset() out of WITH_NUMACTL (rhbz#2185039)
- virnuma: Introduce virNumaCPUSetToNodeset() (rhbz#2185039)
- virnumamock: Introduce virNumaGetNodeOfCPU() mock (rhbz#2185039)
- qemuxml2argvtest: Use virnuma mock (rhbz#2185039)
- qemuxml2argvdata: Adjust maximum NUMA node used (rhbz#2185039)
- qemuxml2argvdata: Extend vCPUs placement in memory-hotplug-dimm-addr.xml (rhbz#2185039)
- qemuxml2argvmock: Drop virNuma* mocks (rhbz#2185039)
- qemu: Move cpuset preference evaluation into a separate function (rhbz#2185039)
- qemu: Fix qemuDomainGetEmulatorPinInfo() (rhbz#2185039)
- qemuBuildMemoryBackendProps: Join two conditions (rhbz#2185039)
- qemu: Add @nodemaskRet argument to qemuBuildMemoryBackendProps() (rhbz#2185039)
- qemu: Add @nodemask argument to qemuBuildThreadContextProps() (rhbz#2185039)
- qemuBuildThreadContextProps: Prune .node-affinity wrt <emulatorpin/> (rhbz#2185039)
- docs: Document memory allocation and emulator pinning limitation (rhbz#2185039)
- conf: Fix migration in some firmware autoselection scenarios (rhbz#2186383)
-
Wed Mar 22 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-10
- po: Updated translation files from upstream (rhbz#2139664)
-
Thu Mar 16 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-9
- util: add an API to retrieve the resolved path to a virCommand's binary (rhbz#2172267)
- security: make args to virSecuritySELinuxContextAddRange() const (rhbz#2172267)
- security: make it possible to set SELinux label of child process from its binary (rhbz#2172267)
- qemu: set SELinux label of passt process to its own binary's label (rhbz#2172267)
- rpm: Recommend passt-selinux (rhbz#2172267)
-
Fri Mar 10 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-8
- docs: Fix examples in virt-qemu-sev-validate man page (rhbz#2172347)
- docs: refer to --firmware instead of --loader (rhbz#2172347)
- rpm: add missing deps for the virt-qemu-sev-validate (rhbz#2172347)
- docs/kbase: fix example for SEV validation (rhbz#2172347)
- qemu_passt: Report error when getting passt PID failed (rhbz#2169244)
- qemu_passt: Avoid double daemonizing passt (rhbz#2169244)
- qemu_passt: Report passt's error on failed start (rhbz#2169244)
- qemu_passt: Deduplicate passt killing code (rhbz#2169244)
- qemu_passt: Let passt write the PID file (rhbz#2169244)
- qemu_passt: Remove passt socket file on exit (rhbz#2169244)
- tests: qemucapabilitiesdata: Update for the qemu-8.0 development cycle (rhbz#2172098)
- qemu: capabilities: Introduce QEMU_CAPS_NETDEV_STREAM_RECONNECT (rhbz#2172098)
- qemu: add reconnect=5 to passt qemu commandline options when available (rhbz#2172098)
- qemu: respond to NETDEV_STREAM_DISCONNECTED event (rhbz#2172098)
- qemu: domain: Fix logic when tainting domain (rhbz#2174446)
- qemu: agent: Make fetching of 'can-offline' member from 'guest-query-vcpus' optional (rhbz#2174446)
- qemu: validate: Fix logic for validating presence of the HPET timer (rhbz#2175813)
-
Wed Feb 22 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-7
- qemu_snapshot: remove memory snapshot when deleting external snapshot (rhbz#2170826)
- qemu_snapshot: refactor qemuSnapshotDeleteExternalPrepare (rhbz#2170826)
-
Fri Feb 17 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-6
- rpc: client: Don't check return value of virNetMessageNew (rhbz#2145188)
- rpc: Don't warn about "max_client_requests" in single-threaded daemons (rhbz#2145188)
-
Mon Feb 13 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-5
- qemu_extdevice: Do cleanup host only for VIR_DOMAIN_TPM_TYPE_EMULATOR (rhbz#2168762)
- qemu: blockjob: Handle 'pending' blockjob state only when we need it (rhbz#2168769)