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
/
vm
/
centos
Age
Commit message (
Expand
)
Author
2022-07-18
tests/vm: Remove docker cross-compile test from CentOS VM
John Snow
2022-07-18
tests/vm: switch CentOS 8 to CentOS 8 Stream
John Snow
2022-07-18
tests/vm: use 'cp' instead of 'ln' for temporary vm images
John Snow
2021-06-02
tests/vm: convert centos VM recipe to CentOS 8
Daniel P. Berrangé
2020-10-17
add ninja to dockerfiles, CI configurations and test VMs
Paolo Bonzini
2020-03-04
tests/vm: Added gen_cloud_init_iso() to basevm.py
Robert Foley
2020-02-07
tests: Explicit usage of Python 3
Philippe Mathieu-Daudé
2019-12-18
tests/vm: Allow to set qemu-img path
Wainer dos Santos Moschetta
2019-11-26
tests/vm/centos: fix centos build target
Alex Bennée
2019-07-04
tests/vm: avoid image presence check and removal
Cleber Rosa
2019-07-04
tests/vm: avoid extra compressed image copy
Cleber Rosa
2019-06-12
tests/vm: Fix build-centos docker-based tests run
Wainer dos Santos Moschetta
2019-02-11
tests/vm: Be verbose while extracting compressed images
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Add a BaseVM::arch property
Philippe Mathieu-Daudé
2018-08-15
tests: Add centos VM testing
Fam Zheng