qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v3 04/12] virtio-blk: Move complete_request to '


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH v3 04/12] virtio-blk: Move complete_request to 'ops' structure
Date: Mon, 18 May 2015 19:38:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 15.05.2015 08:04, Fam Zheng wrote:
Should more ops be added to differentiate code between dataplane and
non-dataplane, the new saved_ops approach will be cleaner than messing
with N pointers.

Signed-off-by: Fam Zheng <address@hidden>
---
  hw/block/dataplane/virtio-blk.c | 13 ++++++++-----
  hw/block/virtio-blk.c           |  8 ++++++--
  include/hw/virtio/virtio-blk.h  |  9 +++++++--
  3 files changed, 21 insertions(+), 9 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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