qemu-block
[Top][All Lists]
Advanced

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

[PATCH 0/5] block: file-posix queue


From: Paolo Bonzini
Subject: [PATCH 0/5] block: file-posix queue
Date: Tue, 18 May 2021 10:38:56 +0200

Hi Max/Kevin,

this is a combination of two series that both affect host block device
support in block/file-posix.c.  I suspect both of them evaded your radar,
so I'm grouping them together and sending them out again.

Joelle van Dyne (3):
  block: feature detection for host block support
  block: check for sys/disk.h
  block: detect DKIOCGETBLOCKCOUNT/SIZE before use

Paolo Bonzini (2):
  file-posix: try BLKSECTGET on block devices too, do not round to power
    of 2
  file-posix: fix max_iov for /dev/sg devices

 block.c              |   2 +-
 block/file-posix.c   | 101 ++++++++++++++++++++++++++-----------------
 meson.build          |   7 ++-
 qapi/block-core.json |  10 +++--
 4 files changed, 76 insertions(+), 44 deletions(-)

-- 
2.31.1




reply via email to

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