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
2012-07-23
qapi: add test case for deallocating traversal of incomplete structure
Laszlo Ersek
1
-0
/
+42
2012-07-23
qapi: fix error propagation
Paolo Bonzini
1
-8
/
+16
2012-07-17
fdc-test: Clean up a bit
Kevin Wolf
1
-16
/
+20
2012-07-17
fdc-test: introduce test_relative_seek
Pavel Hrdina
1
-5
/
+41
2012-07-17
qemu-iotests: Valgrind support
Kevin Wolf
2
-0
/
+21
2012-07-17
qtest: Test we don't put hard disk info into CMOS for a CD-ROM
Markus Armbruster
1
-0
/
+22
2012-07-17
qtest: Cover qdev property for BIOS CHS translation
Markus Armbruster
1
-6
/
+7
2012-07-17
qtest: Cover qdev properties for disk geometry
Markus Armbruster
1
-2
/
+4
2012-07-17
qtest: Add hard disk geometry test
Markus Armbruster
2
-0
/
+405
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2
-0
/
+262
2012-07-09
qtest: Tidy up temporary files properly
Markus Armbruster
1
-13
/
+16
2012-07-09
fdc_test: introduce test_sense_interrupt
Pavel Hrdina
1
-1
/
+24
2012-07-09
fdc_test: update media_change test
Pavel Hrdina
1
-8
/
+17
2012-06-27
qtest: fix infinite loop when QEMU aborts abruptly
Anthony Liguori
1
-0
/
+5
2012-06-22
libqtest: Fix socket_accept() to pass address_len
Andreas Färber
1
-0
/
+1
2012-06-21
qtest: add a fuzz test to fdc-test
Blue Swirl
1
-0
/
+17
2012-06-15
qemu-iotests: add 036 autoclear feature bit test
Stefan Hajnoczi
3
-0
/
+121
2012-06-15
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
1
-0
/
+23
2012-06-15
fdc-test: introduced qtest read_without_media
Pavel Hrdina
1
-0
/
+66
2012-06-15
qemu-iotests: COW with many AIO requests on the same cluster
Kevin Wolf
3
-0
/
+1043
2012-06-15
qemu-iotests: Some backing file COW tests
Kevin Wolf
3
-0
/
+765
2012-06-15
qemu-iotests: start vms in qtest mode
Paolo Bonzini
2
-2
/
+4
2012-06-15
qemu-iotests: fill streaming test image with data
Paolo Bonzini
1
-1
/
+12
2012-06-11
rewrite iov_send_recv() and move it to iov.c
Michael Tokarev
1
-0
/
+107
2012-06-11
Merge remote-tracking branch 'afaerber-or/qom-next-1' into staging
Anthony Liguori
3
-2
/
+788
2012-06-09
target-xtensa: add MMU pagewalking tests
Max Filippov
1
-14
/
+207
2012-06-08
qapi: Add String visitor coverage to serialization unit tests
Michael Roth
1
-0
/
+40
2012-06-08
qapi: String visitor, use %f representation for floats
Michael Roth
1
-1
/
+1
2012-06-08
qapi: Unit tests for visitor-based serialization
Michael Roth
2
-1
/
+747
2012-06-07
rewrite iov_* functions
Michael Tokarev
2
-0
/
+155
2012-06-07
build: do not sprinkle around GENERATED_HEADERS dependencies
Paolo Bonzini
1
-1
/
+0
2012-05-25
fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy
Pavel Hrdina
1
-17
/
+48
2012-05-25
qemu-iotests: mark 035 qcow2-only
Stefan Hajnoczi
1
-1
/
+1
2012-05-21
tests: Add rtc-test (fix test regression)
Stefan Weil
1
-1
/
+1
2012-05-19
tests: Fix linker failure for fdc-test
Stefan Weil
1
-1
/
+1
2012-05-14
Merge remote-tracking branch 'sweil/for-1.1' into staging
Anthony Liguori
1
-1
/
+1
2012-05-14
fix some common typos
Jim Meyering
1
-1
/
+1
2012-05-10
tests/Makefile: Add missing $(EXESUF)
Kevin Wolf
1
-2
/
+2
2012-05-10
stream: do not copy unallocated sectors from the base
Paolo Bonzini
1
-2
/
+3
2012-05-10
stream: add testcase for partial streaming
Paolo Bonzini
2
-3
/
+29
2012-05-10
stream: fix sectors not allocated test
Paolo Bonzini
2
-4
/
+7
2012-05-10
qemu-io: correctly print non-integer values as decimals
Paolo Bonzini
12
-4173
/
+4173
2012-05-10
qtest: Add floppy test
Kevin Wolf
2
-0
/
+197
2012-05-10
qtest: Add function to send QMP commands
Kevin Wolf
2
-27
/
+113
2012-05-10
qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines
Paolo Bonzini
1
-3
/
+3
2012-05-02
qemu-iotests: Many parallel allocating I/O requests
Kevin Wolf
3
-0
/
+465
2012-05-02
qemu-iotests: ignore fragmentation information for qed
Dong Xu Wang
1
-0
/
+1
2012-04-27
qemu-iotests: add block-stream speed value test case
Stefan Hajnoczi
2
-18
/
+71
2012-04-26
qtest: Fix more format errors with qtest_sendf
Stefan Weil
1
-3
/
+4
2012-04-23
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-2
/
+2
[next]