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.
 
 
 
 
 
 
Chunyan Liu fec9921f0a vpc.c: replace QEMUOptionParameter with QemuOpts 12 years ago
..
Makefile.objs Block patches 12 years ago
backup.c block: Switch BdrvTrackedRequest to byte granularity 12 years ago
blkdebug.c blkdebug: use BlockDriverState's AioContext 12 years ago
blkverify.c blkverify: implement .bdrv_detach/attach_aio_context() 12 years ago
bochs.c block/bochs: Fix error handling for seek_to_sector() 12 years ago
cloop.c block/cloop: use PRIu32 format specifier for uint32_t 12 years ago
commit.c qerror.h: Remove QERR defines that are only used once 12 years ago
cow.c cow.c: replace QEMUOptionParameter with QemuOpts 12 years ago
curl.c block: Drop superfluous conditionals around g_free() 12 years ago
dmg.c block: Use correct width in format strings 12 years ago
gluster.c gluster.c: replace QEMUOptionParameter with QemuOpts 12 years ago
iscsi.c iscsi.c: replace QEMUOptionParameter with QemuOpts 12 years ago
linux-aio.c block/linux-aio: fix memory and fd leak 12 years ago
mirror.c block: Add backing_blocker in BlockDriverState 12 years ago
nbd-client.c nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nbd-client.h nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nbd.c nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nfs.c nfs.c: replace QEMUOptionParameter with QemuOpts 12 years ago
parallels.c parallels: Sanity check for s->tracks (CVE-2014-0142) 12 years ago
qapi.c block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR 12 years ago
qcow.c qcow.c: replace QEMUOptionParameter with QemuOpts 12 years ago
qcow2-cache.c qcow2: Use negated overflow check mask 13 years ago
qcow2-cluster.c qcow2: Fix memory leak in COW error path 12 years ago
qcow2-refcount.c qcow2: Fix alloc_clusters_noref() overflow detection 12 years ago
qcow2-snapshot.c qcow2: Limit snapshot table size 12 years ago
qcow2.c qcow2.c: replace QEMUOptionParameter with QemuOpts 12 years ago
qcow2.h qcow2: Limit snapshot table size 12 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 14 years ago
qed-table.c qed: use BlockDriverState's AioContext 12 years ago
qed.c qed.c: replace QEMUOptionParameter with QemuOpts 12 years ago
qed.h qed.c: replace QEMUOptionParameter with QemuOpts 12 years ago
quorum.c quorum: implement .bdrv_detach/attach_aio_context() 12 years ago
raw-aio.h block/raw-win32: implement .bdrv_detach/attach_aio_context() 12 years ago
raw-posix.c raw-posix.c: replace QEMUOptionParameter with QemuOpts 12 years ago
raw-win32.c raw-win32.c: replace QEMUOptionParameter with QemuOpts 12 years ago
raw_bsd.c raw_bsd.c: replace QEMUOptionParameter with QemuOpts 12 years ago
rbd.c rbd.c: replace QEMUOptionParameter with QemuOpts 12 years ago
sheepdog.c sheepdog.c: replace QEMUOptionParameter with QemuOpts 12 years ago
snapshot.c Use error_is_set() only when necessary 12 years ago
ssh.c ssh.c: replace QEMUOptionParameter with QemuOpts 12 years ago
stream.c block: Use bdrv_set_backing_hd everywhere 12 years ago
vdi.c vdi.c: replace QEMUOptionParameter with QemuOpts 12 years ago
vhdx-endian.c block: vhdx - move more endian translations to vhdx-endian.c 13 years ago
vhdx-log.c Fixed various typos 12 years ago
vhdx.c vhdx.c: replace QEMUOptionParameter with QemuOpts 12 years ago
vhdx.h vhdx.c: replace QEMUOptionParameter with QemuOpts 12 years ago
vmdk.c vmdk.c: replace QEMUOptionParameter with QemuOpts 12 years ago
vpc.c vpc.c: replace QEMUOptionParameter with QemuOpts 12 years ago
vvfat.c vvfat.c: handle cross_driver's create_options and create_opts 12 years ago
win32-aio.c block/raw-win32: implement .bdrv_detach/attach_aio_context() 12 years ago