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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-08-15
image-fuzzer: Reduce number of generator functions in __init__
Maria Kustova
1
-161
/
+143
2014-08-15
image-fuzzer: Add generators of L1/L2 tables
Maria Kustova
1
-65
/
+190
2014-08-15
image-fuzzer: Add fuzzing functions for L1/L2 table entries
Maria Kustova
1
-0
/
+28
2014-08-15
image-fuzzer: Public API for image-fuzzer/runner/runner.py
Maria Kustova
1
-0
/
+1
2014-08-15
image-fuzzer: Generator of fuzzed qcow2 images
Maria Kustova
1
-0
/
+369
2014-08-15
image-fuzzer: Fuzzing functions for qcow2 images
Maria Kustova
1
-0
/
+327
2014-08-15
image-fuzzer: Tool for fuzz tests execution
Maria Kustova
1
-0
/
+405
2014-08-15
libqos: Change free function called in malloc
Marc Marí
1
-1
/
+1
2014-08-15
libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
Marc Marí
1
-1
/
+1
2014-08-15
libqtest: add QTEST_LOG for debugging qtest testcases
Marc Marí
1
-0
/
+4
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
1
-0
/
+14
2014-08-15
qtest/ide: Fix small memory leak
John Snow
1
-0
/
+2
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
5
-7
/
+10
2014-08-15
libqos: Fixes a small memory leak.
John Snow
2
-0
/
+8
2014-08-15
libqtest: Correct small memory leak.
John Snow
1
-0
/
+1
2014-08-15
libqos: Correct memory leak
John Snow
1
-0
/
+3
2014-08-15
qtest: Adding qtest_memset and qmemset.
John Snow
2
-0
/
+36
2014-08-15
ide-test: add test for werror=stop
Paolo Bonzini
1
-0
/
+81
2014-08-15
libqtest: add QTEST_LOG for debugging qtest testcases
Paolo Bonzini
1
-1
/
+6
2014-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-4
/
+288
2014-08-15
iotests: Add test for image header overlap
Max Reitz
2
-0
/
+17
2014-08-15
block: iotest - update 084 to test static VDI image creation
Jeff Cody
2
-2
/
+28
2014-08-15
test-coroutine: add baseline test that times the cost of function calls
Paolo Bonzini
1
-0
/
+24
2014-08-15
qemu-iotests: add support for Archipelago protocol
Chrysostomos Nanakos
2
-1
/
+14
2014-08-15
qemu-iotests: Add data pattern in version3 VMDK sample image in 059
Fam Zheng
3
-1
/
+205
2014-08-09
build-sys: Move qapi-{types, visit, event}.o into util-obj-y
Fam Zheng
1
-1
/
+1
2014-07-29
bios-tables-test: fix ASL normalization false positive
Paolo Bonzini
1
-1
/
+5
2014-07-28
acpi-dsdt: procedurally generate _PRT
Paolo Bonzini
1
-0
/
+0
2014-07-18
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...
Peter Maydell
6
-12
/
+12
2014-07-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+137
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
6
-12
/
+12
2014-07-18
qtest: new test for wdt_ib700
Paolo Bonzini
2
-0
/
+137
2014-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-9
/
+99
2014-07-18
qemu-iotests: fix 028 failure due to disk image path
Stefan Hajnoczi
2
-3
/
+3
2014-07-18
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
3
-6
/
+96
2014-07-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+9
2014-07-18
qtest: Adapt vhost-user-test to latest vhost-user changes
Nikolay Nikolaev
1
-2
/
+9
2014-07-15
tests/Makefile: Only run vhost-user-test on Linux
Peter Maydell
1
-1
/
+1
2014-07-15
libqos: Fix PC PCI endianness glitches
Andreas Färber
1
-6
/
+6
2014-07-14
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
1
-0
/
+4
2014-07-14
tests: Fix unterminated string output visitor enum human string
Andreas Färber
1
-6
/
+1
2014-07-14
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
Paolo Bonzini
1
-12
/
+13
2014-07-14
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
1
-0
/
+4
2014-07-09
test-aio: fix GSource-based timer test
Paolo Bonzini
1
-7
/
+6
2014-07-09
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
1
-2
/
+2
2014-07-09
block/backup: Fix hang for unaligned image size
Kevin Wolf
2
-1
/
+295
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+5
2014-07-07
qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin
Benoît Canet
1
-2
/
+39
2014-07-07
mirror: Fix qiov size for short requests
Kevin Wolf
2
-2
/
+7
2014-07-06
qtest: enable vhost-user-test
Nikolay Nikolaev
1
-3
/
+5
[next]