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.
 
 
 
 
 
 
Paolo Bonzini 47e6b251a5 block: switch posix-aio-compat to threadpool 14 years ago
..
Makefile.objs aio: add Win32 implementation 14 years ago
blkdebug.c blkdebug: process all set_state rules in the old state 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
commit.c iostatus: move BlockdevOnError declaration to QAPI 14 years ago
cow.c block: Fix spelling in comment (ineffcient -> inefficient) 15 years ago
curl.c block/curl: Fix wrong free statement 14 years ago
dmg.c block: take lock around bdrv_read implementations 15 years ago
gluster.c block: Support GlusterFS as a QEMU block backend. 14 years ago
iscsi.c Merge remote-tracking branch 'kwolf/for-anthony' 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 block: qcow image file reopen 14 years ago
qcow2-cache.c qcow2: always operate caches in writeback mode 14 years ago
qcow2-cluster.c qcow2: implement lazy refcounts 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 qcow2: mark this file's sole strncpy use as justified 14 years ago
qcow2.h qcow2: implement lazy refcounts 14 years ago
qed-check.c qed: mark image clean after repair succeeds 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 cleanup useless return sentence 14 years ago
qed.c block: qed image file reopen 14 years ago
qed.h qed: mark image clean after repair succeeds 14 years ago
raw-posix-aio.h block: switch posix-aio-compat to threadpool 14 years ago
raw-posix.c block: switch posix-aio-compat to threadpool 14 years ago
raw-win32.c block: do not parse BDRV_O_CACHE_WB in block drivers 14 years ago
raw.c block: raw image file reopen 14 years ago
rbd.c block: do not parse BDRV_O_CACHE_WB in block drivers 14 years ago
sheepdog.c sheepdog: use bool for boolean variables 14 years ago
stream.c stream: add on-error argument 14 years ago
vdi.c block: vdi image file reopen 14 years ago
vmdk.c vmdk: relative_path: use pstrcpy in place of strncpy 14 years ago
vpc.c block: vpc image file reopen 14 years ago
vvfat.c block: Convert close calls to qemu_close 14 years ago