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
/
qtest
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
tests/qtest/migration: Split validation tests + misc
Fabiano Rosas
4
-283
/
+286
2024-12-12
tests/qtest/migration-test: Fix and enable test_ignore_shared
Nicholas Piggin
1
-6
/
+13
2024-12-12
tests/qtest/migration: Split CPR tests
Fabiano Rosas
4
-33
/
+61
2024-12-12
tests/qtest/migration: Split precopy tests
Fabiano Rosas
4
-968
/
+1011
2024-12-12
tests/qtest/migration: Split file tests
Fabiano Rosas
4
-310
/
+341
2024-12-12
tests/qtest/migration: Split postcopy tests
Fabiano Rosas
4
-77
/
+109
2024-12-12
tests/qtest/migration: Split compression tests from migration-test.c
Fabiano Rosas
4
-160
/
+242
2024-12-12
tests/qtest/migration: Split TLS tests from migration-test.c
Fabiano Rosas
4
-789
/
+804
2024-12-12
tests/qtest/migration: Move common test code
Fabiano Rosas
6
-1129
/
+1205
2024-12-12
tests/qtest/migration: Isolate test initialization
Fabiano Rosas
1
-36
/
+86
2024-12-12
tests/qtest/migration: Move kvm_dirty_ring_supported to utils
Fabiano Rosas
3
-29
/
+30
2024-12-12
tests/qtest/migration: Move ufd_version_check to utils
Fabiano Rosas
3
-45
/
+52
2024-12-12
tests/qtest/migration: Rename migration-helpers.c
Fabiano Rosas
7
-10
/
+12
2024-12-12
tests/qtest/migration: Move qmp helpers to a separate file
Fabiano Rosas
7
-497
/
+542
2024-12-12
tests/qtest/migration: Move bootfile code to its own file
Fabiano Rosas
5
-60
/
+86
2024-12-12
tests/migration: Disambiguate guestperf vs. a-b
Fabiano Rosas
15
-5
/
+890
2024-12-12
tests/qtest/migration: Stop calling everything "test"
Fabiano Rosas
1
-36
/
+36
2024-12-12
tests/qtest/migration: Standardize hook names
Fabiano Rosas
1
-168
/
+174
2024-12-12
tests/qtest: Use qtest_system_reset_nowait() where appropriate
Peter Maydell
2
-16
/
+2
2024-12-12
tests/qtest: Use qtest_system_reset() instead of open-coded versions
Peter Maydell
7
-47
/
+10
2024-12-12
tests/qtest: Add qtest_system_reset() utility function
Peter Maydell
2
-0
/
+41
2024-12-11
test/qtest/ast2700-smc-test: Support to test AST2700
Jamin Lin
2
-1
/
+74
2024-12-11
test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
Jamin Lin
4
-741
/
+841
2024-12-11
test/qtest/aspeed_smc-test: Support write page command with QPI mode
Jamin Lin
1
-0
/
+74
2024-12-11
test/qtest/aspeed_smc-test: Support to test AST1030
Jamin Lin
1
-0
/
+42
2024-12-11
test/qtest/aspeed_smc-test: Support to test AST2600
Jamin Lin
1
-0
/
+41
2024-12-11
test/qtest/aspeed_smc-test: Support to test AST2500
Jamin Lin
1
-0
/
+40
2024-12-11
test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
Jamin Lin
1
-7
/
+10
2024-12-11
test/qtest/aspeed_smc-test: Support to test all CE pins
Jamin Lin
1
-37
/
+40
2024-12-11
test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
Jamin Lin
1
-247
/
+299
2024-12-11
test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
Jamin Lin
1
-4
/
+12
2024-12-03
tests/qtest: add test for querying balloon guest stats
Daniel P. Berrangé
1
-0
/
+20
2024-12-03
tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
Daniel P. Berrangé
2
-3
/
+3
2024-11-28
tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
Christian Schoenebeck
1
-0
/
+5
2024-11-28
tests/9p: add missing Rgetattr response name
Christian Schoenebeck
1
-0
/
+1
2024-11-28
tests/9p: fix Rreaddir response name
Christian Schoenebeck
1
-1
/
+1
2024-11-28
tests/9p: add 'use-after-unlink' test
Christian Schoenebeck
1
-0
/
+41
2024-11-26
bios-tables-test: Add data for complex numa test (GI, GP etc)
Jonathan Cameron
1
-5
/
+0
2024-11-26
bios-tables-test: Add complex SRAT / HMAT test for GI GP
Jonathan Cameron
1
-0
/
+97
2024-11-26
bios-tables-test: Allow for new acpihmat-generic-x test data.
Jonathan Cameron
1
-0
/
+5
2024-11-26
tests/acpi: update expected blobs
Igor Mammedov
1
-41
/
+0
2024-11-26
qtest: allow ACPI DSDT Table changes
Salil Mehta
1
-0
/
+41
2024-11-19
tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enable
Roque Arcudia Hernandez
1
-0
/
+215
2024-11-19
tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failure
Roque Arcudia Hernandez
1
-0
/
+1
2024-11-19
tests/qtest/cmsdk-apb-watchdog-test: Parameterize tests
Roque Arcudia Hernandez
2
-31
/
+84
2024-11-18
tests/qtest/migration: Fix indentations
Fabiano Rosas
2
-28
/
+35
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2
-0
/
+38
2024-11-05
Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
5
-0
/
+852
2024-11-04
tests/qtest/bios-tables-test: Update DSDT golden masters for x86/{pc,q35}
Salil Mehta
1
-41
/
+0
2024-11-04
qtest: allow ACPI DSDT Table changes
Salil Mehta
1
-0
/
+41
[next]