« Previous | Next » 

Revision 2063392a

ID2063392ae5d00a9ea13039f971e2b9e61bd68dbc

Added by Christoph Hellwig almost 14 years ago

cow: use qemu block API

Use bdrv_pwrite to access the backing device instead of pread, and
convert the driver to implementing the bdrv_open method which gives
it an already opened BlockDriverState for the underlying device.

Signed-off-by: Christoph Hellwig <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences