Re: [Qemu-devel] [PATCH v3 28/29] qemu-iotests: Test pwritev RMW logic

2014-01-20 Thread Kevin Wolf
Am 18.01.2014 um 17:01 hat Max Reitz geschrieben: > On 17.01.2014 15:15, Kevin Wolf wrote: > >Signed-off-by: Kevin Wolf > >--- > > block.c| 7 ++ > > block/blkdebug.c | 8 ++ > > include/block/block.h | 8 ++ > > tests/qemu-iotests/077 | 278 > > +

Re: [Qemu-devel] [PATCH v3 28/29] qemu-iotests: Test pwritev RMW logic

2014-01-18 Thread Max Reitz
On 17.01.2014 15:15, Kevin Wolf wrote: Signed-off-by: Kevin Wolf --- block.c| 7 ++ block/blkdebug.c | 8 ++ include/block/block.h | 8 ++ tests/qemu-iotests/077 | 278 + tests/qemu-iotests/077.out | 2

[Qemu-devel] [PATCH v3 28/29] qemu-iotests: Test pwritev RMW logic

2014-01-17 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- block.c| 7 ++ block/blkdebug.c | 8 ++ include/block/block.h | 8 ++ tests/qemu-iotests/077 | 278 + tests/qemu-iotests/077.out | 202 tests/qem