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
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
tests/avocado: partially revert unmasking of replay_linux tests
Alex Bennée
1
-0
/
+3
2024-01-12
readthodocs: fully specify a build environment
Alex Bennée
2
-7
/
+14
2024-01-12
mtest2make: stop disabling meson test timeouts
Daniel P. Berrangé
1
-1
/
+2
2024-01-12
tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
Thomas Huth
1
-1
/
+1
2024-01-12
tests/unit: Bump test-crypto-block test timeout to 5 minutes
Thomas Huth
1
-0
/
+1
2024-01-12
tests/unit: Bump test-aio-multithread test timeout to 2 minutes
Thomas Huth
1
-0
/
+1
2024-01-12
tests/qtest: Bump the device-introspect-test timeout to 12 minutes
Thomas Huth
1
-0
/
+1
2024-01-12
qtest: bump bios-table-test timeout to 9 minutes
Daniel P. Berrangé
1
-1
/
+1
2024-01-12
qtest: bump aspeed_smc-test timeout to 6 minutes
Daniel P. Berrangé
1
-0
/
+1
2024-01-12
qtest: bump qos-test timeout to 2 minutes
Daniel P. Berrangé
1
-0
/
+1
2024-01-12
qtest: bump boot-serial-test timeout to 3 minutes
Daniel P. Berrangé
1
-0
/
+1
2024-01-12
qtest: bump prom-env-test timeout to 6 minutes
Daniel P. Berrangé
1
-0
/
+1
2024-01-12
qtest: bump pxe-test timeout to 10 minutes
Daniel P. Berrangé
1
-0
/
+1
2024-01-12
qtest: bump test-hmp timeout to 4 minutes
Daniel P. Berrangé
1
-1
/
+1
2024-01-12
qtest: bump npcm7xx_pwm-test timeout to 5 minutes
Daniel P. Berrangé
1
-1
/
+1
2024-01-12
qtest: bump qom-test timeout to 15 minutes
Daniel P. Berrangé
1
-1
/
+1
2024-01-12
qtest: bump migration-test timeout to 8 minutes
Daniel P. Berrangé
1
-1
/
+1
2024-01-12
qtest: bump min meson timeout to 60 seconds
Daniel P. Berrangé
1
-7
/
+2
2024-01-12
chardev: use bool for fe_is_open
Alex Bennée
3
-16
/
+21
2024-01-12
gitlab: include microblazeel in testing
Alex Bennée
1
-2
/
+2
2024-01-12
tests/avocado: use snapshot=on in kvm_xen_guest
Alex Bennée
1
-1
/
+1
2024-01-12
tests/avocado: Add a test for a little-endian microblaze machine
Thomas Huth
1
-0
/
+26
2024-01-11
.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
Peter Maydell
1
-1
/
+4
2024-01-11
tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
Ilya Leoshkevich
2
-0
/
+32
2024-01-11
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
1
-1
/
+2
2024-01-11
scripts/checkpatch: Support codespell checking
Zhao Liu
1
-20
/
+105
2024-01-11
hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
Zhao Liu
1
-1
/
+3
2024-01-11
hw/s390x/ccw: Replace basename() with g_path_get_basename()
Zhao Liu
1
-2
/
+3
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
5
-12
/
+30
2024-01-11
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
1
-44
/
+76
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
3
-40
/
+81
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
10
-104
/
+128
2024-01-11
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
1
-59
/
+77
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
3
-0
/
+4
2024-01-11
target/loongarch: Implement set vcpu intr for kvm