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 77a5a0001b qed: support for growing images 15 years ago
..
blkdebug.c block: Allow bdrv_flush to return errors 16 years ago
blkverify.c block: avoid a warning on 64 bit hosts with long as int64_t 16 years ago
bochs.c bochs: use qemu block API 16 years ago
cloop.c cloop: use qemu block API 16 years ago
cow.c block: Allow bdrv_flush to return errors 16 years ago
curl.c Fix %lld or %llx printf format use 16 years ago
dmg.c dmg: use qemu block API 16 years ago
nbd.c NBD: Avoid leaking a couple of strings when the NBD device is closed 16 years ago
parallels.c parallels: use qemu block API 16 years ago
qcow.c block/qcow: Don't ignore immediate read/write and other failures 16 years ago
qcow2-cache.c Reorganize struct Qcow2Cache for better struct packing 16 years ago
qcow2-cluster.c qcow2: Fix order in L2 table COW 16 years ago
qcow2-refcount.c Fix typos in comments and code (occured -> occurred and related) 15 years ago
qcow2-snapshot.c block/qcow2.c: rename qcow_ functions to qcow2_ 16 years ago
qcow2.c qcow2: Report error for version > 2 16 years ago
qcow2.h qcow2: Add bdrv_discard support 16 years ago
qed-check.c qed: Fix consistency check on 32-bit hosts 16 years ago
qed-cluster.c qed: Add support for zero clusters 16 years ago
qed-gencb.c qed: Table, L2 cache, and cluster functions 16 years ago
qed-l2-cache.c qed: Table, L2 cache, and cluster functions 16 years ago
qed-table.c qed: Table, L2 cache, and cluster functions 16 years ago
qed.c qed: support for growing images 15 years ago
qed.h qed: Periodically flush and clear need check bit 15 years ago
raw-posix-aio.h Remove aio_ctx from paio_* interface 17 years ago
raw-posix.c raw-posix: add discard support 16 years ago
raw-win32.c raw-win32: Fix bdrv_flush return value 16 years ago
raw.c block: add discard support 16 years ago
rbd.c ceph/rbd block driver for qemu-kvm 16 years ago
rbd_types.h ceph/rbd block driver for qemu-kvm 16 years ago
sheepdog.c Fix typo in code and comments 16 years ago
vdi.c Fix trivial "endianness bugs" 16 years ago
vmdk.c block: Remove unused s->hd in various drivers 16 years ago
vpc.c vpc.c: Use get_option_parameter() does the search 16 years ago
vvfat.c vvfat: fix a file descriptor leak 16 years ago