index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2014-04-25
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
2014-04-22
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
2014-04-22
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
2014-04-22
block: Catch integer overflow in bdrv_rw_co()
Kevin Wolf
2014-04-14
acpi-test: update expected files
Michael S. Tsirkin
2014-04-11
bochs: Fix catalog size check
Kevin Wolf
2014-04-09
tests/acpi: update expected DSDT files
Michael S. Tsirkin
2014-04-07
tests: Update check-clean rule
Andreas Färber
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
2014-04-04
qemu-iotests: Remove CR line endings in reference output
Kevin Wolf
2014-04-04
block: Don't parse 'filename' option
Kevin Wolf
2014-04-04
qcow2: Flush metadata during read-only reopen
Kevin Wolf
2014-04-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-04-01
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
2014-04-01
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
2014-04-01
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
2014-04-01
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
2014-04-01
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
2014-04-01
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
2014-04-01
block: vdi bounds check qemu-io tests
Jeff Cody
2014-04-01
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...
Kevin Wolf
2014-04-01
qcow2: Fix backing file name length check
Kevin Wolf
2014-04-01
qcow2: Validate active L1 table offset and size (CVE-2014-0144)
Kevin Wolf
2014-04-01
qcow2: Validate snapshot table offset/size (CVE-2014-0144)
Kevin Wolf
2014-04-01
qcow2: Validate refcount table offset
Kevin Wolf
2014-04-01
qcow2: Check refcount table size (CVE-2014-0144)
Kevin Wolf
2014-04-01
qcow2: Check backing_file_offset (CVE-2014-0144)
Kevin Wolf
2014-04-01
qcow2: Check header_length (CVE-2014-0144)
Kevin Wolf
2014-04-01
vpc: Validate block size (CVE-2014-0142)
Kevin Wolf
2014-04-01
bochs: Check extent_size header field (CVE-2014-0142)
Kevin Wolf
2014-04-01
bochs: Check catalog_size header field (CVE-2014-0143)
Kevin Wolf
2014-04-01
bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
Kevin Wolf
2014-04-01
qemu-iotests: Support for bochs format
Kevin Wolf
2014-04-01
block/cloop: fix offsets[] size off-by-one
Stefan Hajnoczi
2014-04-01
block/cloop: refuse images with bogus offsets (CVE-2014-0144)
Stefan Hajnoczi
2014-04-01
block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
Stefan Hajnoczi
2014-04-01
block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
Stefan Hajnoczi
2014-04-01
block/cloop: validate block_size header field (CVE-2014-0144)
Stefan Hajnoczi
2014-04-01
qemu-iotests: add cloop input validation tests
Stefan Hajnoczi
2014-04-01
qemu-iotests: add ./check -cloop support
Stefan Hajnoczi
2014-03-31
tmp105-test: Test QOM property and precision
Paolo Bonzini
2014-03-31
tmp105-test: Add a second sensor and test that one
Paolo Bonzini
2014-03-31
tmp105-test: Wrap simple building blocks for testing
Paolo Bonzini
2014-03-31
tests: Add i82801b11 qtest
Andreas Färber
2014-03-31
pvpanic-test: Assert pause event
Andreas Färber
2014-03-31
qtest: Factor out qtest_qmp_receive()
Andreas Färber
2014-03-31
tests: Add pvpanic qtest
Andreas Färber
2014-03-31
tests: Add virtio-9p qtest
Andreas Färber
2014-03-31
tests: Add nvme qtest
Andreas Färber
2014-03-31
tests: Correctly skip qtest on non-POSIX hosts
Stefan Hajnoczi
[next]