-
Wed May 13 2020 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-36
- virDevMapperGetTargetsImpl: Be tolerant to kernels without DM support (rhbz#1823976)
- virDevMapperGetTargetsImpl: quit early if device is not a devmapper target (rhbz#1823976)
-
Thu May 07 2020 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-35
- qemu: don't take agent and monitor job for shutdown (CVE-2019-20485)
- qemu: don't hold a monitor and agent job for reboot (CVE-2019-20485)
- qemu: don't hold monitor and agent job when setting time (CVE-2019-20485)
- qemu: remove use of qemuDomainObjBeginJobWithAgent() (CVE-2019-20485)
- qemu: remove qemuDomainObjBegin/EndJobWithAgent() (CVE-2019-20485)
- storage: Fix daemon crash on lookup storagepool by targetpath (CVE-2020-10703)
-
Fri Apr 24 2020 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-34
- vmx: shortcut earlier few 'ignore' cases in virVMXParseDisk() (rhbz#1815269)
- vmx: make 'fileName' optional for CD-ROMs (rhbz#1815269)
- RHEL: Fix migration on AMD hosts with old QEMU (rhbz#1815572)
-
Fri Feb 14 2020 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-33
- RHEL: qemuCheckUnprivSGIO: use @sysfs_path to get unpriv_sgio (rhbz#1801139)
-
Thu Jan 30 2020 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-32
- qemu: Don't emit SUSPENDED_POSTCOPY event on destination (rhbz#1791886)
- node_device_conf: Don't leak @physical_function in virNodeDeviceGetPCISRIOVCaps (rhbz#1792831)
-
Thu Dec 05 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-31
- process: wait longer on kill per assigned Hostdev (rhbz#1771204)
- process: wait longer 5->30s on hard shutdown (rhbz#1771204)
-
Wed Dec 04 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-30
- nwfilter: Remove redundant check if object exists (rhbz#1766475)
- RHEL: qemu: Enable virt-ssbd for host-model with old QEMU (rhbz#1745181)
-
Thu Nov 28 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-29
- qemu: Forcibly mknod() even if it exists (rhbz#1752978)
- qemu_process: fix starting VMs if machine group has limited cpuset.cpus (rhbz#1746517)
-
Thu Oct 24 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-28
- domain_conf: Make virDomainDeviceFindSCSIController accept virDomainDeviceDriveAddress struct (rhbz#1741782)
- domain_conf: Relax SCSI addr used check (rhbz#1741782)
-
Thu Oct 10 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-27
- conf: utility function to update entry in def->nets array (rhbz#1558934)
- spec: Fix permissions of /var/run/libvirt/qemu (rhbz#1738693)
- RHEL: virscsi: Check device type before getting it's /dev node name (rhbz#1754241)
- RHEL: virscsi: Support TAPEs in virSCSIDeviceGetDevName() (rhbz#1754241)
- RHEL: virscsi: Introduce and use virSCSIDeviceGetUnprivSGIOSysfsPath() (rhbz#1754241)
- RHEL: virutil: Accept non-block devices in virGetDeviceID() (rhbz#1754241)
- virNetDevOpenvswitchInterfaceStats: Optimize for speed (rhbz#1759904)
- test: Introduce virnetdevopenvswitchtest (rhbz#1759904)
- vircommand: Separate mass FD closing into a function (rhbz#1759904)
- virCommand: use procfs to learn opened FDs (rhbz#1759904)
- util: command: Ignore bitmap errors when enumerating file descriptors to close (rhbz#1759904)
- util: Avoid possible error in virCommandMassClose (rhbz#1759904)
- RHEL: qemuSetUnprivSGIO: Actually use calculated @sysfs_path to set unpriv_sgio (rhbz#1754241)