« Previous | Next » 

Revision 71b58b82

ID71b58b82dac1e1dc5e08a005a14bbcafecbd9e2a

Added by Stefan Hajnoczi about 12 years ago

qemu-io: add write -z option for bdrv_co_write_zeroes

Extend the qemu-io write command with the -z option to call
bdrv_co_write_zeroes(). Exposing the zero write interface from qemu-io
allows us to write tests that exercise this new block layer interface.

Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences