aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-04-01qcow2: Validate refcount table offsetKevin Wolf
2014-04-01qcow2: Check refcount table size (CVE-2014-0144)Kevin Wolf
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-01vpc: Validate block size (CVE-2014-0142)Kevin 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-01qemu-iotests: Support for bochs formatKevin 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-01qemu-iotests: add cloop input validation testsStefan Hajnoczi
2014-04-01qemu-iotests: add ./check -cloop supportStefan Hajnoczi
2014-03-31tmp105-test: Test QOM property and precisionPaolo Bonzini
2014-03-31tmp105-test: Add a second sensor and test that onePaolo Bonzini
2014-03-31tmp105-test: Wrap simple building blocks for testingPaolo Bonzini
2014-03-31tests: Add i82801b11 qtestAndreas Färber
2014-03-31pvpanic-test: Assert pause eventAndreas Färber
2014-03-31qtest: Factor out qtest_qmp_receive()Andreas Färber
2014-03-31tests: Add pvpanic qtestAndreas Färber
2014-03-31tests: Add virtio-9p qtestAndreas Färber
2014-03-31tests: Add nvme qtestAndreas Färber
2014-03-31tests: Correctly skip qtest on non-POSIX hostsStefan Hajnoczi
2014-03-31tests: Skip POSIX-only tests on WindowsStefan Hajnoczi
2014-03-31tests: Remove unsupported tests for MinGWStefan Weil
2014-03-31qtest: Keep list of qtest instances for SIGABRT handlerStefan Hajnoczi
2014-03-31Revert "qtest: Fix crash if SIGABRT during qtest_init()"Stefan Hajnoczi
2014-03-27tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell
2014-03-26Revert "acpi-test: rebuild SSDT"Michael S. Tsirkin
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-24tests/acpi-test: do not fail if iasl is brokenMarcel Apfelbaum
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini
2014-03-18acpi-test: signature endian-ness fixesMichael S. Tsirkin
2014-03-18acpi-test: rebuild SSDTMichael S. Tsirkin
2014-03-18acpi-test: update expected SSDT filesMichael S. Tsirkin
2014-03-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in...Peter Maydell
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil
2014-03-14qemu-iotests: remove 085 and 087 from 'quick' groupStefan Hajnoczi
2014-03-14qemu-iotests: add 083 NBD client disconnect testsStefan Hajnoczi
2014-03-14tests: add nbd-fault-injector.py utilityStefan Hajnoczi
2014-03-14blockdev: Refuse to open encrypted image unless pausedMarkus Armbruster
2014-03-13qtest: Fix crash if SIGABRT during qtest_init()Stefan Hajnoczi
2014-03-13virtio-console-test: Test virtserialport as wellAndreas Färber
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-13aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi
2014-03-13iotests: Test corruption during COW requestMax Reitz