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.
 
 
 
 
 
 
Stefan Hajnoczi da888d37b0 block/raw-posix: detect readonly Linux block devices using BLKROGET 14 years ago
..
Makefile.objs build: move rules from Makefile to */Makefile.objs 14 years ago
blkdebug.c misc: move include files to include/qemu/ 14 years ago
blkverify.c misc: move include files to include/qemu/ 14 years ago
bochs.c bochs: Fix bdrv_open() error handling 14 years ago
cloop.c cloop: Fix bdrv_open() error handling 14 years ago
commit.c block: fix null-pointer bug on error case in block commit 14 years ago
cow.c block: Use error code EMEDIUMTYPE for wrong format in some block drivers 14 years ago
curl.c block/curl: disable extra protocols to prevent CVE-2013-0249 14 years ago
dmg.c dmg: Use g_free instead of free 14 years ago
gluster.c error: Strip trailing '\n' from error string arguments (again) 14 years ago
iscsi.c iscsi: add support for iovectors 14 years ago
linux-aio.c misc: move include files to include/qemu/ 14 years ago
mirror.c mirror: do nothing on zero-sized disk 14 years ago
nbd.c misc: move include files to include/qemu/ 14 years ago
parallels.c parallels: Fix bdrv_open() error handling 14 years ago
qcow.c block: Use error code EMEDIUMTYPE for wrong format in some block drivers 14 years ago
qcow2-cache.c block: move include files to include/block/ 14 years ago
qcow2-cluster.c block: move include files to include/block/ 14 years ago
qcow2-refcount.c g_malloc(0) and g_malloc0(0) return NULL; simplify 14 years ago
qcow2-snapshot.c block: move include files to include/block/ 14 years ago
qcow2.c block: Use error code EMEDIUMTYPE for wrong format in some block drivers 14 years ago
qcow2.h block: move include files to include/block/ 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 misc: move include files to include/qemu/ 14 years ago
qed.c block: Use error code EMEDIUMTYPE for wrong format in some block drivers 14 years ago
qed.h block: move include files to include/block/ 14 years ago
raw-aio.h block: make discard asynchronous 14 years ago
raw-posix.c block/raw-posix: detect readonly Linux block devices using BLKROGET 14 years ago
raw-win32.c block/raw-win32: Fix compiler warnings (wrong format specifiers) 14 years ago
raw.c misc: move include files to include/qemu/ 14 years ago
rbd.c misc: move include files to include/qemu/ 14 years ago
sheepdog.c sheepdog: pass vdi_id to sheep daemon for sd_close() 14 years ago
stream.c block: move include files to include/block/ 14 years ago
vdi.c g_malloc(0) and g_malloc0(0) return NULL; simplify 14 years ago
vmdk.c vmdk: Allow space in file name 14 years ago
vpc.c block/vpc: Fix size calculation 14 years ago
vvfat.c Replace remaining gmtime, localtime by gmtime_r, localtime_r 14 years ago
win32-aio.c win32-aio: use iov utility functions instead of open-coding them 14 years ago