qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/7] Block layer patches


From: Richard Henderson
Subject: Re: [PULL 0/7] Block layer patches
Date: Tue, 2 Aug 2022 08:34:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/2/22 06:37, Kevin Wolf wrote:
The following changes since commit 60205b71421cbc529ca60b12c79e0eeace007319:

   Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into 
staging (2022-08-01 13:55:11 -0700)

are available in the Git repository at:

   git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to 21b1d974595b3986c68fe80a1f7e9b87886d4bae:

   main loop: add missing documentation links to GS/IO macros (2022-08-02 
12:02:17 +0200)

----------------------------------------------------------------
Block layer patches

- libvduse: Coverity fixes
- hd-geometry: Fix ignored bios-chs-trans setting
- io_uring: Fix compiler warning (missing #include)
- main loop: add missing documentation links to GS/IO macros
- qemu-iotests: Discard stderr when probing devices

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~



----------------------------------------------------------------
Cole Robinson (1):
       qemu-iotests: Discard stderr when probing devices

Emanuele Giuseppe Esposito (1):
       main loop: add missing documentation links to GS/IO macros

Jinhao Fan (1):
       block/io_uring: add missing include file

Lev Kujawski (1):
       hw/block/hd-geometry: Do not override specified bios-chs-trans

Xie Yongji (3):
       libvduse: Fix the incorrect function name
       libvduse: Replace strcpy() with strncpy()
       libvduse: Pass positive value to strerror()

  include/qemu/main-loop.h        | 18 +++++++++++++++---
  block/io_uring.c                |  1 +
  hw/block/hd-geometry.c          |  7 ++++++-
  subprojects/libvduse/libvduse.c | 13 +++++++------
  tests/qemu-iotests/common.rc    |  4 ++--
  5 files changed, 31 insertions(+), 12 deletions(-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]