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 bb5d8dd757 Merge remote-tracking branch 'kwolf/for-anthony' into staging 15 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: push recursive flushing up from drivers 15 years ago
curl.c block/curl: Replace usleep by g_usleep 15 years ago
dmg.c block: take lock around bdrv_read implementations 15 years ago
iscsi.c iSCSI: add configuration variables for iSCSI 15 years ago
nbd.c nbd: add support for NBD_CMD_TRIM 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: Remove unused parameter in get_cluster_table() 15 years ago
qcow2-refcount.c qcow2: Add qcow2_alloc_clusters_at() 15 years ago
qcow2-snapshot.c qcow2: Allow >4 GB VM state 15 years ago
qcow2.c block: push recursive flushing up from drivers 15 years ago
qcow2.h qcow2: Reduce number of I/O requests 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 qed: remove incoming live migration blocker 15 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 block: bdrv_eject(): Make eject_flag a real bool 15 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: wire up snapshot removal and rollback functionality 15 years ago
sheepdog.c sheepdog: fix send req helpers 15 years ago
stream.c block stream: close unused files and update ->backing_hd 15 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 vvfat: avoid leaking file descriptor in commit_one_file() 15 years ago