Statistics
| Branch: | Revision:

root / block @ 0e7e1989

Name Size
bochs.c 7.2 kB
cloop.c 5 kB
cow.c 8.5 kB
dmg.c 8.3 kB
nbd.c 4.8 kB
parallels.c 4.8 kB
qcow.c 30.3 kB
qcow2.c 90.4 kB
raw-posix.c 36.9 kB
raw-win32.c 10.8 kB
vmdk.c 26.2 kB
vpc.c 17.1 kB
vvfat.c 79.7 kB

Latest revisions

# Date Author Comment
0e7e1989 05/22/2009 06:50 pm Kevin Wolf

Convert all block drivers to new bdrv_create

Now we can make use of the newly introduced option structures. Instead of
having bdrv_create carry more and more parameters (which are format specific in
most cases), just pass a option structure as defined by the driver itself....

eb0b64f7 05/21/2009 04:40 am malc

Do not attempt to allocate sn_tab when there are no snapshots

This was caught by a7d27b536ffc0773028a90f14580552c0c3ddb2a which
aborted on this attempt, thanks to Alex Ivanov for report.

Signed-off-by: malc <>

dcc5e4a0 05/15/2009 01:03 am Anthony Liguori

Fix warning on WIN32

Signed-off-by: Anthony Liguori <>

019d6b8f 05/15/2009 12:13 am Anthony Liguori

Move block drivers into their own directory

Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom