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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
tests/vm/openbsd: Use the system dtc package
Thomas Huth
1
-2
/
+4
2023-10-27
tests/vm/freebsd: Add additional library paths for libfdt
Thomas Huth
1
-2
/
+3
2023-10-17
tests/vm: avoid invalid escape in Python string
Paolo Bonzini
1
-3
/
+3
2023-10-17
tests/vm: netbsd: install dtc
Paolo Bonzini
1
-1
/
+5
2023-10-12
tests/vm/basevm.py: use cmd() instead of qmp()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2023-09-08
tests/: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-08-28
tests/docker: add python3-tomli dependency to containers
Paolo Bonzini
1
-0
/
+1
2023-08-28
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
1
-1
/
+1
2023-07-18
tests/vm/freebsd: Get up-to-date package list from lcitool vars file
Philippe Mathieu-Daudé
1
-40
/
+2
2023-07-18
tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
Philippe Mathieu-Daudé
1
-0
/
+11
2023-07-18
tests/lcitool: Refresh generated files
Philippe Mathieu-Daudé
1
-0
/
+77
2023-07-18
tests/lcitool: Generate distribution packages list in JSON format
Philippe Mathieu-Daudé
1
-0
/
+5
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
1
-1
/
+1
2023-05-26
Makefile: remove $(TESTS_PYTHON)
Paolo Bonzini
1
-1
/
+1
2023-05-26
tests/vm: fix and simplify HOST_ARCH definition
Paolo Bonzini
1
-3
/
+2
2023-05-18
tests/vm: add py310-expat to NetBSD
John Snow
1
-0
/
+1
2023-05-18
tests/vm: Configure netbsd to use Python 3.10
John Snow
1
-0
/
+1
2023-04-20
tests/vm/freebsd: Update to FreeBSD 13.2
Thomas Huth
1
-76
/
+25
2023-04-04
tests/vm: use the default system python for NetBSD
Daniel P. Berrangé
1
-2
/
+1
2023-03-22
tests/vm: custom openbsd partitioning to increase /home space
Daniel P. Berrangé
1
-1
/
+26
2023-03-22
tests/vm: skip X11 in openbsd installation
Daniel P. Berrangé
1
-2
/
+1
2023-02-02
lcitool: drop perl from QEMU project/dependencies
Marc-André Lureau
1
-1
/
+1
2023-01-18
tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4
Thomas Huth
1
-4
/
+3
2023-01-09
tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
Philippe Mathieu-Daudé
1
-2
/
+1
2022-12-15
FreeBSD: Upgrade to 12.4 release
Brad Smith
1
-2
/
+2
2022-10-31
tests/vm: use -o IdentitiesOnly=yes for ssh
Ilya Leoshkevich
1
-1
/
+2
2022-10-28
tests: Add sndio to the FreeBSD CI containers / VM
Brad Smith
1
-0
/
+3
2022-10-28
tests/vm: update openbsd to release 7.2
Brad Smith
1
-2
/
+5
2022-09-21
Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int...
Stefan Hajnoczi
2
-192
/
+1
2022-09-20
tests/vm: Remove obsolete Fedora VM test
Thomas Huth
2
-192
/
+1
2022-09-19
tests/vm: update NetBSD to 9.3
Brad Smith
1
-2
/
+2
2022-08-29
tests/vm: Add libslirp to the VM tests
Thomas Huth
3
-1
/
+8
2022-07-18
tests/vm: Remove docker cross-compile test from CentOS VM
John Snow
1
-1
/
+0
2022-07-18
tests/vm: add 1GB extra memory per core
John Snow
1
-0
/
+5
2022-07-18
tests/vm: remove duplicate 'centos' VM test
John Snow
1
-1
/
+1
2022-07-18
tests/vm: remove ubuntu.i386 VM test
John Snow
2
-42
/
+1
2022-07-18
tests/vm: upgrade Ubuntu 18.04 VM to 20.04
John Snow
1
-3
/
+7
2022-07-18
tests/vm: switch centos.aarch64 to CentOS 8 Stream
John Snow
1
-150
/
+24
2022-07-18
tests/vm: switch CentOS 8 to CentOS 8 Stream
John Snow
1
-3
/
+3
2022-07-18
tests/vm: use 'cp' instead of 'ln' for temporary vm images
John Snow
1
-1
/
+1
2022-07-06
tests/vm: do not specify -bios option
Paolo Bonzini
4
-4
/
+0
2022-06-15
tests/vm: allow running tests in an unconfigured source tree
Paolo Bonzini
1
-9
/
+17
2022-06-06
tests: use tests/venv to run basevm.py-based scripts
John Snow
2
-9
/
+10
2022-05-18
tests/vm: Add capstone to the NetBSD and OpenBSD VMs
Thomas Huth
2
-2
/
+4
2022-05-09
tests/vm: update openbsd to release 7.1
Brad Smith
1
-2
/
+2
2022-04-20
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
2
-3
/
+2
2022-03-07
tests/vm: Update haiku test vm to R1/Beta3
Thomas Huth
1
-4
/
+4
2022-01-18
FreeBSD: Upgrade to 12.3 release
Brad Smith
1
-5
/
+3
2021-11-16
tests/vm: don't build using TCG by default
Alex Bennée
1
-4
/
+13
2021-11-16
tests/vm: sort the special variable list
Alex Bennée
1
-6
/
+6
[next]