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 23797df3d9 Merge remote-tracking branch 'mjt/mjt-iov2' into staging 14 years ago
..
Makefile.objs build: move block/ objects to nested Makefile.objs 14 years ago
blkdebug.c blkdebug: optionally tie errors to a specific sector 14 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 allow qemu_iovec_from_buffer() to specify offset from which to start copying 14 years ago
dmg.c block: take lock around bdrv_read implementations 15 years ago
iscsi.c Merge remote-tracking branch 'mjt/mjt-iov2' into staging 14 years ago
nbd.c cleanup qemu_co_sendv(), qemu_co_recvv() and friends 14 years ago
parallels.c block: take lock around bdrv_read implementations 15 years ago
qcow.c change qemu_iovec_to_buf() to match other to,from_buf functions 14 years ago
qcow2-cache.c qcow2: always operate caches in writeback mode 14 years ago
qcow2-cluster.c qcow2: Fix avail_sectors in cluster allocation code 14 years ago
qcow2-refcount.c qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails 14 years ago
qcow2-snapshot.c qcow2: fix #ifdef'd qcow2_check_refcounts() callers 14 years ago
qcow2.c Merge remote-tracking branch 'mjt/mjt-iov2' into staging 14 years ago
qcow2.h qcow2: always operate caches in writeback mode 14 years ago
qed-check.c qemu-img check: Print fixed clusters and recheck 14 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 Merge remote-tracking branch 'mjt/mjt-iov2' into staging 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: Fix build without is_allocated support 14 years ago
raw-win32.c block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago
raw.c raw: hook into blkdebug 14 years ago
rbd.c Merge remote-tracking branch 'mjt/mjt-iov2' into staging 14 years ago
sheepdog.c Merge remote-tracking branch 'mjt/mjt-iov2' into staging 14 years ago
stream.c stream: move rate limiting to a separate header file 14 years ago
vdi.c qemu-img check -r for repairing images 14 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: prevent snapshot mode $TMPDIR symlink attack 14 years ago