summaryrefslogtreecommitdiffstats
path: root/block/parallels.c
Commit message (Expand)AuthorAgeFilesLines
* bdrv: Use "Error" for opening imagesMax Reitz2013-09-121-1/+2
* block: Add options QDict to .bdrv_open()Kevin Wolf2013-03-151-1/+1
* parallels: Fix bdrv_open() error handlingKevin Wolf2013-02-011-8/+15
* 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 new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* parallels: use qemu block APIChristoph Hellwig2010-05-171-18/+6
* parallels: use preadChristoph Hellwig2010-05-171-22/+11
* 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
* Fix 32-bit overflow in parallels image supportDavid Woodhouse2009-11-121-2/+3
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+181
OpenPOWER on IntegriCloud