qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 21/23] blockdev: Convert qmp_eject(), qmp_cha


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 21/23] blockdev: Convert qmp_eject(), qmp_change_blockdev() to BlockBackend
Date: Mon, 22 Sep 2014 15:26:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 16.09.2014 20:12, Markus Armbruster wrote:
Much more command code needs conversion.  I'm converting these now
because they's using bdrv_dev_* functions, which I'm about to lift

Either this is again some phrase I haven't yet picked up or it should be "they're". ;-)

into BlockBackend.

Signed-off-by: Markus Armbruster <address@hidden>
---
  blockdev.c | 20 ++++++++++++--------
  1 file changed, 12 insertions(+), 8 deletions(-)

With that fixed (or alternatively another Wikipedia or Wiktionary reference):

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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