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
2018-08-24
json: Reject unescaped control characters
Markus Armbruster
2
-7
/
+3
2018-08-24
check-qjson: Cover interpolation more thoroughly
Markus Armbruster
1
-60
/
+98
2018-08-24
check-qjson qmp-test: Cover control characters more thoroughly
Markus Armbruster
2
-6
/
+44
2018-08-24
check-qjson: Fix utf8_string() to test all invalid sequences
Markus Armbruster
1
-5
/
+28
2018-08-24
check-qjson: Simplify utf8_string()
Markus Armbruster
1
-44
/
+9
2018-08-24
check-qjson: Cover UTF-8 in single quoted strings
Markus Armbruster
1
-214
/
+215
2018-08-24
check-qjson: Consolidate partly redundant string tests
Markus Armbruster
1
-50
/
+14
2018-08-24
check-qjson: Cover escaped characters more thoroughly, part 2
Markus Armbruster
1
-9
/
+53
2018-08-24
check-qjson: Streamline escaped_string()'s test strings
Markus Armbruster
1
-11
/
+1
2018-08-24
check-qjson: Cover escaped characters more thoroughly, part 1
Markus Armbruster
1
-39
/
+57
2018-08-24
test-qga: Clean up how we test QGA synchronization
Markus Armbruster
3
-19
/
+25
2018-08-24
qmp-test: Cover syntax and lexical errors
Markus Armbruster
3
-1
/
+68
2018-08-24
qmp-cmd-test: Split off qmp-test
Markus Armbruster
3
-191
/
+218
2018-08-24
check-qjson: Cover whitespace more thoroughly
Markus Armbruster
1
-1
/
+1
2018-08-24
check-qjson: Cover blank and lexically erroneous input
Markus Armbruster
1
-3
/
+37
2018-08-24
check-qjson: Cover multiple JSON objects in same string
Markus Armbruster
1
-0
/
+20
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
1
-49
/
+51
2018-08-24
tests/vm: Increase timeout waiting for VM to boot to 5 minutes
Peter Maydell
1
-1
/
+1
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-67
/
+321
2018-08-23
tests: add test-rcu-tailq
Emilio G. Cota
3
-0
/
+21
2018-08-23
tests: add test-list-simpleq
Emilio G. Cota
3
-0
/
+23
2018-08-23
test-rcu-list: abstract the list implementation
Emilio G. Cota
1
-12
/
+30
2018-08-23
test-rcu-list: access goflag with atomics
Emilio G. Cota
1
-9
/
+9
2018-08-23
build-sys: remove glib_subprocess check
Marc-André Lureau
4
-15
/
+1
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
3
-3
/
+3
2018-08-23
tests/atomic_add-bench: add -p to enable sync profiler
Emilio G. Cota
1
-1
/
+5
2018-08-23
tests/device-introspect: Test with all machines, not only with "none"
Thomas Huth
1
-3
/
+29
2018-08-23
tests/device-introspection: Check that the qom-tree and qtree do not change
Thomas Huth
1
-4
/
+19
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
5
-8
/
+58
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
1
-9
/
+11
2018-08-23
tests: virtio: separate ccw tests from libqos
Paolo Bonzini
2
-3
/
+112
2018-08-21
block: iotest to catch abort on forced blockjob cancel
Jeff Cody
3
-0
/
+119
2018-08-21
check: Only test tpm devices when they are compiled in
Juan Quintela
1
-4
/
+4
2018-08-21
check: Only test usb-ehci when it is compiled in
Juan Quintela
1
-1
/
+3
2018-08-21
check: Only test usb-uhci devices when they are compiled in
Juan Quintela
1
-4
/
+4
2018-08-21
check: Only test usb-ohci when it is compiled in
Juan Quintela
1
-4
/
+4
2018-08-21
check: Only test nvme when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test pvpanic when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test wdt_ib700 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test sdhci when it is compiled in
Juan Quintela
1
-3
/
+3
2018-08-21
check: Only test i82801b11 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test ioh3420 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test ipack when it is compiled in
Juan Quintela
1
-4
/
+4
2018-08-21
check: Only test hda when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test ac97 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test es1370 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test rtl8139 when it is compiled in
Juan Quintela
1
-4
/
+4
2018-08-21
check: Only test pcnet when it is compiled in
Juan Quintela
1
-3
/
+3
2018-08-21
check: Only test eepro100 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
check: Only test ne2000 when it is compiled in
Juan Quintela
1
-2
/
+2
[next]