aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-04-01qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)Kevin Wolf2-1/+20
2014-04-01qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)Kevin Wolf2-1/+21
2014-04-01qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)Kevin Wolf2-0/+11
2014-04-01qcow2: Fix copy_sectors() with VM stateKevin Wolf2-2/+33
2014-04-01block: vdi bounds check qemu-io testsJeff Cody3-0/+138
2014-04-01qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...Kevin Wolf4-4/+22
2014-04-01qcow2: Fix backing file name length checkKevin Wolf2-0/+13
2014-04-01qcow2: Validate active L1 table offset and size (CVE-2014-0144)Kevin Wolf2-0/+29
2014-04-01qcow2: Validate snapshot table offset/size (CVE-2014-0144)Kevin Wolf2-0/+44
2014-04-01qcow2: Validate refcount table offsetKevin Wolf2-0/+23
2014-04-01qcow2: Check refcount table size (CVE-2014-0144)Kevin Wolf2-0/+17
2014-04-01qcow2: Check backing_file_offset (CVE-2014-0144)Kevin Wolf2-0/+19
2014-04-01qcow2: Check header_length (CVE-2014-0144)Kevin Wolf3-0/+71
2014-04-01vpc: Validate block size (CVE-2014-0142)Kevin Wolf3-0/+82
2014-04-01bochs: Check extent_size header field (CVE-2014-0142)Kevin Wolf2-0/+21
2014-04-01bochs: Check catalog_size header field (CVE-2014-0143)Kevin Wolf2-1/+22
2014-04-01bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)Kevin Wolf2-0/+12
2014-04-01qemu-iotests: Support for bochs formatKevin Wolf5-0/+67
2014-04-01block/cloop: fix offsets[] size off-by-oneStefan Hajnoczi2-0/+9
2014-04-01block/cloop: refuse images with bogus offsets (CVE-2014-0144)Stefan Hajnoczi2-0/+23
2014-04-01block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)Stefan Hajnoczi2-0/+10
2014-04-01block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)Stefan Hajnoczi2-0/+11
2014-04-01block/cloop: validate block_size header field (CVE-2014-0144)Stefan Hajnoczi2-0/+32
2014-04-01qemu-iotests: add cloop input validation testsStefan Hajnoczi4-0/+60
2014-04-01qemu-iotests: add ./check -cloop supportStefan Hajnoczi2-0/+10
2014-03-27tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell1-6/+6
2014-03-26Revert "acpi-test: rebuild SSDT"Michael S. Tsirkin2-0/+0
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-24/+46
2014-03-24tests/acpi-test: do not fail if iasl is brokenMarcel Apfelbaum1-11/+15
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini1-0/+1
2014-03-18acpi-test: signature endian-ness fixesMichael S. Tsirkin1-15/+33
2014-03-18acpi-test: rebuild SSDTMichael S. Tsirkin2-0/+0
2014-03-18acpi-test: update expected SSDT filesMichael S. Tsirkin2-0/+0
2014-03-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in...Peter Maydell1-5/+8
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil1-5/+8
2014-03-14qemu-iotests: remove 085 and 087 from 'quick' groupStefan Hajnoczi1-2/+2
2014-03-14qemu-iotests: add 083 NBD client disconnect testsStefan Hajnoczi3-0/+293
2014-03-14tests: add nbd-fault-injector.py utilityStefan Hajnoczi1-0/+264
2014-03-14blockdev: Refuse to open encrypted image unless pausedMarkus Armbruster2-1/+27
2014-03-13qtest: Fix crash if SIGABRT during qtest_init()Stefan Hajnoczi2-4/+3
2014-03-13virtio-console-test: Test virtserialport as wellAndreas Färber1-6/+13
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-0/+193
2014-03-13aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi1-0/+59
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi2-0/+93
2014-03-13iotests: Test corruption during COW requestMax Reitz2-0/+41
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell11-9/+316
2014-03-13libqtest: Avoid inline varargs functionsPeter Maydell2-18/+22
2014-03-13libqtest: Fix possible deadlock in qtest initializationMarcel Apfelbaum1-2/+11
2014-03-13tests: Add spapr-pci-host-bridge qtestAlexey Kardashevskiy2-0/+38
2014-03-13tests: Add virtio-console qtestAndreas Färber2-0/+40