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-10-05
rtc: implement century byte
Paolo Bonzini
1
-2
/
+30
2012-10-05
rtc: fix overflow in mktimegm
Paolo Bonzini
1
-0
/
+45
2012-10-05
qtest: implement QTEST_STOP
Paolo Bonzini
1
-13
/
+25
2012-09-28
qemu-iotests: add tests for streaming error handling
Paolo Bonzini
3
-2
/
+229
2012-09-28
qemu-iotests: map underscore to dash in QMP argument names
Paolo Bonzini
1
-1
/
+7
2012-09-28
qemu-iotests: add test for pausing a streaming operation
Paolo Bonzini
3
-5
/
+41
2012-09-28
qemu-iotests: add initial tests for live block commit
Jeff Cody
3
-0
/
+184
2012-08-29
qemu-iotests: add backing file smaller than image test case
Stefan Hajnoczi
2
-2
/
+35
2012-08-16
check-qjson: add test for large JSON objects
Michael Roth
1
-0
/
+53
2012-08-15
qemu-iotests: Fix 030 after switch to GenericError
Kevin Wolf
1
-4
/
+2
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-1
/
+1
2012-08-10
qemu-iotests: skip 039 with ./check -nocache
Stefan Hajnoczi
2
-0
/
+15
2012-08-10
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
1
-0
/
+6
2012-08-10
qemu-iotests: Save some sed processes
Kevin Wolf
1
-10
/
+10
2012-08-06
qemu-iotests: Be more flexible with image creation options
Kevin Wolf
2
-7
/
+7
2012-08-06
qemu-iotests: add 039 qcow2 lazy refcounts test
Stefan Hajnoczi
3
-0
/
+190
2012-08-06
qcow2: implement lazy refcounts
Stefan Hajnoczi
2
-7
/
+7
2012-08-06
qemu-iotests: ignore qemu-img create lazy_refcounts output
Stefan Hajnoczi
1
-1
/
+2
2012-08-06
qcow2: introduce dirty bit
Stefan Hajnoczi
2
-12
/
+12
2012-08-06
qemu-iotests: add qed.py image manipulation utility
Stefan Hajnoczi
1
-0
/
+235
2012-07-28
tests: Makefile: include dependency files
Eduardo Habkost
1
-0
/
+2
2012-07-27
target-or32: Add testcases
Jia Liu
52
-0
/
+2579
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
[next]