index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...
Peter Maydell
2018-12-19
21
-75
/
+87
|
\
|
*
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
2018-12-18
21
-75
/
+75
|
*
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
2018-12-18
21
-75
/
+87
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
2018-12-18
16
-228
/
+258
|
\
\
|
*
|
tests/bios-tables-test: Sanitize test verbose output
Philippe Mathieu-Daudé
2018-12-17
1
-2
/
+5
|
*
|
tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro
Igor Mammedov
2018-12-17
1
-8
/
+0
|
*
|
tests: Exit boot-serial-test loop if child dies
Richard Henderson
2018-12-17
3
-32
/
+68
|
*
|
tests/pxe: Make test independent of global_qtest
Thomas Huth
2018-12-17
1
-3
/
+4
|
*
|
tests/prom-env: Make test independent of global_qtest
Thomas Huth
2018-12-17
1
-9
/
+8
|
*
|
tests/machine-none: Make test independent of global_qtest
Thomas Huth
2018-12-17
1
-3
/
+4
|
*
|
tests/test-filter: Make tests independent of global_qtest
Thomas Huth
2018-12-17
2
-11
/
+14
|
*
|
tests/boot-serial: Get rid of global_qtest variable
Thomas Huth
2018-12-17
1
-6
/
+7
|
*
|
tests/pvpanic: Make the pvpanic test independent of global_qtest
Thomas Huth
2018-12-17
1
-6
/
+8
|
*
|
tests/vmgenid: Make test independent of global_qtest
Thomas Huth
2018-12-17
1
-14
/
+17
|
*
|
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
2018-12-17
4
-92
/
+96
|
*
|
ivshmem-test: Drop dependence on global_qtest
Eric Blake
2018-12-17
1
-17
/
+1
|
*
|
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2018-12-17
2
-33
/
+34
*
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...
Peter Maydell
2018-12-18
3
-1
/
+638
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tests/fp: add fp-bench
Emilio G. Cota
2018-12-17
3
-1
/
+635
|
*
|
fp-test: pick TARGET_ARM to get its specialization
Emilio G. Cota
2018-12-17
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
2018-12-17
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
2018-12-17
1
-1
/
+1
|
*
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
2018-12-17
1
-1
/
+1
|
*
qht-bench: document -p flag
Emilio G. Cota
2018-12-17
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-16
1
-84
/
+69
|
\
\
|
|
/
|
/
|
|
*
tests/test-arm-mptimer: Don't leak string memory
Peter Maydell
2018-12-14
1
-84
/
+69
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-12-16
3
-1
/
+36
|
\
\
|
*
|
iotests: make 235 work on s390 (and others)
Christian Borntraeger
2018-12-14
1
-1
/
+3
|
*
|
block: Remove assertions from update_flags_from_options()
Alberto Garcia
2018-12-14
2
-0
/
+16
|
*
|
qemu-io: Put flag changes in the options QDict in reopen_f()
Alberto Garcia
2018-12-14
2
-0
/
+17
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...
Peter Maydell
2018-12-15
68
-103
/
+510
|
\
\
|
|
/
|
/
|
|
*
qapi: add condition to variants documentation
Marc-André Lureau
2018-12-14
3
-4
/
+7
|
*
qapi: add 'If:' condition to struct members documentation
Marc-André Lureau
2018-12-14
3
-1
/
+4
|
*
qapi: add 'If:' condition to enum values documentation
Marc-André Lureau
2018-12-14
3
-2
/
+5
|
*
qapi: add 'if' to alternate members
Marc-André Lureau
2018-12-13
2
-1
/
+4
|
*
qapi: add 'if' to union members
Marc-André Lureau
2018-12-13
3
-1
/
+8
|
*
qapi: Add 'if' to implicit struct members
Marc-André Lureau
2018-12-13
8
-3
/
+35
|
*
qapi: add a dictionary form for TYPE
Marc-André Lureau
2018-12-13
29
-8
/
+53
|
*
qapi: add 'if' to enum members
Marc-André Lureau
2018-12-13
9
-3
/
+13
|
*
qapi: add a dictionary form with 'name' key for enum members
Marc-André Lureau
2018-12-13
11
-4
/
+10
|
*
qapi: improve reporting of unknown or missing keys
Marc-André Lureau
2018-12-13
4
-2
/
+5
|
*
tests: print enum type members more like object type members
Marc-André Lureau
2018-12-13
12
-27
/
+149
|
*
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
Marc-André Lureau
2018-12-13
1
-2
/
+2
|
*
tests/qapi: Cover commands with 'if' and union / alternate 'data'
Marc-André Lureau
2018-12-13
2
-0
/
+18
|
*
json: Fix to reject duplicate object member names
Markus Armbruster
2018-12-13
1
-1
/
+0
|
*
test-string-input-visitor: Add range overflow tests
David Hildenbrand
2018-12-13
1
-0
/
+10
|
*
test-string-input-visitor: Split off uint64 list tests
David Hildenbrand
2018-12-13
1
-4
/
+109
|
*
test-string-input-visitor: Use virtual walk
David Hildenbrand
2018-12-13
1
-24
/
+12
|
*
qapi: Rewrite string-input-visitor's integer and list parsing
David Hildenbrand
2018-12-13
1
-14
/
+4
|
*
test-string-input-visitor: Add more tests
David Hildenbrand
2018-12-13
1
-2
/
+39
[next]