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.
 
 
 
 
 
 
Fam Zheng cd82b6fb4d iscsi: Remember to set ret for iscsi_open in error case 13 years ago
..
Makefile.objs Block patches 13 years ago
backup.c block: Switch BdrvTrackedRequest to byte granularity 13 years ago
blkdebug.c block: Remove bdrv_open_image()'s force_raw option 13 years ago
blkverify.c block: Rewrite the snapshot authorization mechanism for block filters. 13 years ago
bochs.c bochs: Fix catalog size check 13 years ago
cloop.c block/cloop: fix offsets[] size off-by-one 13 years ago
commit.c commit: Remove unused check 13 years ago
cow.c block: do not abuse EMEDIUMTYPE 13 years ago
curl.c curl: check data size before memcpy to local buffer. (CVE-2014-0144) 13 years ago
dmg.c dmg: prevent chunk buffer overflow (CVE-2014-0145) 13 years ago
gluster.c Fixed various typos 13 years ago
iscsi.c iscsi: Remember to set ret for iscsi_open in error case 13 years ago
linux-aio.c aio: drop io_flush argument 13 years ago
mirror.c mirror: fix early wake from sleep due to aio 13 years ago
nbd-client.c nbd: close socket if connection breaks 13 years ago
nbd-client.h nbd: pass export name as init argument 13 years ago
nbd.c nbd: correctly propagate errors 13 years ago
nfs.c block/nfs: report errors from libnfs 13 years ago
parallels.c parallels: Sanity check for s->tracks (CVE-2014-0142) 13 years ago
qapi.c Use error_is_set() only when necessary 13 years ago
qcow.c Fixed various typos 13 years ago
qcow2-cache.c qcow2: Use negated overflow check mask 13 years ago
qcow2-cluster.c qcow2: Put cache reference in error case 13 years ago
qcow2-refcount.c qcow2: Protect against some integer overflows in bdrv_check 13 years ago
qcow2-snapshot.c qcow2: Limit snapshot table size 13 years ago
qcow2.c qcow2: Flush metadata during read-only reopen 13 years ago
qcow2.h qcow2: Limit snapshot table size 13 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: Add error handling to bdrv_invalidate_cache() 13 years ago
qed.h block: qed - use QEMU_PACKED for on-disk structures 13 years ago
quorum.c block: Add error handling to bdrv_invalidate_cache() 13 years ago
raw-aio.h raw-posix: add support for write_zeroes on XFS and block devices 13 years ago
raw-posix.c block/raw-posix: Strip protocol prefix on creation 13 years ago
raw-win32.c block/raw-win32: bdrv_parse_filename() for hdev 13 years ago
raw_bsd.c Use error_is_set() only when necessary 13 years ago
rbd.c Use error_is_set() only when necessary 13 years ago
sheepdog.c Fixed various typos 13 years ago
snapshot.c Use error_is_set() only when necessary 13 years ago
ssh.c bdrv: Use "Error" for creating images 13 years ago
stream.c block: Update BlockLimits when they might have changed 13 years ago
vdi.c vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144) 13 years ago
vhdx-endian.c block: vhdx - move more endian translations to vhdx-endian.c 13 years ago
vhdx-log.c Fixed various typos 13 years ago
vhdx.c vhdx: Bounds checking for block_size and logical_sector_size (CVE-2014-0148) 13 years ago
vhdx.h block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants 13 years ago
vmdk.c block/vmdk: do not report file offset for compressed extents 13 years ago
vpc.c vpc: Validate block size (CVE-2014-0142) 13 years ago
vvfat.c vvfat: Fix :floppy: option to suppress partition table 13 years ago
win32-aio.c win32-aio: drop win32_aio_flush_cb() 13 years ago