On Fri, 17 Jul 2020 at 13:55, Kevin Wolf <kw...@redhat.com> wrote: > > The following changes since commit 151f76c689b1ff4c2c59e6d8469a0d4fe5346f55: > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' > into staging (2020-07-16 21:46:18 +0100) > > are available in the Git repository at: > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to a8c5cf27c945d392edd85b0b0c64cd5c52cae658: > > file-posix: Fix leaked fd in raw_open_common() error path (2020-07-17 > 14:20:57 +0200) > > ---------------------------------------------------------------- > Block layer patches: > > - file-posix: Fix read-only Linux block devices with auto-read-only > - Require aligned image size with O_DIRECT to avoid assertion failure > - Allow byte-aligned direct I/O on NFS instead of guessing 4k alignment > - Fix nbd_export_close_all() crash > - Fix race in iotests case 030 > - qemu-img resize: Require --shrink for shrinking all image formats > - crypto: use a stronger private key for tests > - Remove VXHS block device > - MAINTAINERS: vvfat: set status to odd fixes >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM