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
/
avocado
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/avocado/machine_aspeed.py: Add SDK tests
Cédric Le Goater
2022-07-14
1
-0
/
+68
*
avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
Peter Delevoryas
2022-07-13
1
-8
/
+9
*
test/avocado/machine_aspeed.py: Add an I2C RTC test
Cédric Le Goater
2022-06-22
1
-0
/
+8
*
test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb
Cédric Le Goater
2022-06-22
1
-0
/
+13
*
test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
Cédric Le Goater
2022-06-22
1
-0
/
+13
*
test/avocado/machine_aspeed.py: Add tests using buildroot images
Cédric Le Goater
2022-06-22
1
-0
/
+52
*
test/avocado/machine_aspeed.py: Move OpenBMC tests
Cédric Le Goater
2022-06-22
2
-43
/
+50
*
tests: install "qemu" namespace package into venv
John Snow
2022-06-06
3
-8
/
+5
*
tests/avocado: add replay Linux test for Aarch64 machines
Pavel Dovgalyuk
2022-06-06
1
-0
/
+40
*
tests/avocado: add replay Linux tests for virtio machine
Pavel Dovgalyuk
2022-06-06
1
-0
/
+26
*
tests/avocado: update replay_linux test
Pavel Dovgalyuk
2022-06-06
1
-5
/
+14
*
test/avocado/machine_aspeed.py: Add ast1030 test case
Jamin Lin
2022-05-02
1
-0
/
+36
*
avocado/vnc: add test_change_listen
Vladimir Sementsov-Ogievskiy
2022-04-27
1
-0
/
+63
*
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-04-20
2
-25
/
+51
|
\
|
*
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
2022-04-20
2
-25
/
+51
*
|
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
2022-04-20
1
-2
/
+4
|
/
*
tests/avocado: start PhoneServer upfront
Beraldo Leal
2022-03-16
1
-6
/
+7
*
avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+2
*
avocado/ppc_prep_40p.py: check TCG accel in all tests
Daniel Henrique Barboza
2022-03-14
1
-0
/
+6
*
avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+2
*
avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+2
*
avocado/ppc_74xx.py: check TCG accel for all tests
Daniel Henrique Barboza
2022-03-14
1
-0
/
+13
*
avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+2
*
avocado/ppc_405.py: remove test_ppc_taihu()
Daniel Henrique Barboza
2022-03-14
1
-8
/
+0
*
avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+6
*
avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+6
*
avocado/replay_kernel.py: make tcg-icount check in run_vm()
Daniel Henrique Barboza
2022-03-14
1
-0
/
+4
*
avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
Daniel Henrique Barboza
2022-03-14
1
-0
/
+2
*
avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
Daniel Henrique Barboza
2022-03-14
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-09
1
-0
/
+3
|
\
|
*
tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
Cleber Rosa
2022-03-08
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
2022-03-08
1
-0
/
+2
|
\
\
|
*
|
tests/avocado: Cancel BootLinux tests in case there is no free port
Thomas Huth
2022-03-07
1
-0
/
+2
|
|
/
*
/
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
2022-03-07
1
-0
/
+2
|
/
*
tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
Thomas Huth
2022-02-25
1
-1
/
+1
*
tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
Fabiano Rosas
2022-01-18
1
-0
/
+123
*
tests/avocado: fix tcg_plugin mem access count test
Alex Bennée
2021-11-29
1
-1
/
+1
*
tests/avocado: Remove p7zip binary availability check
Philippe Mathieu-Daudé
2021-11-08
1
-7
/
+0
*
tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest
Philippe Mathieu-Daudé
2021-11-08
34
-78
/
+76
*
tests/avocado: Add bFLT loader linux-user test
Philippe Mathieu-Daudé
2021-11-08
1
-0
/
+54
*
tests/avocado: Share useful helpers from virtiofs_submounts test
Philippe Mathieu-Daudé
2021-11-08
2
-57
/
+59
*
tests/avocado: Introduce QemuUserTest base class
Philippe Mathieu-Daudé
2021-11-08
1
-1
/
+18
*
tests/avocado: Make pick_default_qemu_bin() more generic
Philippe Mathieu-Daudé
2021-11-08
1
-5
/
+5
*
tests/avocado: Extract QemuBaseTest from Test
Philippe Mathieu-Daudé
2021-11-08
1
-31
/
+41
*
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
2021-11-08
51
-0
/
+6754