Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2016:2673 - Bug Fix Advisory
Issued:
2016-11-07
Updated:
2016-11-07

RHBA-2016:2673 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

qemu-kvm-rhev bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated qemu-kvm-rhev packages that fix several bugs and add various enhancements are now available for Red Hat Virtualization Hypervisor 7.

Description

Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm-rhev package provides the user-space component for running virtual machines using KVM in environments managed by Red Hat Enterprise Virtualization Manager.

The qemu-kvm-rhev packages have been upgraded to upstream version 2.6.0, which provides a number of bug fixes and enhancements over the previous version. (BZ#1289417)

In addition, this update adds the following enhancements:

  • Support for the XSAVES, XSAVEC, and XRSTORS instructions in Intel Xeon v5 guests has been added to the KVM hypervisor and kernel code, and to the libvirt API. (BZ#1327589)
  • This update adds support for removing virtual CPUs (vCPUs) from running KVM guest virtual machines on AMD64 and Intel 64 hosts, also referred to as the vCPU hot unplug. In combination with the vCPU hot plug, this enables users to dynamically allocate resources to guests without the need to shut them down. (BZ#1087672)
  • It is now possible to hot plug vCPUs to guest virtual machines running on IBM System z hosts. (BZ#1172917)
  • This update enables the post-copy guest migration feature for KVM guests. When used, post-copy migration immediately pauses guest vCPUs on the source host, transfers only a minimum of memory pages, and activates the guest vCPUs on the destination host. This significantly reduces the downtime of the migrated virtual machine, but the migration cannot be reverted while it is in progress. In addition, post-copy migration is guaranteed to finish regardless of how rapidly the memory pages of the source guest change, so it is optimal for migrating guests in heavy continuous use. (BZ#830966)
  • With this update, Non-Volatile Dual In-line Memory Module (NVDIMM) persistent memory is supported and can be assigned to guest virtual machines. (BZ#1270345)
  • This update adds libvirt support for Intel e1000e network interface controller for PCI-Express. This enables more effective use of virtual networks on recent Intel machine models and operating systems. (BZ#1343092)
  • With this update, it is possible to use TLS encryption with the Transmission Control Protocol (TCP) back end for character devices. As a result, using the TCP back end is more secure and efficient. (BZ#1300773)

Users of qemu-kvm-rhev are advised to upgrade to these updated packages, which fix these bugs and add these enhancements.

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Virtualization 4 for RHEL 7 x86_64
  • Red Hat Virtualization 3 for RHEL 7 x86_64
  • Red Hat Virtualization for IBM Power LE 4 for RHEL 7 ppc64le
  • Red Hat Virtualization for IBM Power LE 3 ppc64le

Fixes

  • BZ - 557939 - QMP: Full introspection support
  • BZ - 878717 - Vncserver can't only listen on one kind of protocl (IPV4 or IPv6) at same time
  • BZ - 887844 - AHCI does not support restarting requests (i.e. rerror=stop and werror=stop/enospc)
  • BZ - 953062 - RFE: AHCI live migration
  • BZ - 970551 - failed pci-serial hotplug leaves the chardev busy
  • BZ - 995415 - passthrough (scsi-block) disk with "readonly=on" can be writed in guest
  • BZ - 1055427 - [Q35] core dump when boot with 128 virtio-blk-pci data disks via PCIe-switch
  • BZ - 1070027 - qemu crash during iofuzz test: qemu: hw/usb/core.c:707: usb_ep_get: Assertion `pid == 0x69 || pid == 0xe1' failed.
  • BZ - 1082559 - udisksd[2008]: Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0
  • BZ - 1114962 - - drive-mirror with "mode":"existing" fails poorly if destination is not large enough
  • BZ - 1124815 - fail to detect the new cdrom device in guest after "change" it to anther iso (scsi-cd only)
  • BZ - 1126666 - qemu-kvm does not quit when booting guest w/ 161 vcpus and "-no-kvm"
  • BZ - 1138511 - win2012r2 guest bsod(DRIVER_POWER_STATE_FAILURE) when doing restart guest
  • BZ - 1147343 - qemu-img create -f qcow2 overlay -b ssh://xen/ segfaults on RHEL 7
  • BZ - 1153951 - Qemu core dumped when guest reboot through guest-agent command [via isa-serial].
  • BZ - 1154115 - [RFE] qemu chardev socket should support TLS and auth
  • BZ - 1158310 - Error "sr 0:0:1:0: rejecting I/O to offline device" when eject cdrom
  • BZ - 1160964 - can boot guest successfully inside qemu if maxcpus don't match topology in -smp
  • BZ - 1161582 - Should improve error info when can't find backing file for snapshot
  • BZ - 1166031 - Windows and Linux guest can not receive data from host via virtserialport via Unix socket backend
  • BZ - 1177309 - Guest using rbd based image as disk failed to start when sandbox was enabled
  • BZ - 1184125 - -cpu host: cache CPUID passthrough may not make sense depending on VM CPU topology
  • BZ - 1202788 - There is no error prompt when set the io throttling parameters FOO_max without FOO and iops_size without iops
  • BZ - 1202822 - QEMU SMRAM support for proper secure boot using OVMF
  • BZ - 1209708 - floppy fail to be accessible(Location is not available) after change from none
  • BZ - 1210221 - Netperf UDP_STREAM Lost most of the packets on spapr-vlan device
  • BZ - 1212317 - floppy device can not be detected in the win8-64 guests under OVMF
  • BZ - 1220252 - qemu-kvm aborts with -chardev udp,...
  • BZ - 1221023 - the I/O throttling properties of cdrom will be changed to be none after change to a new cdrom
  • BZ - 1232914 - preserve sparseness for drive mirror operations over distributed storage - qemu
  • BZ - 1235499 - leaked_storage: Variable "local_err" going out of scope leaks the storage it points to
  • BZ - 1235580 - RFE: Enable the intel-iommu device in QEMU
  • BZ - 1235732 - spice-gtk shows outdated screen state after migration [qemu-kvm-rhev]
  • BZ - 1238532 - qemu needs a better warning when the qemu-ifup script is busy
  • BZ - 1238574 - qemu-kvm does not expose expected cpu topology to guest when wrong cpu topology is defined.
  • BZ - 1240310 - {"execute":"query-block"} should not show the cdrom device that have ejected
  • BZ - 1240497 - qemu-kvm-rhev: dump-guest-memory creates invalid header with format kdump-{zlib,lzo,snappy} on ppc64
  • BZ - 1243548 - AIO is processing only 1 request, even if >1 requests in virtio
  • BZ - 1244064 - the guest agent will always stay in 'disconnected' status after wakeup a guest which configured 2 cpus from 'pmsuspended' status
  • BZ - 1245864 - qemu quit when rebooting guest which hotplug memory >=13 times
  • BZ - 1247933 - RFE: qemu-kvm-rhev: support multiple volume hosts for gluster volumes
  • BZ - 1248406 - Numa node assignation info is not consistency between hmp and in guest
  • BZ - 1248758 - match the OEM ID and OEM Table ID fields of the FADT and the RSDT to those of the SLIC
  • BZ - 1251379 - [RHEL-7.2] Package is 100% lost when ping from host to Win2012r2 guest with 64000 size
  • BZ - 1251943 - "ENOSPAC" caused iscsi error message flood during install guest
  • BZ - 1257103 - test case 033 099 of qemu-iotests failed for vhdx
  • BZ - 1259440 - cpu: Improve error message when using an incompatible model
  • BZ - 1261726 - virsh hotplug/unplug host usb device disconnects spice
  • BZ - 1261797 - contents of MSR_TSC_AUX are not migrated
  • BZ - 1262784 - quit qemu-kvm during boot with data plane enabled cause segmentation fault
  • BZ - 1263591 - Guest network works abnormally(ping out or netperf test failed) when use multi queue of the virtio-net-pci macvtap
  • BZ - 1263916 - boot guest with '-snapshot', base file is deleted after block-commit and live snapshot
  • BZ - 1263986 - qemu crash while start a guest with invalid vnc socket path
  • BZ - 1264726 - During block-commit, stop guest, qemu will be unresponsive until commit job finished
  • BZ - 1264728 - Allow EEH on spapr-pci-host-bridge
  • BZ - 1265179 - With dataplane, when migrate to remote NBD disk after drive-mirror, qemu core dump ( both src host and des host)
  • BZ - 1265196 - posix_fallocate emulation on NFS fails with Bad file descriptor if fd is opened O_WRONLY
  • BZ - 1265576 - hugepage could not be used inside guest if start the guest with NUMA supported huge pages
  • BZ - 1270144 - qemu process exit after hot-plug a memory device which guest use 1G hugepages
  • BZ - 1272759 - [PCIe] Make virtio devices pci-express on Q35 machines
  • BZ - 1272939 - [PCIe] Add multi-root support for Q35
  • BZ - 1273063 - Vlan table display repeat four times in qmp when queues=4
  • BZ - 1273196 - Q35 assigned devices report Code 10 on Win7 & Win8.1 guests in default config
  • BZ - 1273689 - Creating internal snapshot fails with data-plane
  • BZ - 1273717 - Host lost usb device file if guest quit as soon as start with "usb-host" option
  • BZ - 1273750 - Camera stops work after remote-viewer re-connection [qemu-kvm-rhev]
  • BZ - 1275230 - memory unplug triggers BUG_ON: kernel BUG at mm/memory_hotplug.c:703!
  • BZ - 1276032 - Crash on QMP input exceeding limits
  • BZ - 1277705 - Fix handling of thin write correctly in active-commit and drive-mirror (including qemu-img commit)
  • BZ - 1277922 - Aborted (core dumped) for "qemu-kvm: block.c:3332: bdrv_aligned_pwritev: Assertion `!qiov || bytes == qiov->size' failed." after 'lvextend' the guest primary image and 'cont' the installing guest for the 2nd time
  • BZ - 1278447 - ceph.conf properties override qemu's command-line properties
  • BZ - 1278894 - cold-plugged DIMM can't be unplugged on the first unplug request
  • BZ - 1282833 - [PPC64LE] Guest freezes if qemu allocates smaller page table than requested
  • BZ - 1285595 - vubr coredumpd during repeatedly load/unload virtio-net driver inside guest.
  • BZ - 1286492 - vhost-user interface cannot get ip if host is a numa machine
  • BZ - 1286506 - qemu-kvm core dumped when booting qemu-kvm process with queues=0 and vhost-user
  • BZ - 1289285 - Live Migration dynamic cpu throttling for auto-convergence (qemu-kvm-rhev)
  • BZ - 1289417 - Rebase to QEMU 2.6
  • BZ - 1290150 - Include example kvm.conf with nested options commented out
  • BZ - 1290683 - [abrt] qemu-img: get_block_status(): qemu-img killed by SIGABRT
  • BZ - 1291209 - The cpu model that could be boot in command line does not match with host /proc/cpuinfo
  • BZ - 1291979 - [ppc64le] Virtio-input support - qemu-kvm-rhev
  • BZ - 1295422 - fix ivshmem segfault with msi=off option
  • BZ - 1295907 - [RFE] add virtio-gpu and virtio-vga support
  • BZ - 1296800 - -mem-prealloc option does not take effect when no huge page is allocated
  • BZ - 1297334 - Guest should failed to boot if set iops,bps to negative number
  • BZ - 1297748 - [RFE] Allocate guard pages after guest RAM to protect against buffer overflows
  • BZ - 1298027 - qemu-img compare is unnessarily slow on raw files
  • BZ - 1298886 - [abrt] qemu-img: get_block_status(): qemu-img killed by SIGABRT
  • BZ - 1299030 - drmgr with invalid value in guest crashes qemu
  • BZ - 1300773 - RFE: add support for native TLS encryption on chardev TCP transports
  • BZ - 1301019 - [RFE] add support for LUKS disk encryption format driver w/ RBD, iSCSI, and qcow2
  • BZ - 1301057 - RFE: add support for securely passing passwords to QEMU block drivers
  • BZ - 1303181 - qemu 2.1-2.4 crashes with segfault in phys_section_destroy
  • BZ - 1316368 - qmp no response while start/cancel block job repeatly
  • BZ - 1317977 - qemu-kvm-rhev supports a lot of CPU models
  • BZ - 1319400 - live merge - qemu-kvm hangs in aio_bh_poll
  • BZ - 1319673 - qemu-kvm core dump with "-M rhel6.6.0" and "-cpu Westmere"
  • BZ - 1320473 - virtio-pci doesn't reset VQ correctly at device reset
  • BZ - 1320476 - Failed to upgrade qemu-kvm-tools-rhev from 2.3.0 to 2.5.0
  • BZ - 1320714 - [RFE] Allow the libgfapi logging level to be controlled.
  • BZ - 1322713 - Guest Call Trace when system_reset on hmp launch guest with usb-storage device.
  • BZ - 1323273 - migration: i82801b11 bridge broken (~q35)
  • BZ - 1323294 - AVX-2 migration optimisation
  • BZ - 1323976 - PCI: Add 64-bit MMIO support to PXB devices
  • BZ - 1325991 - qemu NBD server rejects clients that use unknown NBD_OPT_*
  • BZ - 1328020 - qemu-kvm-rhev gets SEGV when try to attach a disk image in a nfs pool to a vm with insufficient nfs authority
  • BZ - 1329526 - seabios can not recognize virtio 1.0 virtual block
  • BZ - 1329641 - [RFE]Ceph/RBD block driver for qemu-kvm : change error_setg() to error_setg_errno()
  • BZ - 1330916 - image cannot be fully allocated via qemu-img with sparse_size specified as 0
  • BZ - 1333282 - Disable new devices in QEMU 2.6
  • BZ - 1333299 - RFE: Enable nvdimm device
  • BZ - 1333318 - ivshmem-plain support in RHEL 7.3
  • BZ - 1335705 - 'QEMU 2.5.94 monitor' is used for qemu-kvm-rhev-2.6.0-1.el7.x86_64
  • BZ - 1335720 - watchdog action 'inject-nmi' takes no effect
  • BZ - 1336296 - failed dependencies on SLOF
  • BZ - 1336310 - virtio-scsi data-plane does not support block management QMP commands
  • BZ - 1336517 - Disable hv-vpindex, hv-runtime, hv-reset, hv-synic & hv-stimer enlightenment for Windows
  • BZ - 1336649 - [RHEL.7.3] Guest will not boot up when specify aio=native and snapshot=on together
  • BZ - 1336659 - Core dump when re-launch guest with encrypted block device
  • BZ - 1336705 - Drive mirror with option granularity fail
  • BZ - 1337033 - kvm_stat AttributeError: 'ArchPPC' object has no attribute 'exit_reasons'
  • BZ - 1337100 - redhat_drive_add should report error to qmp if it fails to initialize
  • BZ - 1337917 - qemu-kvm-rhev: Only ship /usr/share/qemu-kvm/sgabios.bin on x86
  • BZ - 1338043 - scsi-block fix - receive the right SCSI status on reads and writes
  • BZ - 1338638 - Migration fails after ejecting the cdrom in the guest
  • BZ - 1338755 - qemu-kvm-rhev doesn't reload udev rules before triggering for kvm device
  • BZ - 1339196 - qemu-kvm (on target host) killed by SIGABRT when migrating a guest from AMD host to Intel host.
  • BZ - 1339467 - User cannot create windows 7 virtual machine in rhevm 3.6.5.
  • BZ - 1339498 - Core dump when do 'block-job-complete' after 'drive-mirror'
  • BZ - 1341492 - QEMU on POWER does not support the PowerISA 2.07 compatibility mode
  • BZ - 1341531 - qemu gets SIGSEGV when hot-plug a scsi hostdev device with duplicate target address
  • BZ - 1342015 - Migration: Fixup machine types and HW_COMPAT (stage 1b)
  • BZ - 1342330 - There is no error prompt when set the io throttling parameters iops_size without iops
  • BZ - 1342999 - 'cache=x' cannot work with empty cdrom
  • BZ - 1343021 - Core dump when quit from HMP after migration finished
  • BZ - 1343092 - RFE: Integrate e1000e implementation in downstream QEMU
  • BZ - 1343891 - Disable spapr-rng device in downstream qemu 2.6
  • BZ - 1344259 - Q35: Device assignment to PCIe ports
  • BZ - 1344269 - Migration: Fixup machine types and HW_COMPAT (stage 2a)
  • BZ - 1346237 - win 10.x86_64 guest coredump when execute avocado test case: win_virtio_update.install_driver
  • BZ - 1346627 - qemu discards EEH ioctl results
  • BZ - 1346688 - [Q35] vfio read-only SR-IOV capability confuses OVMF
  • BZ - 1346920 - vIOMMU: prevent unsupported configurations with vfio
  • BZ - 1346976 - Regression from CVE-2016-3712: windows installer fails to start [rhel-7.3]
  • BZ - 1347077 - vhost-user: A socket file is not deleted after VM's port is detached.
  • BZ - 1347402 - vgabios-virtio.bin should be symlinked in qemu-kvm-rhev
  • BZ - 1347498 - [ppc64le] Guest can't boot up with hugepage memdev
  • BZ - 1348763 - Fix dirty marking with block discard requests
  • BZ - 1350196 - Enable IOMMU device with -device intel-iommu
  • BZ - 1350735 - memory locking limit for regular users is too low to launch guests through libvirt
  • BZ - 1351409 - When hotplug memory, guest will shutdown as Insufficient free host memory pages available to allocate
  • BZ - 1351442 - "TSC frequency mismatch" warning message after migration
  • BZ - 1352799 - Client information from hmp doesn't vanish after client disconnect when using vnc display
  • BZ - 1352860 - Migration is failed from host RHEL7.2.z to host RHEL7.3 with "-M pc-i440fx-rhel7.0.0 -device nec-usb-xhci"
  • BZ - 1352865 - Boot guest with two virtio-scsi-pci devices and spice, QEMU core dump after executing '(qemu)__com.redhat_drive_add'
  • BZ - 1353070 - Migration is failed from host RHEL7.2.z to host RHEL7.3 with "-M rhel6.6.0 -device e1000-82540em"
  • BZ - 1353180 - 7.3->7.2 migration: qemu-kvm: usbredirparser: error unserialize caps mismatch
  • BZ - 1353801 - The default io throttling group name is null, which makes all throttled disks with a default group name in the same group
  • BZ - 1354090 - Boot guest with vhostuser server mode, QEMU prompt 'Segmentation fault' after executing '(qemu)system_powerdown'
  • BZ - 1354341 - guest hang after cancel migration then migrate again
  • BZ - 1354443 - /usr/libexec/qemu-kvm: undefined symbol: libusb_free_ss_endpoint_companion_descriptor
  • BZ - 1355665 - Suggest to limit the burst value to be not less than the throttle value
  • BZ - 1355683 - qemu core dump when do postcopy migration again after canceling a migration in postcopy phase
  • BZ - 1355704 - spice: core dump when 'quit'
  • BZ - 1355902 - vhost-user reconnect misc fixes and improvements
  • BZ - 1355927 - qemu SIGABRT when doing inactive blockcommit with external system checkpoint snapshot
  • BZ - 1355982 - qemu will abort after type two"system_reset" after the guest poweroff
  • BZ - 1356376 - [Q35] Nic which passthrough from host didn't be found in guest when enable multifunction
  • BZ - 1357202 - [Q35] S3 should be disabled by default for the pc-q35-rhel7.3.0 machine type
  • BZ - 1358141 - Removal of the "x-" prefix for dynamic cpu throttling
  • BZ - 1358653 - [RFE] Interrupt remapping support for Intel vIOMMUs
  • BZ - 1359655 - Qemu crashes when connecting to a guest started with "-vnc none" by virt-viewer
  • BZ - 1360225 - Can't extract guest memory dump from qemu core
  • BZ - 1360612 - Memory leak on incomplete JSON parse
  • BZ - 1360664 - [virtio] Update default virtio-1 behavior for virtio devices
  • BZ - 1361205 - nvdimm: fix memory leak in error code path
  • BZ - 1361443 - ppc64le: Introduce stable cpu_index for cpu hotplugging
  • BZ - 1362019 - Crashes when using query-hotpluggable-cpus with pseries-rhel7.2.0 machine type
  • BZ - 1363679 - RHEL guest hangs with kernel-irqchip=off and smp>1
  • BZ - 1363812 - qemu-kvm-rhev: -cpu POWER8 no longer works
  • BZ - 1363998 - Live migration via a compressed file causes the guest desktop to freeze
  • BZ - 1364035 - [ppc64le][VFIO]Qemu complains:vfio_dma_map(0x10033d3a980, 0x1f34f0000, 0x10000, 0x3fff9a6d0000) = -6 (No such device or address)
  • BZ - 1365613 - [PCI] The default MMIO range reserved by firmware for PCI bridges is not enough to hotplug virtio-1 devices
  • BZ - 1365747 - Migrate guest(win10) after hot plug/unplug memory balloon device [Missing section footer for 0000:00:07.0/virtio-net]
  • BZ - 1366471 - QEMU prints "usb-kbd: warning: key event queue full" when pressing keys during SLOF boot
  • BZ - 1368032 - kernel crash after hot remove virtio-gpu device
  • BZ - 1368153 - Please hide fw_cfg device in windows guest in order to make svvp test pass
  • BZ - 1370005 - Fail to get network device info(eth0) in guest with virtio-net-pci/vhostforce
  • BZ - 1370703 - [Balloon] Whql Job "Commom scenario stress with IO" failed on 2008-32/64
  • BZ - 1371211 - Qemu 2.6 won't boot guest with 2 meg hugepages
  • BZ - 1372763 - RHSA-2016-1756 breaks migration of instances
  • BZ - 1373802 - Network can't recover when trigger EEH one time
  • BZ - 1374251 - qemu-kvm-rhev core dumped when enabling virtio-scsi "data plane" and executing "eject"
  • BZ - 1375677 - Crash when performing VNC websockets handshake
  • BZ - 1377920 - Guest fails reboot and causes kernel-panic
  • BZ - 1378788 - Race condition during virtio-blk dataplane stop triggers "Virtqueue size exceeded"

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Virtualization 4 for RHEL 7

SRPM
qemu-kvm-rhev-2.6.0-27.el7.src.rpm SHA-256: 20aad33d141692928891c56232f3baffe1d66537bbe1826403b10db59a6975ac
x86_64
qemu-img-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: 4d9f9fb6de67fb7c7cc4ed9d170a435322afe6db52ff18422b627c1ddefbafa8
qemu-kvm-common-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: c58f599922c46931e8f3af3c2e7736c1af3f5f983ce2b428db7fc19892ea9506
qemu-kvm-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: b4f5a77f325bf93a73980a00af141571c7ff6b4b37fd35dc3ccd1f776191c132
qemu-kvm-rhev-debuginfo-2.6.0-27.el7.x86_64.rpm SHA-256: 4c6f8edd188dda53e1c69cdffae86b92ea8abb9268002c54436a164f5aaa9d9f
qemu-kvm-tools-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: d8677214a68f0d4cffc40342e0eb34c5b4adb991a97413749bbc4592b2dcc346

Red Hat Virtualization 3 for RHEL 7

SRPM
qemu-kvm-rhev-2.6.0-27.el7.src.rpm SHA-256: 20aad33d141692928891c56232f3baffe1d66537bbe1826403b10db59a6975ac
x86_64
qemu-img-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: 4d9f9fb6de67fb7c7cc4ed9d170a435322afe6db52ff18422b627c1ddefbafa8
qemu-kvm-common-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: c58f599922c46931e8f3af3c2e7736c1af3f5f983ce2b428db7fc19892ea9506
qemu-kvm-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: b4f5a77f325bf93a73980a00af141571c7ff6b4b37fd35dc3ccd1f776191c132
qemu-kvm-rhev-debuginfo-2.6.0-27.el7.x86_64.rpm SHA-256: 4c6f8edd188dda53e1c69cdffae86b92ea8abb9268002c54436a164f5aaa9d9f
qemu-kvm-tools-rhev-2.6.0-27.el7.x86_64.rpm SHA-256: d8677214a68f0d4cffc40342e0eb34c5b4adb991a97413749bbc4592b2dcc346

Red Hat Virtualization for IBM Power LE 4 for RHEL 7

SRPM
qemu-kvm-rhev-2.6.0-27.el7.src.rpm SHA-256: 20aad33d141692928891c56232f3baffe1d66537bbe1826403b10db59a6975ac
ppc64le
qemu-img-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: 86315f04944203c279dcb182ab92c38fa80289da235fe9f9cfad4e30ba6a0d1b
qemu-kvm-common-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: 14b28aa40540c858e504d09486e41e64a0e061890ee9eea00163800bd4fa730c
qemu-kvm-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: 666332b50632e22d1f0f16c92c10fd7415a8c72fc09acf0607fb892bf219a981
qemu-kvm-rhev-debuginfo-2.6.0-27.el7.ppc64le.rpm SHA-256: 9ad94dde338faac59098db0ca7aebe4cc7f99d113df48b4178259dc982b3d5b5
qemu-kvm-tools-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: d8382dcc33078246e3892613ae743c4e841884a90067f3551be8044adf4cad42

Red Hat Virtualization for IBM Power LE 3

SRPM
qemu-kvm-rhev-2.6.0-27.el7.src.rpm SHA-256: 20aad33d141692928891c56232f3baffe1d66537bbe1826403b10db59a6975ac
ppc64le
qemu-img-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: 86315f04944203c279dcb182ab92c38fa80289da235fe9f9cfad4e30ba6a0d1b
qemu-kvm-common-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: 14b28aa40540c858e504d09486e41e64a0e061890ee9eea00163800bd4fa730c
qemu-kvm-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: 666332b50632e22d1f0f16c92c10fd7415a8c72fc09acf0607fb892bf219a981
qemu-kvm-rhev-debuginfo-2.6.0-27.el7.ppc64le.rpm SHA-256: 9ad94dde338faac59098db0ca7aebe4cc7f99d113df48b4178259dc982b3d5b5
qemu-kvm-tools-rhev-2.6.0-27.el7.ppc64le.rpm SHA-256: d8382dcc33078246e3892613ae743c4e841884a90067f3551be8044adf4cad42

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter