QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anthony Liguori 306761537f Merge remote-tracking branch 'kwolf/for-anthony' into staging 14 years ago
..
blkdebug.c block: push recursive flushing up from drivers 15 years ago
blkverify.c block: replace unchecked strdup/malloc/calloc with glib 15 years ago
bochs.c block: take lock around bdrv_read implementations 15 years ago
cloop.c block/cloop: Use g_free instead of free 15 years ago
cow.c block: Fix spelling in comment (ineffcient -> inefficient) 15 years ago
curl.c aio: remove process_queue callback and qemu_aio_process_queue 15 years ago
dmg.c block: take lock around bdrv_read implementations 15 years ago
iscsi.c ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN 14 years ago
nbd.c nbd: Fix uninitialised use of s->sock 15 years ago
parallels.c block: take lock around bdrv_read implementations 15 years ago
qcow.c block: push recursive flushing up from drivers 15 years ago
qcow2-cache.c qcow2: Add some tracing 15 years ago
qcow2-cluster.c qcow2: Check qcow2_alloc_clusters_at() return value 14 years ago
qcow2-refcount.c qcow2: Support reading zero clusters 15 years ago
qcow2-snapshot.c qcow2: fix the return value -ENOENT -> -EEXIST 14 years ago
qcow2.c qcow2: don't leak buffer for unexpected qcow_version in header 14 years ago
qcow2.h qcow2: Zero write support 15 years ago
qed-check.c qed: image fragmentation statistics 15 years ago
qed-cluster.c Use glib memory allocation and free functions 15 years ago
qed-gencb.c Use glib memory allocation and free functions 15 years ago
qed-l2-cache.c qed: do not evict in-use L2 table cache entries 15 years ago
qed-table.c block: bdrv_aio_* do not return NULL 15 years ago
qed.c block: fix snapshot on QED 14 years ago
qed.h qed: remove incoming live migration blocker 15 years ago
raw-posix-aio.h prepare for future GPLv2+ relicensing 15 years ago
raw-posix.c raw-posix: Do not use CONFIG_COCOA macro 14 years ago
raw-win32.c block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago
raw.c block: push recursive flushing up from drivers 15 years ago
rbd.c rbd: add discard support 14 years ago
sheepdog.c sheepdog: use heap instead of stack for BDRVSheepdogState 14 years ago
stream.c block: fix warning introduced in efcc7a23 14 years ago
vdi.c vdi: change goto to loop 15 years ago
vmdk.c block: push recursive flushing up from drivers 15 years ago
vpc.c block/vpc: write checksum back to footer after check 15 years ago
vvfat.c block: fix snapshot on QED 14 years ago