| .. |
|
Makefile.objs
|
qed: Remove GenericCB
|
9 years ago |
|
accounting.c
|
block: make accounting thread-safe
|
9 years ago |
|
backup.c
|
blockjob: introduce block_job_early_fail
|
9 years ago |
|
blkdebug.c
|
qapi: merge QInt and QFloat in QNum
|
9 years ago |
|
blkreplay.c
|
block: Do not unref bs->file on error in BD's open
|
9 years ago |
|
blkverify.c
|
qobject: Use simpler QDict/QList scalar insertion macros
|
9 years ago |
|
block-backend.c
|
block: split BlockAcctStats creation and setup
|
9 years ago |
|
bochs.c
|
block: do not set BDS read_only if copy_on_read enabled
|
9 years ago |
|
cloop.c
|
block: do not set BDS read_only if copy_on_read enabled
|
9 years ago |
|
commit.c
|
commit: Fix completion with extra reference
|
9 years ago |
|
crypto.c
|
crypto: move 'opaque' parameter to (nearly) the end of parameter list
|
9 years ago |
|
curl.c
|
curl: do not do aio_poll when waiting for a free CURLState
|
9 years ago |
|
dirty-bitmap.c
|
block: protect modification of dirty bitmaps with a mutex
|
9 years ago |
|
dmg-bz2.c
|
dmg: Move libbz2 code to dmg-bz2.so
|
10 years ago |
|
dmg.c
|
block: do not set BDS read_only if copy_on_read enabled
|
9 years ago |
|
dmg.h
|
dmg: Move libbz2 code to dmg-bz2.so
|
10 years ago |
|
file-posix.c
|
block/file-*: *_parse_filename() and colons
|
9 years ago |
|
file-win32.c
|
block/file-*: *_parse_filename() and colons
|
9 years ago |
|
gluster.c
|
block/gluster.c: Handle qdict_array_entries() failure
|
9 years ago |
|
io.c
|
block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
|
9 years ago |
|
iscsi-opts.c
|
block/iscsi: statically link qemu_iscsi_opts
|
10 years ago |
|
iscsi.c
|
block/iscsi: enable filename option and parsing
|
9 years ago |
|
linux-aio.c
|
block: explicitly acquire aiocontext in aio callbacks that need it
|
10 years ago |
|
mirror.c
|
block: protect modification of dirty bitmaps with a mutex
|
9 years ago |
|
nbd-client.c
|
nbd: rename read_sync and friends
|
9 years ago |
|
nbd-client.h
|
nbd: drop unused NBDClientSession.is_unix field
|
10 years ago |
|
nbd.c
|
qapi: merge QInt and QFloat in QNum
|
9 years ago |
|
nfs.c
|
QAPI patches for 2017-06-09
|
9 years ago |
|
null.c
|
qobject: Use simpler QDict/QList scalar insertion macros
|
9 years ago |
|
parallels.c
|
block: Add errp to b{lk,drv}_truncate()
|
9 years ago |
|
qapi.c
|
QAPI patches for 2017-06-09
|
9 years ago |
|
qcow.c
|
block/qcow.c: Fix memory leak in qcow_create()
|
9 years ago |
|
qcow2-cache.c
|
qcow2: Remove stale comment
|
10 years ago |
|
qcow2-cluster.c
|
qcow2: Use offset_into_cluster() and offset_to_l2_index()
|
9 years ago |
|
qcow2-refcount.c
|
qcow2: Make distinction between zero cluster types obvious
|
9 years ago |
|
qcow2-snapshot.c
|
qcow2: Discard/zero clusters by byte count
|
9 years ago |
|
qcow2.c
|
qcow2: Use offset_into_cluster() and offset_to_l2_index()
|
9 years ago |
|
qcow2.h
|
qcow2: Merge the writing of the COW regions with the guest data
|
9 years ago |
|
qed-check.c
|
qed: Use DIV_ROUND_UP
|
10 years ago |
|
qed-cluster.c
|
qed: Remove callback from qed_find_cluster()
|
9 years ago |
|
qed-l2-cache.c
|
block: Clean up includes
|
11 years ago |
|
qed-table.c
|
qed: Remove callback from qed_write_table()
|
9 years ago |
|
qed.c
|
qed: Remove callback from qed_write_table()
|
9 years ago |
|
qed.h
|
qed: Remove callback from qed_write_table()
|
9 years ago |
|
quorum.c
|
qapi: merge QInt and QFloat in QNum
|
9 years ago |
|
raw-format.c
|
block: Add .bdrv_truncate() error messages
|
9 years ago |
|
rbd.c
|
block/rbd: enable filename option and parsing
|
9 years ago |
|
replication.c
|
block: Make 'replication_state' an enum
|
9 years ago |
|
sheepdog.c
|
QAPI patches for 2017-06-09
|
9 years ago |
|
snapshot.c
|
qobject: Use simpler QDict/QList scalar insertion macros
|
9 years ago |
|
ssh.c
|
qapi: merge QInt and QFloat in QNum
|
9 years ago |
|
stream.c
|
stream: fix crash in stream_start() when block_job_create() fails
|
9 years ago |
|
throttle-groups.c
|
throttle: Update throttle-groups.c documentation
|
9 years ago |
|
trace-events
|
block/vxhs.c: Add support for a new block device type called "vxhs"
|
9 years ago |
|
vdi.c
|
migration: Create migration/blocker.h
|
9 years ago |
|
vhdx-endian.c
|
vhdx: Use QEMU UUID API
|
10 years ago |
|
vhdx-log.c
|
block: Add errp to b{lk,drv}_truncate()
|
9 years ago |
|
vhdx.c
|
migration: Create migration/blocker.h
|
9 years ago |
|
vhdx.h
|
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
|
12 years ago |
|
vmdk.c
|
migration: Create migration/blocker.h
|
9 years ago |
|
vpc.c
|
migration: Create migration/blocker.h
|
9 years ago |
|
vvfat.c
|
qapi: merge QInt and QFloat in QNum
|
9 years ago |
|
vxhs.c
|
qobject: Use simpler QDict/QList scalar insertion macros
|
9 years ago |
|
win32-aio.c
|
block: explicitly acquire aiocontext in aio callbacks that need it
|
10 years ago |
|
write-threshold.c
|
block: use bdrv_add_before_write_notifier
|
10 years ago |