« Previous | Next » 

Revision 7a6f3913

ID7a6f391376c61af1dce2d624a4fcff8eec4fa097

Added by Christoph Hellwig almost 14 years ago

bochs: 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