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.
 
 
 
 
 
 
Kevin Wolf b666d23950 block: Avoid unchecked casts for AIOCBs 16 years ago
..
blkdebug.c block: Avoid unchecked casts for AIOCBs 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: Open the underlying image file in generic code 16 years ago
curl.c block: Open the underlying image file in generic code 16 years ago
dmg.c block: Open the underlying image file in generic code 16 years ago
nbd.c block: Open the underlying image file in generic code 16 years ago
parallels.c block: Open the underlying image file in generic code 16 years ago
qcow.c block: Avoid unchecked casts for AIOCBs 16 years ago
qcow2-cluster.c block: Open the underlying image file in generic code 16 years ago
qcow2-refcount.c qcow2: Remove abort on free_clusters failure 16 years ago
qcow2-snapshot.c block: Open the underlying image file in generic code 16 years ago
qcow2.c block: Avoid unchecked casts for AIOCBs 16 years ago
qcow2.h qcow2: Implement bdrv_truncate() for growing images 16 years ago
raw-posix-aio.h Remove aio_ctx from paio_* interface 17 years ago
raw-posix.c raw-posix: Use pread/pwrite instead of lseek+read/write 16 years ago
raw-win32.c block: Open the underlying image file in generic code 16 years ago
raw.c block: Open the underlying image file in generic code 16 years ago
vdi.c block: Avoid unchecked casts for AIOCBs 16 years ago
vmdk.c vmdk: Convert to bdrv_open 16 years ago
vpc.c block: Open the underlying image file in generic code 16 years ago
vvfat.c block: Open the underlying image file in generic code 16 years ago