summaryrefslogtreecommitdiffstats
path: root/block/bochs.c
Commit message (Expand)AuthorAgeFilesLines
* block: do not abuse EMEDIUMTYPEPaolo Bonzini2014-02-211-1/+2
* bdrv: Use "Error" for opening imagesMax Reitz2013-09-121-1/+2
* block: Add options QDict to .bdrv_open()Kevin Wolf2013-03-151-1/+1
* bochs: Fix bdrv_open() error handlingKevin Wolf2013-02-011-7/+15
* block: Use error code EMEDIUMTYPE for wrong format in some block driversStefan Weil2013-01-251-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* block: take lock around bdrv_read implementationsPaolo Bonzini2011-10-211-1/+12
* block: add a CoMutex to synchronous read driversPaolo Bonzini2011-10-211-0/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* bochs: use qemu block APIChristoph Hellwig2010-05-171-21/+9
* bochs: use preadChristoph Hellwig2010-05-171-43/+20
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-1/+1
* Read-only device changed to opens it's file for read-only.Naphtali Sprei2010-01-261-4/+2
* block/bochs: improve format checkingBlue Swirl2009-12-251-3/+10
* block/bochs.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov2009-12-251-1/+2
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+259
OpenPOWER on IntegriCloud