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-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