index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
2014-03-13
2
-0
/
+93
*
iotests: Test corruption during COW request
Max Reitz
2014-03-13
2
-0
/
+41
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-12
36
-20
/
+149
|
\
|
*
tests: test-qmp-commands: Fix double free
Luiz Capitulino
2014-03-11
1
-1
/
+1
|
*
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-11
10
-14
/
+47
|
*
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
5
-1
/
+28
|
*
qapi script: check correctness of union
Wenchao Xia
2014-03-11
17
-1
/
+65
|
*
qapi script: add check for duplicated key
Wenchao Xia
2014-03-11
5
-1
/
+6
|
*
qapi script: remember explicitly defined enum values
Wenchao Xia
2014-03-11
2
-6
/
+6
*
|
acpi-test: update expected SSDT files
Michael S. Tsirkin
2014-03-11
2
-0
/
+0
|
/
*
acpi-test: issue errors instead of warnings when possible
Marcel Apfelbaum
2014-03-09
1
-9
/
+17
*
acpi-test: retain both asl and aml files on failure
Marcel Apfelbaum
2014-03-09
1
-7
/
+9
*
acpi-test-data: update expected files
Michael S. Tsirkin
2014-03-09
4
-0
/
+0
*
block: qemu-iotests 085 - live snapshots tests
Jeff Cody
2014-03-07
3
-0
/
+248
*
block: Fix error path segfault in bdrv_open()
Kevin Wolf
2014-03-06
2
-0
/
+24
*
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf
2014-03-06
3
-0
/
+163
*
qemu-iotests: Test progress output for conversion
Kevin Wolf
2014-03-05
3
-0
/
+84
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
2014-03-04
1
-1
/
+14
|
\
|
*
tests/test-int128: Don't use __noclone__ attribute on clang
Peter Maydell
2014-03-02
1
-1
/
+14
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-04
7
-36
/
+280
|
\
\
|
*
|
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
5
-0
/
+93
|
*
|
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
5
-4
/
+8
|
*
|
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
6
-20
/
+37
|
*
|
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
5
-1
/
+81
|
*
|
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
3
-0
/
+19
|
*
|
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
3
-5
/
+9
|
*
|
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
2014-03-03
1
-8
/
+35
|
|
/
*
|
discard rbd error output when not relevant in qemu-iotests
Loic Dachary
2014-02-28
1
-1
/
+1
*
|
qemu-io-test: Disable Quorum test when not compiled in.
Benoît Canet
2014-02-28
1
-0
/
+3
*
|
qmp: Make Quorum error events more palatable.
Benoît Canet
2014-02-28
1
-1
/
+1
*
|
qemu-iotests: add more tests to the "quick" group
Paolo Bonzini
2014-02-28
2
-17
/
+18
|
/
*
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
2014-02-25
31
-34
/
+141
|
\
|
*
target-xtensa: add basic tests for cache opcodes
Max Filippov
2014-02-24
2
-0
/
+98
|
*
target-xtensa: allow using core configuration in tests
Max Filippov
2014-02-24
30
-32
/
+37
|
*
target-xtensa: add overridable test_init macro
Max Filippov
2014-02-24
2
-2
/
+6
*
|
iotests: Mixed quorum child device specifications
Max Reitz
2014-02-21
2
-0
/
+66
*
|
quorum: Add unit test.
Benoît Canet
2014-02-21
3
-0
/
+130
*
|
check-qdict: Test termination of qdict_array_split()
Max Reitz
2014-02-21
1
-0
/
+53
*
|
check-qdict: Adjust test for qdict_array_split()
Max Reitz
2014-02-21
1
-6
/
+16
*
|
qemu-iotests: Check qemu-img command line parsing
Kevin Wolf
2014-02-21
3
-0
/
+738
*
|
vmdk: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-4
/
+2
*
|
vmdk: do not try opening a file as both image and descriptor
Paolo Bonzini
2014-02-21
1
-2
/
+2
*
|
nbd: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-4
/
+2
*
|
nbd: produce a better error if neither host nor port is passed
Paolo Bonzini
2014-02-21
1
-0
/
+2
*
|
qcow2: Set zero flag for discarded clusters
Kevin Wolf
2014-02-21
1
-4
/
+14
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pul...
Peter Maydell
2014-02-21
1
-33
/
+26
|
\
|
*
qtest: kill QEMU process on g_assert() failure
Stefan Hajnoczi
2014-02-19
1
-6
/
+25
|
*
qtest: make QEMU our direct child process
Stefan Hajnoczi
2014-02-19
1
-29
/
+5
|
*
qtest: drop unused child_pid field
Stefan Hajnoczi
2014-02-19
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
19
-271
/
+470
|
\
\
[next]