summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2014-04-01qcow2: Check backing_file_offset (CVE-2014-0144)Kevin Wolf
2014-04-01qcow2: Check header_length (CVE-2014-0144)Kevin Wolf
2014-04-01curl: check data size before memcpy to local buffer. (CVE-2014-0144)Fam Zheng
2014-04-01vhdx: Bounds checking for block_size and logical_sector_size (CVE-2014-0148)Jeff Cody
2014-04-01vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2...Jeff Cody
2014-04-01vpc: Validate block size (CVE-2014-0142)Kevin Wolf
2014-04-01vpc/vhd: add bounds check for max_table_entries and block_size (CVE-2014-0144)Jeff Cody
2014-04-01bochs: Fix bitmap offset calculationKevin Wolf
2014-04-01bochs: Check extent_size header field (CVE-2014-0142)Kevin Wolf
2014-04-01bochs: Check catalog_size header field (CVE-2014-0143)Kevin Wolf
2014-04-01bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)Kevin Wolf
2014-04-01bochs: Unify header structs and make them QEMU_PACKEDKevin Wolf
2014-04-01block/cloop: fix offsets[] size off-by-oneStefan Hajnoczi
2014-04-01block/cloop: refuse images with bogus offsets (CVE-2014-0144)Stefan Hajnoczi
2014-04-01block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)Stefan Hajnoczi
2014-04-01block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)Stefan Hajnoczi
2014-04-01block/cloop: validate block_size header field (CVE-2014-0144)Stefan Hajnoczi
2014-04-01qcow2: fix two memory leaks in qcow2_open error code pathPrasad Joshi
2014-04-01vvfat: Fix :floppy: option to suppress partition tableMarkus Armbruster
2014-03-25mirror: fix early wake from sleep due to aioStefan Hajnoczi
2014-03-25mirror: fix throttling delay calculationPaolo Bonzini
2014-03-25Fixed various typosDeepak Kathayat
2014-03-19block/nfs: report errors from libnfsPeter Lieven
2014-03-19qcow2: Fix fail path in realloc_refcount_block()Max Reitz
2014-03-19qcow2: Correct comment for realloc_refcount_block()Max Reitz
2014-03-19block: Add error handling to bdrv_invalidate_cache()Kevin Wolf
2014-03-14nbd: close socket if connection breaksStefan Hajnoczi
2014-03-14block: Explicitly specify 'unsigned long long' for VHDX 64-bit constantsJeff Cody
2014-03-13block/raw-win32: bdrv_parse_filename() for hdevMax Reitz
2014-03-13block/raw-posix: Strip protocol prefix on creationMax Reitz
2014-03-13block/raw-posix: bdrv_parse_filename() for cdromMax Reitz
2014-03-13block/raw-posix: bdrv_parse_filename() for floppyMax Reitz
2014-03-13block/raw-posix: bdrv_parse_filename() for hdevMax Reitz
2014-03-13qcow2: Don't write with BDRV_O_INCOMINGKevin Wolf
2014-03-13qcow2: Keep option in qcow2_invalidate_cache()Kevin Wolf
2014-03-13block: Rewrite the snapshot authorization mechanism for block filters.Benoît Canet
2014-03-13qcow2: Check bs->drv in copy_sectors()Max Reitz
2014-03-13block: Update image size in bdrv_invalidate_cache()Kevin Wolf
2014-03-13qcow2-refcount: Sanitize refcount table entryMax Reitz
2014-03-06block/raw-win32: Strip "file:" prefix on creationMax Reitz
2014-03-06block/raw-win32: Implement bdrv_parse_filename()Max Reitz
2014-03-06block/raw-posix: Strip "file:" prefix on creationMax Reitz
2014-03-06block/raw-posix: Implement bdrv_parse_filename()Max Reitz
2014-03-06block: mirror - remove code cruft that has no functionJeff Cody
2014-03-05iscsi: Use bs->sg for everything else than disksKevin Wolf
2014-03-05gluster: Remove unused defines and header includeBharata B Rao
2014-03-05gluster: Change licence to GPLv2+Bharata B Rao
2014-03-04block/gluster: Add missing argument to qemu_gluster_init() callAndreas Färber
2014-03-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell