..
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
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
block: Use correct width in format strings
12 years ago
curl.c
curl: Add sslverify option
12 years ago
dmg.c
block: Use correct width in format strings
12 years ago
gluster.c
gluster: Correctly propagate errors when volume isn't accessible
12 years ago
iscsi.c
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
12 years ago
linux-aio.c
aio: drop io_flush argument
13 years ago
mirror.c
block: Add backing_blocker in BlockDriverState
12 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: Use return values instead of error_is_set(errp)
12 years ago
nfs.c
block/nfs: Check for NULL server part
12 years ago
parallels.c
parallels: Sanity check for s->tracks (CVE-2014-0142)
13 years ago
qapi.c
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
12 years ago
qcow.c
qcow1: Stricter backing file length check
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
13 years ago
qcow2.c
qcow2: Plug memory leak on qcow2_invalidate_cache() error paths
12 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
convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create()
12 years ago
qed.h
block: qed - use QEMU_PACKED for on-disk structures
13 years ago
quorum.c
Use error_is_set() only when necessary (again)
12 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.c: Avoid nonstandard LONG_LONG_MAX
12 years ago
raw-win32.c
block: Unlink temporary files in raw-posix/win32
12 years ago
raw_bsd.c
Use error_is_set() only when necessary
13 years ago
rbd.c
block/rbd: Propagate errors to open and create methods
12 years ago
sheepdog.c
block/sheepdog: Plug memory leak in sd_snapshot_create()
12 years ago
snapshot.c
Use error_is_set() only when necessary
13 years ago
ssh.c
block/ssh: Propagate errors to open and create methods
12 years ago
stream.c
block: Use bdrv_set_backing_hd everywhere
12 years ago
vdi.c
block/vdi: Error out immediately in vdi_create()
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
13 years ago
vhdx.c
block: vhdx - account for identical header sections
12 years ago
vhdx.h
block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
13 years ago
vmdk.c
vmdk: Fix local_err in vmdk_create
12 years ago
vpc.c
vpc: Validate block size (CVE-2014-0142)
13 years ago
vvfat.c
block/vvfat: Plug memory leak in read_directory()
12 years ago
win32-aio.c
win32-aio: drop win32_aio_flush_cb()
13 years ago