qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 07/11] block: feature detection for host block support


From: Max Reitz
Subject: Re: [PATCH 07/11] block: feature detection for host block support
Date: Fri, 25 Jun 2021 10:20:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

On 24.06.21 20:04, Paolo Bonzini wrote:
From: Joelle van Dyne <j@getutm.app>

On Darwin (iOS), there are no system level APIs for directly accessing
host block devices. We detect this at configure time.

Signed-off-by: Joelle van Dyne <j@getutm.app>
Message-Id: <20210315180341.31638-2-j@getutm.app>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  block/file-posix.c   | 33 ++++++++++++++++++++++-----------
  meson.build          |  6 +++++-
  qapi/block-core.json | 14 ++++++++++----
  3 files changed, 37 insertions(+), 16 deletions(-)

Reviewed-by: Max Reitz <mreitz@redhat.com>




reply via email to

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