Sign in
qemu-android
/
qemu-android
/
452dfbef600837c0e430564ea9e35138ef48f24c
/
tests
7109edf
check-qjson: add test for large JSON objects
by Michael Roth
· 13 years ago
58c8cce
qemu-iotests: Fix 030 after switch to GenericError
by Kevin Wolf
· 13 years ago
adb696f
block: Enable qemu_open/close to work with fd sets
by Corey Bryant
· 13 years ago
166f3c7
qemu-iotests: skip 039 with ./check -nocache
by Stefan Hajnoczi
· 13 years ago
058f8f1
block: add BLOCK_O_CHECK for qemu-img check
by Stefan Hajnoczi
· 13 years ago
353a41b
qemu-iotests: Save some sed processes
by Kevin Wolf
· 13 years ago
b0869a4
qemu-iotests: Be more flexible with image creation options
by Kevin Wolf
· 13 years ago
dc68afe
qemu-iotests: add 039 qcow2 lazy refcounts test
by Stefan Hajnoczi
· 13 years ago
bfe8043
qcow2: implement lazy refcounts
by Stefan Hajnoczi
· 13 years ago
91cf8a3
qemu-iotests: ignore qemu-img create lazy_refcounts output
by Stefan Hajnoczi
· 13 years ago
c61d000
qcow2: introduce dirty bit
by Stefan Hajnoczi
· 13 years ago
e77964f
qemu-iotests: add qed.py image manipulation utility
by Stefan Hajnoczi
· 13 years ago
14117c7
tests: Makefile: include dependency files
by Eduardo Habkost
· 13 years ago
d901eff
target-or32: Add testcases
by Jia Liu
· 13 years ago
d98150f
qapi: add test case for deallocating traversal of incomplete structure
by Laszlo Ersek
· 13 years ago
d195325
qapi: fix error propagation
by Paolo Bonzini
· 13 years ago
c3cdc1b
fdc-test: Clean up a bit
by Kevin Wolf
· 13 years ago
98272db
fdc-test: introduce test_relative_seek
by Pavel Hrdina
· 13 years ago
2f24e8f
qemu-iotests: Valgrind support
by Kevin Wolf
· 13 years ago
4e4e6e3
qtest: Test we don't put hard disk info into CMOS for a CD-ROM
by Markus Armbruster
· 13 years ago
856dcba
qtest: Cover qdev property for BIOS CHS translation
by Markus Armbruster
· 13 years ago
eb0e4b9
qtest: Cover qdev properties for disk geometry
by Markus Armbruster
· 13 years ago
0e8a8c8
qtest: Add hard disk geometry test
by Markus Armbruster
· 13 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 13 years ago
bb494a5
qtest: Tidy up temporary files properly
by Markus Armbruster
· 13 years ago
b3ce604
fdc_test: introduce test_sense_interrupt
by Pavel Hrdina
· 13 years ago
59240c3
fdc_test: update media_change test
by Pavel Hrdina
· 13 years ago
039380a
qtest: fix infinite loop when QEMU aborts abruptly
by Anthony Liguori
· 13 years ago
b34d2595
libqtest: Fix socket_accept() to pass address_len
by Andreas Färber
· 13 years ago
3359847
qtest: add a fuzz test to fdc-test
by Blue Swirl
· 13 years ago
d551cd5
qemu-iotests: add 036 autoclear feature bit test
by Stefan Hajnoczi
· 13 years ago
1b2eff6
qemu-iotests: add qcow2.py set-feature-bit command
by Stefan Hajnoczi
· 13 years ago
8b9ef60
fdc-test: introduced qtest read_without_media
by Pavel Hrdina
· 13 years ago
0446919
qemu-iotests: COW with many AIO requests on the same cluster
by Kevin Wolf
· 13 years ago
bce283c
qemu-iotests: Some backing file COW tests
by Kevin Wolf
· 13 years ago
0fd05e8
qemu-iotests: start vms in qtest mode
by Paolo Bonzini
· 13 years ago
ab68cdf
qemu-iotests: fill streaming test image with data
by Paolo Bonzini
· 13 years ago
25e5e4c
rewrite iov_send_recv() and move it to iov.c
by Michael Tokarev
· 13 years ago
df33219
Merge remote-tracking branch 'afaerber-or/qom-next-1' into staging
by Anthony Liguori
· 13 years ago
c305e32
target-xtensa: add MMU pagewalking tests
by Max Filippov
· 13 years ago
0d30b0a
qapi: Add String visitor coverage to serialization unit tests
by Michael Roth
· 13 years ago
173bbb7
qapi: String visitor, use %f representation for floats
by Michael Roth
· 13 years ago
2d49610
qapi: Unit tests for visitor-based serialization
by Michael Roth
· 13 years ago
2278a69
rewrite iov_* functions
by Michael Tokarev
· 13 years ago
4115852
build: do not sprinkle around GENERATED_HEADERS dependencies
by Paolo Bonzini
· 13 years ago
7cd3316
fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy
by Pavel Hrdina
· 13 years ago
b84762e
qemu-iotests: mark 035 qcow2-only
by Stefan Hajnoczi
· 13 years ago
fba0c40
tests: Add rtc-test (fix test regression)
by Stefan Weil
· 13 years ago
fd4567d
tests: Fix linker failure for fdc-test
by Stefan Weil
· 13 years ago
82ac96a
Merge remote-tracking branch 'sweil/for-1.1' into staging
by Anthony Liguori
· 13 years ago
a31f053
fix some common typos
by Jim Meyering
· 13 years ago
6c80663
tests/Makefile: Add missing $(EXESUF)
by Kevin Wolf
· 13 years ago
efcc7a2
stream: do not copy unallocated sectors from the base
by Paolo Bonzini
· 13 years ago
6e34360
stream: add testcase for partial streaming
by Paolo Bonzini
· 13 years ago
863a5d0
stream: fix sectors not allocated test
by Paolo Bonzini
· 13 years ago
8655d2d
qemu-io: correctly print non-integer values as decimals
by Paolo Bonzini
· 13 years ago
93e9eb6
qtest: Add floppy test
by Kevin Wolf
· 13 years ago
a3ca163
qtest: Add function to send QMP commands
by Kevin Wolf
· 13 years ago
c68b039
qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines
by Paolo Bonzini
· 13 years ago
dad5e57
qemu-iotests: Many parallel allocating I/O requests
by Kevin Wolf
· 13 years ago
a5126c7
qemu-iotests: ignore fragmentation information for qed
by Dong Xu Wang
· 13 years ago
e425306
qemu-iotests: add block-stream speed value test case
by Stefan Hajnoczi
· 13 years ago
ea7697f
qtest: Fix more format errors with qtest_sendf
by Stefan Weil
· 13 years ago
092dfc7
Merge remote-tracking branch 'origin/master' into staging
by Anthony Liguori
· 13 years ago
6454678
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
ce6bf17
qtest: fix memread and memwrite on 32 bit hosts
by Blue Swirl
· 13 years ago
1f8bcac
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
5469963
Merge remote-tracking branch 'origin/master' into staging
by Anthony Liguori
· 13 years ago
db58f9c
qmp: make block job command naming consistent
by Stefan Hajnoczi
· 13 years ago
536a98d
target-xtensa: add tests for LOOPNEZ and LOOPGTZ
by Max Filippov
· 13 years ago
f91837a
qtest: add m48t59 tests for Sparc
by Blue Swirl
· 13 years ago
1042ec9
qemu-iotests: Fix test 031 for qcow2 v3 support
by Kevin Wolf
· 13 years ago
8900436
qemu-iotests: Add -o and make v3 the default for qcow2
by Kevin Wolf
· 13 years ago
ab3a32a
qemu-iotests: Test backing file COW with zero clusters
by Kevin Wolf
· 13 years ago
ee3a315
qemu-iotests: add a simple test for write_zeroes
by Paolo Bonzini
· 13 years ago
fecccc4
Add .gitignore for tests/
by David Gibson
· 13 years ago
2992611
iotests: Resolve test failures caused by hostname
by Andreas Färber
· 13 years ago
85215d4
qtest: add register fuzzing to RTC test
by Blue Swirl
· 13 years ago
8ff9ae0
iotests: fix error in 005
by Dong Xu Wang
· 13 years ago
aafcdcc
qemu-iotests: Test bdrv_close while AIO is in flight
by Kevin Wolf
· 13 years ago
7299550
qemu-iotests: Always filter cluster_size out in _make_test_img
by Kevin Wolf
· 13 years ago
2ad5960
tests: remove .SECONDARY special target
by Paolo Bonzini
· 13 years ago
ad4ccc9
target-xtensa: add test for IBREAK invalidation
by Max Filippov
· 13 years ago
ec9fe93
target-xtensa: add tests for LBEG/LEND invalidation
by Max Filippov
· 13 years ago
7d6b9f0
target-xtensa: improve unit tests debugging
by Max Filippov
· 13 years ago
28d3d16
qemu-iotests: Fix call syntax for qemu-io
by Stefan Weil
· 13 years ago
21af814
qemu-iotests: Fix call syntax for qemu-img
by Stefan Weil
· 13 years ago
f394f1f
qemu-iotests: Test unknown qcow2 header extensions
by Kevin Wolf
· 13 years ago
6e19b3c
qemu-iotests: qcow2.py
by Kevin Wolf
· 13 years ago
927b241
tests: fix out-of-tree building for lm32 target
by Michael Walle
· 13 years ago
02b3efc
qtest: avoid a warning with RTC test
by Blue Swirl
· 13 years ago
d2a16f7
qtest: fix out of tree build
by Blue Swirl
· 13 years ago
d1aaf54
qtest: add rtc-test test-case
by Anthony Liguori
· 13 years ago
49ee359
qtest: add C version of test infrastructure
by Anthony Liguori
· 13 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
e38ac96
qapi: add strict mode to input visitor
by Paolo Bonzini
· 13 years ago
2db5b06
test: add test-qmp-commands to make check
by Michael Roth
· 13 years ago
3ac805d
test: remove qemu-ga reference
by Michael Roth
· 13 years ago
b8c6f29
Add 'make check-block'
by Kevin Wolf
· 13 years ago
8959449
make check: Add qemu-iotests subset
by Kevin Wolf
· 13 years ago
Next »