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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
22
-7
/
+920
2014-04-01
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
2
-0
/
+11
2014-04-01
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
5
-0
/
+91
2014-04-01
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
2
-1
/
+20
2014-04-01
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
2
-1
/
+21
2014-04-01
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
2
-0
/
+11
2014-04-01
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
2
-2
/
+33
2014-04-01
block: vdi bounds check qemu-io tests
Jeff Cody
3
-0
/
+138
2014-04-01
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...
Kevin Wolf
4
-4
/
+22
2014-04-01
qcow2: Fix backing file name length check
Kevin Wolf
2
-0
/
+13
2014-04-01
qcow2: Validate active L1 table offset and size (CVE-2014-0144)
Kevin Wolf
2
-0
/
+29
2014-04-01
qcow2: Validate snapshot table offset/size (CVE-2014-0144)
Kevin Wolf
2
-0
/
+44
2014-04-01
qcow2: Validate refcount table offset
Kevin Wolf
2
-0
/
+23
2014-04-01
qcow2: Check refcount table size (CVE-2014-0144)
Kevin Wolf
2
-0
/
+17
2014-04-01
qcow2: Check backing_file_offset (CVE-2014-0144)
Kevin Wolf
2
-0
/
+19
2014-04-01
qcow2: Check header_length (CVE-2014-0144)
Kevin Wolf
3
-0
/
+71
2014-04-01
vpc: Validate block size (CVE-2014-0142)
Kevin Wolf
3
-0
/
+82
2014-04-01
bochs: Check extent_size header field (CVE-2014-0142)
Kevin Wolf
2
-0
/
+21
2014-04-01
bochs: Check catalog_size header field (CVE-2014-0143)
Kevin Wolf
2
-1
/
+22
2014-04-01
bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
Kevin Wolf
2
-0
/
+12
2014-04-01
qemu-iotests: Support for bochs format
Kevin Wolf
5
-0
/
+67
2014-04-01
block/cloop: fix offsets[] size off-by-one
Stefan Hajnoczi
2
-0
/
+9
2014-04-01
block/cloop: refuse images with bogus offsets (CVE-2014-0144)
Stefan Hajnoczi
2
-0
/
+23
2014-04-01
block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
Stefan Hajnoczi
2
-0
/
+10
2014-04-01
block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
Stefan Hajnoczi
2
-0
/
+11
2014-04-01
block/cloop: validate block_size header field (CVE-2014-0144)
Stefan Hajnoczi
2
-0
/
+32
2014-04-01
qemu-iotests: add cloop input validation tests
Stefan Hajnoczi
4
-0
/
+60
2014-04-01
qemu-iotests: add ./check -cloop support
Stefan Hajnoczi
2
-0
/
+10
2014-03-31
tmp105-test: Test QOM property and precision
Paolo Bonzini
1
-3
/
+76
2014-03-31
tmp105-test: Add a second sensor and test that one
Paolo Bonzini
1
-8
/
+9
2014-03-31
tmp105-test: Wrap simple building blocks for testing
Paolo Bonzini
1
-18
/
+36
2014-03-31
tests: Add i82801b11 qtest
Andreas Färber
2
-0
/
+36
2014-03-31
pvpanic-test: Assert pause event
Andreas Färber
1
-0
/
+9
2014-03-31
qtest: Factor out qtest_qmp_receive()
Andreas Färber
2
-5
/
+28
2014-03-31
tests: Add pvpanic qtest
Andreas Färber
2
-0
/
+41
2014-03-31
tests: Add virtio-9p qtest
Andreas Färber
2
-0
/
+52
2014-03-31
tests: Add nvme qtest
Andreas Färber
2
-0
/
+37
2014-03-31
tests: Correctly skip qtest on non-POSIX hosts
Stefan Hajnoczi
1
-1
/
+3
2014-03-31
tests: Skip POSIX-only tests on Windows
Stefan Hajnoczi
1
-2
/
+2
2014-03-31
tests: Remove unsupported tests for MinGW
Stefan Weil
1
-0
/
+16
2014-03-31
qtest: Keep list of qtest instances for SIGABRT handler
Stefan Hajnoczi
1
-10
/
+37
2014-03-31
Revert "qtest: Fix crash if SIGABRT during qtest_init()"
Stefan Hajnoczi
2
-3
/
+4
2014-03-27
tests/libqos/pci-pc: Avoid shifting left into sign bit
Peter Maydell
1
-6
/
+6
2014-03-26
Revert "acpi-test: rebuild SSDT"
Michael S. Tsirkin
2
-0
/
+0
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-24
/
+46
2014-03-24
tests/acpi-test: do not fail if iasl is broken
Marcel Apfelbaum
1
-11
/
+15
2014-03-20
qdev: Introduce FWPathProvider interface
Paolo Bonzini
1
-0
/
+1
2014-03-18
acpi-test: signature endian-ness fixes
Michael S. Tsirkin
1
-15
/
+33
2014-03-18
acpi-test: rebuild SSDT
Michael S. Tsirkin
2
-0
/
+0
2014-03-18
acpi-test: update expected SSDT files
Michael S. Tsirkin
2
-0
/
+0
[next]