Home
last modified time | relevance | path

Searched hist:"6 c6ea921" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvpc.c6c6ea921 Fri Jun 04 07:49:04 GMT 2010 Kevin Wolf <kwolf@redhat.com> vpc: Read/write multiple sectors at once

This changes the vpc block driver (for VHD) to read/write multiple sectors at
once instead of doing a request for each single sector.

Before this, running qemu-iotests for VPC took ages, now it's actually quite
reasonable to run it always (down from ~1 hour to 40 seconds for me).

Signed-off-by: Kevin Wolf <kwolf@redhat.com>