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
/
acceptance
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
Cleber Rosa
1
-4
/
+6
2021-07-20
tests/acceptance/virtio-gpu.py: use virtio-vga-gl
Cleber Rosa
1
-2
/
+2
2021-07-20
tests/acceptance/virtio-gpu.py: combine kernel command line
Cleber Rosa
1
-9
/
+3
2021-07-20
tests/acceptance/virtio-gpu.py: combine CPU tags
Cleber Rosa
1
-2
/
+1
2021-07-20
tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
Cleber Rosa
1
-2
/
+1
2021-07-20
tests/acceptance/virtio-gpu.py: use require_accelerator()
Cleber Rosa
1
-8
/
+2
2021-07-13
tests/acceptance/cpu_queries.py: use the proper logging channels
Cleber Rosa
1
-3
/
+1
2021-07-13
tests/acceptance/linux_ssh_mips_malta.py: drop identical setUp
Cleber Rosa
1
-5
/
+2
2021-07-13
tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests
Wainer dos Santos Moschetta
1
-8
/
+32
2021-07-13
tests/acceptance: Add set_vm_arg() to the Test class
Wainer dos Santos Moschetta
1
-0
/
+21
2021-07-13
tests/acceptance: Tagging tests with "cpu:VALUE"
Wainer dos Santos Moschetta
4
-11
/
+17
2021-07-13
tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests
Wainer dos Santos Moschetta
6
-16
/
+8
2021-07-13
tests/acceptance: Fix mismatch on cpu tagged tests
Wainer dos Santos Moschetta
2
-6
/
+6
2021-07-13
tests/acceptance: Automatic set -cpu to the test vm
Wainer dos Santos Moschetta
1
-0
/
+5
2021-07-13
tests/acceptance: Tag NetBSD tests as 'os:netbsd'
Philippe Mathieu-Daudé
2
-0
/
+3
2021-07-13
avocado_qemu: Add Intel iommu tests
Eric Auger
1
-0
/
+119
2021-07-13
avocado_qemu: Add SMMUv3 tests
Eric Auger
1
-0
/
+137
2021-07-13
Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...
Willian Rampazzo
1
-3
/
+55
2021-07-13
avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
Willian Rampazzo
1
-37
/
+49
2021-07-13
tests/acceptance: Ignore binary data sent on serial console
Philippe Mathieu-Daudé
1
-2
/
+5
2021-07-13
Acceptance Tests: support choosing specific distro and version
Cleber Rosa
1
-10
/
+37
2021-07-13
Acceptance Tests: move definition of distro checksums to the framework
Cleber Rosa
2
-14
/
+37
2021-07-13
Acceptance Tests: rename attribute holding the distro image checksum
Cleber Rosa
2
-6
/
+10
2021-07-13
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
1
-1
/
+2
2021-07-13
Acceptance Tests: log information when creating QEMUMachine
Cleber Rosa
1
-2
/
+4
2021-07-13
Acceptance Tests: use the job work directory for created VMs
Cleber Rosa
1
-1
/
+2
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
1
-0
/
+42
2021-07-02
tests/acceptance: Test Linux on the Fuloong 2E machine
Philippe Mathieu-Daudé
1
-0
/
+42
2021-07-02
tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine
Philippe Mathieu-Daudé
1
-0
/
+43
2021-06-25
tests/acceptance: tweak the tcg/kvm tests for virt
Alex Bennée
1
-12
/
+12
2021-06-07
tests/acceptance: tag various arm tests as TCG only
Alex Bennée
1
-0
/
+18
2021-06-01
python: create qemu packages
John Snow
2
-5
/
+6
2021-06-01
tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey
Cleber Rosa
1
-1
/
+1
2021-06-01
Acceptance Tests: introduce CPU hotplug test
Cleber Rosa
1
-0
/
+37
2021-06-01
tests/acceptance/virtiofs_submounts.py: remove launch_vm()
Cleber Rosa
1
-8
/
+5
2021-06-01
Acceptance Tests: set up SSH connection by default after boot for LinuxTest
Cleber Rosa
3
-11
/
+13
2021-06-01
Acceptance Tests: make username/password configurable
Cleber Rosa
1
-2
/
+4
2021-06-01
Acceptance Tests: add port redirection for ssh by default
Cleber Rosa
2
-5
/
+4
2021-06-01
Acceptance Tests: move useful ssh methods to base class
Cleber Rosa
3
-75
/
+50
2021-06-01
Python: add utility function for retrieving port redirection
Cleber Rosa
3
-25
/
+41
2021-06-01
tests/acceptance/virtiofs_submounts.py: evaluate string not length
Cleber Rosa
1
-1
/
+1
2021-06-01
tests/acceptance/virtiofs_submounts.py: add missing accel tag
Cleber Rosa
1
-0
/
+1
2021-05-01
tests/acceptance: Test ast2600 machine
Joel Stanley
1
-0
/
+25
2021-05-01
tests/acceptance: Test ast2400 and ast2500 machines
Joel Stanley
1
-0
/
+43
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2
-2
/
+2
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2
-2
/
+2
2021-03-16
tests/acceptance: linux-related tests fix
Pavel Dovgalyuk
1
-2
/
+4
2021-03-16
tests: Add functional test for out-of-process device emulation
Jagannathan Raman
1
-0
/
+95
2021-03-16
avocado_qemu: add exec_command function
Willian Rampazzo
1
-1
/
+13
2021-03-16
tests/acceptance: Print expected message on wait_for_console_pattern
Wainer dos Santos Moschetta
1
-1
/
+2
[next]