qemu-e2k/block
Kevin Wolf acdfb480ba qcow2: Fix segfault in qcow2_invalidate_cache
Need to pass an options QDict to qcow2_open() now. This fixes a segfault
on the migration target with qcow2.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2013-03-19 11:48:36 +01:00
..
blkdebug.c
blkverify.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
bochs.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
cloop.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
commit.c
cow.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
curl.c block/curl: only restrict protocols with libcurl>=7.19.4 2013-02-13 11:57:35 -06:00
dmg.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
gluster.c error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
iscsi.c iscsi: add iscsi_truncate support 2013-03-05 17:51:51 +01:00
linux-aio.c
Makefile.objs
mirror.c
nbd.c
parallels.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
qcow2-cache.c
qcow2-cluster.c qcow2: make is_allocated return true for zero clusters 2013-03-15 16:07:50 +01:00
qcow2-refcount.c qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount() 2013-03-15 16:07:50 +01:00
qcow2-snapshot.c qcow2: flush in qcow2_update_snapshot_refcount() 2013-03-15 16:07:50 +01:00
qcow2.c qcow2: Fix segfault in qcow2_invalidate_cache 2013-03-19 11:48:36 +01:00
qcow2.h qcow2: Fix segfault in qcow2_invalidate_cache 2013-03-19 11:48:36 +01:00
qcow.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
qed.h
raw-aio.h
raw-posix.c threadpool: drop global thread pool 2013-03-15 16:07:51 +01:00
raw-win32.c threadpool: drop global thread pool 2013-03-15 16:07:51 +01:00
raw.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
rbd.c
sheepdog.c sheepdog: show error message for halt status 2013-03-19 11:48:36 +01:00
stream.c
vdi.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
vmdk.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
vpc.c block: Add options QDict to .bdrv_open() 2013-03-15 16:07:49 +01:00
vvfat.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
win32-aio.c