summaryrefslogtreecommitdiffstats
path: root/block-parallels.c
Commit message (Expand)AuthorAgeFilesLines
* Use C99 initializers for BlockDriver methodsaurel322009-03-071-7/+6Star
* block: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0Star
* Split block API from vl.h.pbrook2007-11-111-1/+1
* Parallels disk image support, by Alex Beregszaszi.ths2007-08-011-0/+176