Quoting Michael Roth (2017-08-31 13:00:00) > Quoting Michael Roth (2017-08-28 19:13:35) > > Hi everyone, > > > > The following new patches are queued for QEMU stable v2.9.1: > > > > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_mdroth_qemu_commits_stable-2D2.9-2Dstaging&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=sThPI1c0u5x-3sg5Nw8wNqjg_5Z5xLzfPGC18E94zn8&m=hoyg_NnavbPJKZEF_zct-EdpBD-Nb3rhYLms_7k54A4&s=dc2xpZH9f2d88cyYQblkq-w_a99BSN8i6ypQkAYf5Pw&e= > > > > 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. >
Branch updated with the following additional patches: exec: Add lock parameter to qemu_ram_ptr_length xen/mapcache: store dma information in revmapcache entries for debugging exec: use qemu_ram_ptr_length to access guest ram xhci: only update dequeue ptr on completed transfers vl.c/exit: pause cpus before closing block devices PPC: E500: update u-boot to match shipped binary >