index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2014-07-03
qcow1: Stricter backing file length check
Kevin Wolf
2014-07-03
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
2014-07-03
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
2014-07-03
qcow1: Check maximum cluster size
Kevin Wolf
2014-07-03
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
2014-07-03
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
2014-07-03
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
2014-07-03
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
2014-07-03
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
2014-07-03
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
2014-07-03
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...
Kevin Wolf
2014-07-03
qcow2: Fix backing file name length check
Kevin Wolf
2014-07-03
qcow2: Validate active L1 table offset and size (CVE-2014-0144)
Kevin Wolf
2014-07-03
qcow2: Validate snapshot table offset/size (CVE-2014-0144)
Kevin Wolf
2014-07-03
qcow2: Validate refcount table offset
Kevin Wolf
2014-07-03
qcow2: Check refcount table size (CVE-2014-0144)
Kevin Wolf
2014-07-03
qcow2: Check backing_file_offset (CVE-2014-0144)
Kevin Wolf
2014-07-03
qcow2: Check header_length (CVE-2014-0144)
Kevin Wolf
2014-07-03
vpc: Validate block size (CVE-2014-0142)
Kevin Wolf
2014-07-03
bochs: Check extent_size header field (CVE-2014-0142)
Kevin Wolf
2014-07-03
bochs: Check catalog_size header field (CVE-2014-0143)
Kevin Wolf
2014-07-03
bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
Kevin Wolf
2014-07-03
qemu-iotests: Support for bochs format
Kevin Wolf
2014-07-03
block/cloop: fix offsets[] size off-by-one
Stefan Hajnoczi
2014-07-03
block/cloop: refuse images with bogus offsets (CVE-2014-0144)
Stefan Hajnoczi
2014-07-03
block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
Stefan Hajnoczi
2014-07-03
block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
Stefan Hajnoczi
2014-07-03
block/cloop: validate block_size header field (CVE-2014-0144)
Stefan Hajnoczi
2014-07-03
qemu-iotests: add cloop input validation tests
Stefan Hajnoczi
2014-07-03
qemu-iotests: add ./check -cloop support
Stefan Hajnoczi
2014-06-25
qcow2: Flush metadata during read-only reopen
Kevin Wolf
2014-06-25
tests: Fix 'make test' for i686 hosts (build regression)
Stefan Weil
2013-11-27
qemu-iotests: Fix test 041
Max Reitz
2013-11-20
target-openrisc: Correct carry flag check of l.addc and l.addic test cases
Sebastian Macke
2013-11-19
qtest: Use -display none by default
Andreas Färber
2013-11-15
block: Fail if requested driver is not available
Kevin Wolf
2013-11-15
qemu-img: Fix overwriting 'ret' before using
Fam Zheng
2013-11-15
qemu-iotests: Test qcow2 count_contiguous_clusters()
Kevin Wolf
2013-11-14
qemu-iotests: Extend 041 for unbacked mirroring
Max Reitz
2013-11-14
block: Print its file name if backing file opening failed
Fam Zheng
2013-11-07
block: vhdx qemu-iotest - log replay of data sector
Jeff Cody
2013-11-07
block: qemu-iotests for vhdx, add write test support
Jeff Cody
2013-11-07
block: vhdx - update _make_test_img() to filter out vhdx options
Jeff Cody
2013-11-07
qdev-monitor-test: add device_add leak test cases
Stefan Hajnoczi
2013-11-07
blockdev-test: add test case for drive_add duplicate IDs
Stefan Hajnoczi
2013-11-07
libqtest: add qmp(fmt, ...) -> QDict* function
Stefan Hajnoczi
2013-11-07
libqtest: rename qmp() to qmp_discard_response()
Stefan Hajnoczi
2013-11-07
block: qemu-iotests, add quotes to $TEST_IMG usage in 061
Jeff Cody
2013-11-07
block: qemu-iotests, add quotes to $TEST_IMG usage for 051
Jeff Cody
2013-11-07
block: qemu-iotests, removes duplicate double quotes in 039
Jeff Cody
[next]