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
/
acceptance
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
2021-07-04
1
-0
/
+42
|
\
|
*
tests/acceptance: Test Linux on the Fuloong 2E machine
Philippe Mathieu-Daudé
2021-07-02
1
-0
/
+42
*
|
tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine
Philippe Mathieu-Daudé
2021-07-02
1
-0
/
+43
|
/
*
tests/acceptance: tweak the tcg/kvm tests for virt
Alex Bennée
2021-06-25
1
-12
/
+12
*
tests/acceptance: tag various arm tests as TCG only
Alex Bennée
2021-06-07
1
-0
/
+18
*
python: create qemu packages
John Snow
2021-06-01
2
-5
/
+6
*
tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey
Cleber Rosa
2021-06-01
1
-1
/
+1
*
Acceptance Tests: introduce CPU hotplug test
Cleber Rosa
2021-06-01
1
-0
/
+37
*
tests/acceptance/virtiofs_submounts.py: remove launch_vm()
Cleber Rosa
2021-06-01
1
-8
/
+5
*
Acceptance Tests: set up SSH connection by default after boot for LinuxTest
Cleber Rosa
2021-06-01
3
-11
/
+13
*
Acceptance Tests: make username/password configurable
Cleber Rosa
2021-06-01
1
-2
/
+4
*
Acceptance Tests: add port redirection for ssh by default
Cleber Rosa
2021-06-01
2
-5
/
+4
*
Acceptance Tests: move useful ssh methods to base class
Cleber Rosa
2021-06-01
3
-75
/
+50
*
Python: add utility function for retrieving port redirection
Cleber Rosa
2021-06-01
3
-25
/
+41
*
tests/acceptance/virtiofs_submounts.py: evaluate string not length
Cleber Rosa
2021-06-01
1
-1
/
+1
*
tests/acceptance/virtiofs_submounts.py: add missing accel tag
Cleber Rosa
2021-06-01
1
-0
/
+1
*
tests/acceptance: Test ast2600 machine
Joel Stanley
2021-05-01
1
-0
/
+25
*
tests/acceptance: Test ast2400 and ast2500 machines
Joel Stanley
2021-05-01
1
-0
/
+43
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2021-03-18
2
-2
/
+2
|
\
|
*
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2021-03-18
2
-2
/
+2
*
|
tests/acceptance: linux-related tests fix
Pavel Dovgalyuk
2021-03-17
1
-2
/
+4
*
|
tests: Add functional test for out-of-process device emulation
Jagannathan Raman
2021-03-17
1
-0
/
+95
*
|
avocado_qemu: add exec_command function
Willian Rampazzo
2021-03-17
1
-1
/
+13
*
|
tests/acceptance: Print expected message on wait_for_console_pattern
Wainer dos Santos Moschetta
2021-03-17
1
-1
/
+2
|
/
*
tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu...
Niek Linnenbank
2021-03-12
2
-14
/
+0
*
tests/acceptance: update sunxi kernel from armbian to 5.10.16
Niek Linnenbank
2021-03-12
2
-24
/
+24
*
tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_...
Niek Linnenbank
2021-03-12
1
-1
/
+1
*
tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for o...
Niek Linnenbank
2021-03-12
1
-49
/
+23
*
tests/avocado: add boot_xen tests
Alex Bennée
2021-03-10
1
-0
/
+118
*
tests/acceptance: allow a "graceful" failing for virtio-gpu test
Alex Bennée
2021-02-24
1
-1
/
+6
*
tests/acceptance: Test PMON with Loongson-3A1000 CPU
Jiaxun Yang
2021-02-21
1
-0
/
+39
*
tests/acceptance: add a memory callback check
Alex Bennée
2021-02-18
1
-0
/
+31
*
tests/acceptance: add a new tests to detect counting errors
Alex Bennée
2021-02-18
1
-0
/
+26
*
tests/acceptance: add a new set of tests to exercise plugins
Alex Bennée
2021-02-18
1
-0
/
+91
*
Acceptance Tests: set up existing ssh keys by default
Cleber Rosa
2021-02-16
1
-0
/
+14
*
Acceptance Tests: fix population of public key in cloudinit image
Cleber Rosa
2021-02-16
1
-1
/
+3
*
Acceptance Tests: introduce method for requiring an accelerator
Cleber Rosa
2021-02-16
3
-29
/
+34
*
Acceptance Tests: introduce LinuxTest base class
Cleber Rosa
2021-02-16
3
-93
/
+94
*
tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu log
Cleber Rosa
2021-02-16
1
-2
/
+3
*
virtiofs_submounts.py test: Note on vmlinuz param
Max Reitz
2021-02-16
1
-0
/
+12
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...
Peter Maydell
2021-02-08
8
-105
/
+224
|
\
|
*
Acceptance tests: clarify ssh connection failure reason
Cleber Rosa
2021-02-08
2
-2
/
+2
|
*
tests/acceptance/virtiofs_submounts: required space between IP and port
Cleber Rosa
2021-02-08
1
-1
/
+1
|
*
tests/acceptance/virtiofs_submounts: standardize port as integer
Cleber Rosa
2021-02-08
1
-3
/
+4
|
*
tests/acceptance/virtiofs_submounts: use a virtio-net device instead
Cleber Rosa
2021-02-08
1
-1
/
+1
|
*
tests/acceptance/virtiofs_submounts: do not ask for ssh key password
Cleber Rosa
2021-02-08
1
-1
/
+1
|
*
tests/acceptance/virtiofs_submounts: use workdir property
Cleber Rosa
2021-02-08
1
-4
/
+2
|
*
tests/acceptance/boot_linux: rename misleading cloudinit method
Cleber Rosa
2021-02-08
1
-6
/
+6
|
*
tests/acceptance/boot_linux: fix typo on cloudinit error message
Cleber Rosa
2021-02-08
1
-1
/
+1
|
*
tests/acceptance: Re-enable the microblaze test
Thomas Huth
2021-02-08
2
-9
/
+35
[next]