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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2018-08-21
check: Only test vmxnet3 when it is compiled in
Juan Quintela
1
-2
/
+2
2018-08-21
hw/ppc: deprecate the machine type 'prep', replaced by '40p'
Hervé Poussineau
1
-2
/
+0
2018-08-20
tests/vm: Clean out old working directories on build
Peter Maydell
3
-0
/
+3
2018-08-20
tests/boot-serial-test: Bump timeout to 6 minutes
Peter Maydell
1
-2
/
+2
2018-08-16
Add QTest testcase for the Intel Hexadecimal
Su Hang
3
-0
/
+65
2018-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...
Peter Maydell
49
-545
/
+512
2018-08-16
libqtest: Improve error reporting for bad read from QEMU
Markus Armbruster
1
-3
/
+3
2018-08-16
tests/libqtest: Improve kill_qemu()
Eric Blake
1
-3
/
+21
2018-08-16
libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
Markus Armbruster
2
-8
/
+8
[next]