qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 0/6] block: bdrv_load/save_vmstate() cleanups


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH 0/6] block: bdrv_load/save_vmstate() cleanups
Date: Thu, 16 Jun 2016 11:33:25 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 10.06.2016 um 18:05 hat Kevin Wolf geschrieben:
> This series contains a few cleanups with respect to the vmstate I/O functions.
> Apart from making the interface more consistent (writes were already vectored,
> but not reads), this makes use of the new byte-based .bdrv_co_preadv/pwritev
> callbacks in qcow2 to get rid of a few hacks, including bs->zero_beyond_eof.

Applied to the block branch.

Kevin



reply via email to

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