aboutsummaryrefslogtreecommitdiffstats
path: root/block/bochs.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21block: take lock around bdrv_read implementationsPaolo Bonzini1-1/+12
2011-10-21block: add a CoMutex to synchronous read driversPaolo Bonzini1-0/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2010-05-17bochs: use qemu block APIChristoph Hellwig1-21/+9
2010-05-17bochs: use preadChristoph Hellwig1-43/+20
2010-05-03block: Open the underlying image file in generic codeKevin Wolf1-1/+1
2010-01-26Read-only device changed to opens it's file for read-only.Naphtali Sprei1-4/+2
2009-12-25block/bochs: improve format checkingBlue Swirl1-3/+10
2009-12-25block/bochs.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov1-1/+2
2009-05-14Move block drivers into their own directoryAnthony Liguori1-0/+259