Quoting Michael Roth (2017-08-28 19:13:35) > Hi everyone, > > The following new patches are queued for QEMU stable v2.9.1: > > https://github.com/mdroth/qemu/commits/stable-2.9-staging
Thank you for the recommendations. Branch updated with the following additional patches: s390-ccw: Fix alignment for CCW1 vnc: Set default kbd delay to 10ms qemu-nbd: Ignore SIGPIPE usb-redir: fix stack overflow in usbredir_log_data megasas: do not read SCSI req parameters more than once from frame megasas: do not read command more than once from frame megasas: do not read DCMD opcode more than once from frame megasas: do not read iovec count more than once from frame megasas: do not read sense length more than once from frame 9pfs: local: forbid client access to metadata (CVE-2017-7493) scsi: avoid an off-by-one error in megasas_mmio_write audio: release capture buffers vmw_pvscsi: check message ring page count at initialisation hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = false qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable fix qemu-system-unicore32 crashing when calling without -kernel hw/s390x/ipl: Fix crash with virtio-scsi-pci device slirp: fix clearing ifq_so from pending packets slirp: tftp, copy sockaddr_size monitor: Check whether TCG is enabled before running the "info jit" code target-s390x: Mask the SIGP order_code to 8bit.