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