]> Git Repo - qemu.git/commit - block/qcow2.c
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
authorKevin Wolf <[email protected]>
Fri, 5 Apr 2013 19:27:55 +0000 (21:27 +0200)
committerStefan Hajnoczi <[email protected]>
Mon, 15 Apr 2013 06:26:18 +0000 (08:26 +0200)
commit8d3b1a2d0b34a95800c482e1414c63f469ac4973
tree89f06faf7d2261daa5c3039413a1ccc06bc3f22d
parent05fcc84888cfabec2267851415b66395a73a0f5f
block: Introduce bdrv_pwritev() for qcow2_save_vmstate

Directly pass the QEMUIOVector on instead of linearising it.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block.c
block/qcow2.c
include/block/block.h
This page took 0.026448 seconds and 4 git commands to generate.