index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
qapi: Fix crash on missing enum member name
Markus Armbruster
1
-1
/
+1
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
Acceptance tests: do not try to reuse packages from the system
Cleber Rosa
1
-1
/
+1
2021-07-13
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta
3
-1
/
+6
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
python/qemu: Add args property to the QEMUMachine class
Wainer dos Santos Moschetta
1
-0
/
+5
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
2
-0
/
+22
2021-07-13