ELBA-2022-9759

ELBA-2022-9759 - qemu bug fix update

Type:BUG
Severity:NA
Release Date:2022-09-02

Description


[15:4.2.1-19.el7]
- virtio-net: handle zero mac for a vdpa peer (Cindy Lu) [Orabug: 34137522]
- virtio-net: don't handle mq request in userspace handler for vhost-vdpa (Si-Wei Liu) [Orabug: 34137522]
- vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request() (Si-Wei Liu) [Orabug: 34137522]
- vhost-vdpa: backend feature should set only once (Si-Wei Liu) [Orabug: 34137522]
- vhost-net: fix improper cleanup in vhost_net_start (Si-Wei Liu) [Orabug: 34137522]
- vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa (Si-Wei Liu) [Orabug: 34137522]
- virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa (Si-Wei Liu) [Orabug: 34137522]
- virtio-net: setup vhost_dev and notifiers for cvq only when feature is negotiated (Si-Wei Liu) [Orabug: 34137522]
- virtio: fix the condition for iommu_platform not supported (Halil Pasic) [Orabug: 34137522]
- vdpa: Make ncs autofree (Eugenio Perez) [Orabug: 34137522]
- vhost-vdpa: make notifiers _init()/_uninit() symmetric (Laurent Vivier) [Orabug: 34137522]
- hw/virtio: vdpa: Fix leak of host-notifier memory-region (Laurent Vivier) [Orabug: 34137522]
- vhost-vdpa: stick to -errno error return convention (Roman Kagan) [Orabug: 34137522]
- vdpa: Add dummy receive callback (Eugenio Perez) [Orabug: 34137522]
- vdpa: Check for existence of opts.vhostdev (Eugenio Perez) [Orabug: 34137522]
- vhost: Fix last vq queue index of devices with no cvq (Eugenio Perez) [Orabug: 34137522]
- vhost: Rename last_index to vq_index_end (Eugenio Perez) [Orabug: 34137522]
- net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs() (Stefano Garzarella) [Orabug: 34137522]
- vhost-vdpa: multiqueue support (Jason Wang) [Orabug: 34137522]
- virtio-net: vhost control virtqueue support (Jason Wang) [Orabug: 34137522]
- vhost: record the last virtqueue index for the virtio device (Jason Wang) [Orabug: 34137522]
- virtio-net: use 'queue_pairs' instead of 'queues' when possible (Jason Wang) [Orabug: 34137522]
- vhost-net: control virtqueue support (Jason Wang) [Orabug: 34137522]
- net: introduce control client (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState * (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: prepare for the multiqueue support (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: classify one time request (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: open device fd in net_init_vhost_vdpa() (Jason Wang) [Orabug: 34137522]
- vdpa: Check for iova range at mappings changes (Eugenio Perez) [Orabug: 34137522]
- vdpa: Add vhost_vdpa_section_end (Eugenio Perez) [Orabug: 34137522]
- net/vhost-vdpa: Fix device compatibility check (Kevin Wolf) [Orabug: 34137522]
- net/vhost-user: Fix device compatibility check (Kevin Wolf) [Orabug: 34137522]
- net: Introduce NetClientInfo.check_peer_type() (Kevin Wolf) [Orabug: 34137522]
- vhost-vdpa: remove the unncessary queue_index assignment (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: fix the wrong assertion in vhost_vdpa_init() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: tweak the error label in vhost_vdpa_add() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: don't cleanup twice in vhost_vdpa_add() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: remove the unnecessary check in vhost_vdpa_add() (Jason Wang) [Orabug: 34137522]
- vhost_net: do not assume nvqs is always 2 (Jason Wang) [Orabug: 34137522]
- vhost: use unsigned int for nvqs (Jason Wang) [Orabug: 34137522]
- vhost_net: remove the meaningless assignment in vhost_net_start_one() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: remove unused variable 'acked_features' (Jason Wang) [Orabug: 34137522]
- vhost: correctly detect the enabling IOMMU (Jason Wang) [Orabug: 34137522]
- virtio-pci: implement iommu_enabled() (Jason Wang) [Orabug: 34137522]
- virtio-bus: introduce iommu_enabled() (Jason Wang) [Orabug: 34137522]
- hw/virtio: Fix leak of host-notifier memory-region (Yajun Wu) [Orabug: 34137522]
- vhost-vdpa: Do not send empty IOTLB update batches (Eugenio Perez) [Orabug: 34137522]
- vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: don't initialize backend_features (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: map virtqueue notification area if possible (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: skip ram device from the IOTLB mapping (Jason Wang) [Orabug: 34137522]
- vhost-vdpa: Remove redundant declaration of address_space_memory (Xie Yongji) [Orabug: 34137522]
- virtio: Fail if iommu_platform is requested, but unsupported (Kevin Wolf) [Orabug: 34137522]
- vhost-vdpa: Make vhost_vdpa_get_device_id() static (Zenghui Yu) [Orabug: 34137522]
- Update linux headers to 5.11-rc2 (Eric Farman) [Orabug: 34137522]
- linux-headers: update against 5.10-rc1 (Matthew Rosato) [Orabug: 34137522]
- linux headers: sync to 5.9-rc7 (Andrew Jones) [Orabug: 34137522]




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory
Oracle Linux 7 (aarch64) qemu-4.2.1-19.el7.src.rpm5906b6c8c99c16ffcc73050076acb2a9-
ivshmem-tools-4.2.1-19.el7.aarch64.rpm8ec6e267760dd779c2c08fcfc2983d56-
qemu-4.2.1-19.el7.aarch64.rpm3d9f4bb9b14a50a17ea1bc62df28c7f6-
qemu-block-gluster-4.2.1-19.el7.aarch64.rpm21d3528094821a91db3c7816076641fb-
qemu-block-iscsi-4.2.1-19.el7.aarch64.rpm84bcd66f5665174bc1f350e749be1df0-
qemu-block-rbd-4.2.1-19.el7.aarch64.rpm0f51259b30839743dd61d97b26aa2886-
qemu-common-4.2.1-19.el7.aarch64.rpmb3ce06956d6518ef0903ad92771f4cdd-
qemu-img-4.2.1-19.el7.aarch64.rpmbb328331a39f2fe55b9fae6375ca41c0-
qemu-kvm-4.2.1-19.el7.aarch64.rpm3fa7ecaaa6d82a24c8d079c4edc11f9c-
qemu-kvm-core-4.2.1-19.el7.aarch64.rpm1f711b8e98218a498ed04595cd53e2f0-
qemu-system-aarch64-4.2.1-19.el7.aarch64.rpma54d9be28a938e59b535523fd9d76836-
qemu-system-aarch64-core-4.2.1-19.el7.aarch64.rpmf2da83e88a38beacaef99faa13b34fb3-
Oracle Linux 7 (x86_64) qemu-4.2.1-19.el7.src.rpm5906b6c8c99c16ffcc73050076acb2a9-
qemu-4.2.1-19.el7.x86_64.rpm1234cf8fca5c9d64a0c2ed970bf33b47-
qemu-block-gluster-4.2.1-19.el7.x86_64.rpm223f2b209160550c5e26c018b62f7b95-
qemu-block-iscsi-4.2.1-19.el7.x86_64.rpm9217d808a63948a855c1f65245953cfe-
qemu-block-rbd-4.2.1-19.el7.x86_64.rpma7dc30e970277c38ca79b3d9a1ee3d30-
qemu-common-4.2.1-19.el7.x86_64.rpm7283a9f026538daf46379e32060fb9e0-
qemu-img-4.2.1-19.el7.x86_64.rpm88757620977a441c3dadb9c057653dd4-
qemu-kvm-4.2.1-19.el7.x86_64.rpm937dace4ebce81c94a6c27a9ba99556a-
qemu-kvm-core-4.2.1-19.el7.x86_64.rpm0ad4461abc845054bee0e77c620ac754-
qemu-system-x86-4.2.1-19.el7.x86_64.rpmc00f66444e932da20eb7ea3c0a96862f-
qemu-system-x86-core-4.2.1-19.el7.x86_64.rpm7eaa30de97d1853efb0bfbe7cc3653ed-



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

software.hardware.complete