-
Tue May 09 2023 EL Errata <el-errata_ww@oracle.com> - 9.0.0-10.0.1
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
-
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)
-
Thu Feb 09 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-4
- qemuProcessStop: Fix detection of outgoing migration for external devices (rhbz#2161557)
- qemuExtTPMStop: Restore TPM state label more often (rhbz#2161557)
- qemuProcessLaunch: Tighten rules for external devices wrt incoming migration (rhbz#2161557)
- qemu_process: Produce better debug message wrt domain namespaces (rhbz#2167302)
- qemu_namespace: Deal with nested mounts when umount()-ing /dev (rhbz#2167302)
- qemuProcessRefreshDisks: Don't skip filling of disk information if tray state didn't change (rhbz#2166411)
-
Wed Feb 01 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-3
- src: Don't use virReportSystemError() on virProcessGetStatInfo() failure (rhbz#2148266)
- qemu: Provide virDomainGetCPUStats() implementation for session connection (rhbz#2148266)
- virsh: Make domif-setlink work more than once (rhbz#2165466)
- qemu_fd: Remove declaration for 'qemuFDPassNewDirect' (rhbz#2040272)
- qemuStorageSourcePrivateDataFormat: Rename 'tmp' to 'objectsChildBuf' (rhbz#2040272)
- qemu: command: Handle FD passing commandline via qemuBuildBlockStorageSourceAttachDataCommandline (rhbz#2040272)
- qemuFDPassTransferCommand: Mark that FD was passed (rhbz#2040272)
- qemu: fd: Add helpers allowing storing FD set data in status XML (rhbz#2040272)
- qemu: domain: Store fdset ID for disks passed to qemu via FD (rhbz#2040272)
- qemu: block: Properly handle FD-passed disk hot-(un-)plug (rhbz#2040272)
-
Wed Jan 25 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-2
- vircgroupv2: fix cpu.weight limits check (rhbz#2037998)
- domain_validate: drop cpu.shares cgroup check (rhbz#2037998)
- docs: document correct cpu shares limits with both cgroups v1 and v2 (rhbz#2037998)
- qemu_interface: Fix managed='no' case when creating an ethernet interface (rhbz#2144738)
- conf: clarify some external TPM error messages (rhbz#2063723)
- qemu: hotplug: Remove legacy quirk for 'dimm' address generation (rhbz#2158701)
- qemu: alias: Remove 'oldAlias' argument of qemuAssignDeviceMemoryAlias (rhbz#2158701)
- qemu: Remove 'memAliasOrderMismatch' field from VM private data (rhbz#2158701)
- rpc: Fix error message in virNetServerSetClientLimits (rhbz#2033879)