qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 21/32] blockdev: Separate parallels probe fro


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 21/32] blockdev: Separate parallels probe from its driver
Date: Wed, 6 Jul 2016 18:08:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 05.07.2016 17:24, Colin Lord wrote:
> Completes the separation of the parallels probe from the parallels
> driver. The parallels probe now returns the format in addition to the
> score, allowing correlation of the score and driver without the probe
> function being part of the driver itself.
> 
> Signed-off-by: Colin Lord <address@hidden>
> ---
>  block.c                 |  1 +
>  block/parallels.c       |  1 -
>  block/probe/parallels.c | 18 +++++++++++-------
>  include/block/probe.h   |  3 ++-
>  4 files changed, 14 insertions(+), 9 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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