index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2...
Jeff Cody
1
-4
/
+33
2014-04-01
vpc: Validate block size (CVE-2014-0142)
Kevin Wolf
1
-0
/
+5
2014-04-01
vpc/vhd: add bounds check for max_table_entries and block_size (CVE-2014-0144)
Jeff Cody
1
-4
/
+23
2014-04-01
bochs: Fix bitmap offset calculation
Kevin Wolf
1
-2
/
+3
2014-04-01
bochs: Check extent_size header field (CVE-2014-0142)
Kevin Wolf
1
-0
/
+8
2014-04-01
bochs: Check catalog_size header field (CVE-2014-0143)
Kevin Wolf
1
-0
/
+13
2014-04-01
bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
Kevin Wolf
1
-8
/
+8
2014-04-01
bochs: Unify header structs and make them QEMU_PACKED
Kevin Wolf
1
-42
/
+25
2014-04-01
block/cloop: fix offsets[] size off-by-one
Stefan Hajnoczi
1
-7
/
+5
2014-04-01
block/cloop: refuse images with bogus offsets (CVE-2014-0144)
Stefan Hajnoczi
1
-5
/
+29
2014-04-01
block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
Stefan Hajnoczi
1
-0
/
+9
2014-04-01
block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
Stefan Hajnoczi
1
-0
/
+7
2014-04-01
block/cloop: validate block_size header field (CVE-2014-0144)
Stefan Hajnoczi
1
-0
/
+23
2014-04-01
qcow2: fix two memory leaks in qcow2_open error code path
Prasad Joshi
1
-0
/
+4
2014-04-01
vvfat: Fix :floppy: option to suppress partition table
Markus Armbruster
1
-1
/
+1
2014-03-25
mirror: fix early wake from sleep due to aio
Stefan Hajnoczi
1
-1
/
+8
2014-03-25
mirror: fix throttling delay calculation
Paolo Bonzini
1
-13
/
+15
2014-03-25
Fixed various typos
Deepak Kathayat
5
-8
/
+8
2014-03-19
block/nfs: report errors from libnfs
Peter Lieven
1
-0
/
+3
2014-03-19
qcow2: Fix fail path in realloc_refcount_block()
Max Reitz
1
-16
/
+18
2014-03-19
qcow2: Correct comment for realloc_refcount_block()
Max Reitz
1
-1
/
+1
2014-03-19
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
3
-8
/
+44
2014-03-14
nbd: close socket if connection breaks
Stefan Hajnoczi
1
-15
/
+18
2014-03-14
block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
Jeff Cody
1
-3
/
+3
2014-03-13
block/raw-win32: bdrv_parse_filename() for hdev
Max Reitz
1
-0
/
+10
2014-03-13
block/raw-posix: Strip protocol prefix on creation
Max Reitz
1
-0
/
+12
2014-03-13
block/raw-posix: bdrv_parse_filename() for cdrom
Max Reitz
1
-0
/
+15
2014-03-13
block/raw-posix: bdrv_parse_filename() for floppy
Max Reitz
1
-0
/
+10
2014-03-13
block/raw-posix: bdrv_parse_filename() for hdev
Max Reitz
1
-0
/
+10
2014-03-13
qcow2: Don't write with BDRV_O_INCOMING
Kevin Wolf
1
-5
/
+7
2014-03-13
qcow2: Keep option in qcow2_invalidate_cache()
Kevin Wolf
1
-4
/
+1
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2
-3
/
+17
2014-03-13
qcow2: Check bs->drv in copy_sectors()
Max Reitz
1
-0
/
+4
2014-03-13
block: Update image size in bdrv_invalidate_cache()
Kevin Wolf
2
-0
/
+5
2014-03-13
qcow2-refcount: Sanitize refcount table entry
Max Reitz
1
-1
/
+2
2014-03-06
block/raw-win32: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-win32: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-03-06
block/raw-posix: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-posix: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-03-06
block: mirror - remove code cruft that has no function
Jeff Cody
1
-3
/
+0
2014-03-05
iscsi: Use bs->sg for everything else than disks
Kevin Wolf
1
-5
/
+4
2014-03-05
gluster: Remove unused defines and header include
Bharata B Rao
1
-4
/
+0
2014-03-05
gluster: Change licence to GPLv2+
Bharata B Rao
1
-10
/
+2
2014-03-04
block/gluster: Add missing argument to qemu_gluster_init() call
Andreas Färber
1
-1
/
+1
2014-03-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-19
/
+135
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-62
/
+71
2014-02-28
block/vmdk: do not report file offset for compressed extents
Peter Lieven
1
-1
/
+1
2014-02-28
qmp: Make Quorum error events more palatable.
Benoît Canet
1
-3
/
+6
2014-02-28
block: gluster - add reopen support.
Jeff Cody
1
-0
/
+102
2014-02-28
block: gluster - code movements, state storage changes
Jeff Cody
1
-15
/
+26
[next]