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
2024-09-10
docs/devel: fix duplicate line
Alex Bennée
1
-6
/
+0
2024-09-10
tests/docker: use debian-all-test-cross for mips64el tests
Alex Bennée
1
-1
/
+1
2024-09-10
tests/docker: update debian i686 and mipsel images to bookworm
Alex Bennée
3
-14
/
+10
2024-09-10
tests/docker: remove debian-armel-cross
Alex Bennée
4
-198
/
+0
2024-09-09
system: improve migration debug
Denis V. Lunev
2
-0
/
+6
2024-09-09
tests/migration: Add integration test for 'qatzip' compression method
Bryan Zhang
1
-0
/
+27
2024-09-09
migration: Introduce 'qatzip' compression method
Bryan Zhang
5
-3
/
+402
2024-09-09
migration: Add migration parameters for QATzip
Bryan Zhang
4
-0
/
+57
2024-09-09
meson: Introduce 'qatzip' feature to the build system
Bryan Zhang
3
-0
/
+15
2024-09-09
docs/migration: add qatzip compression feature
Yuan Liu
2
-0
/
+166
2024-09-09
ci: migration: Don't run python tests in the compat job
Fabiano Rosas
1
-0
/
+8
2024-09-09
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
2
-26
/
+10
2024-09-09
softmmu: Support concurrent bounce buffers
Mattias Nissler
5
-36
/
+76
2024-09-09
crypto: Introduce x509 utils
Dorjoy Chowdhury
3
-0
/
+102
2024-09-09
crypto: Support SHA384 hash when using glib
Dorjoy Chowdhury
1
-1
/
+1
2024-09-09
crypto: Define macros for hash algorithm digest lengths
Dorjoy Chowdhury
2
-7
/
+15
2024-09-09
crypto: use consistent error reporting pattern for unsupported cipher modes
Daniel P. Berrangé
1
-4
/
+14
2024-09-09
crypto: avoid leak of ctx when bad cipher mode is given
Daniel P. Berrangé
1
-2
/
+5
2024-09-09
tests/unit: build pbkdf test on macOS
Daniel P. Berrangé
1
-1
/
+1
2024-09-09
tests/unit: always build the pbkdf crypto unit test
Daniel P. Berrangé
2
-8
/
+9
2024-09-09
crypto: check gnutls & gcrypt support the requested pbkdf hash
Daniel P. Berrangé
2
-2
/
+2
2024-09-09
crypto: run qcrypto_pbkdf2_count_iters in a new thread
Tiago Pasqualini
1
-7
/
+46
2024-09-09
iotests: fix expected output from gnutls
Daniel P. Berrangé
1
-6
/
+6
2024-09-08
hw/nubus/nubus-device: Range check 'slot' property
Peter Maydell
1
-0
/
+7
2024-09-08
hw/m68k/mcf5208: Add URLs for datasheets
Peter Maydell
1
-0
/
+8
2024-09-08
hw/m68k/mcf5208: Avoid shifting off end of integer
Peter Maydell
1
-1
/
+1
2024-09-06
tests/qtest: Bump timeout on ahci-test
Peter Maydell
1
-0
/
+1
2024-09-06
tests/qtest: Add missing qtest_quit() to stm32 tests
Peter Maydell
2
-0
/
+4
2024-09-06
hw/ufs: ufs descriptor read test implemented
Yoochan Jeong
1
-0
/
+153
2024-09-06
hw/ufs: ufs attribute read/write test implemented
Yoochan Jeong
1
-0
/
+137
2024-09-06
hw/ufs: ufs flag read/write test implemented
Yoochan Jeong
1
-0
/
+83
2024-09-06
hw/ufs: minor bug fixes related to ufs-test
Yoochan Jeong
3
-9
/
+27
2024-09-06
hw/ufs: add basic info of query response upiu
Kyoungrul Kim
2
-4
/
+10
2024-09-05
platform-bus: fix refcount leak
Gao Shiyuan
1
-1
/
+4
2024-09-05
hw/arm/boot: Explain why load_elf_hdr() error is ignored
Philippe Mathieu-Daudé
1
-2
/
+6
2024-09-05
hw/arm/boot: Report error msg if loading elf/dtb failed
Changbin Du
1
-0
/
+2
2024-09-05
hw/arm/xilinx_zynq: Enable Security Extensions
Sebastian Huber
1
-8
/
+0
2024-09-05
target/arm: Correct names of VFP VFNMA and VFNMS insns
Peter Maydell
2
-10
/
+10
2024-09-05
hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
Peter Maydell
1
-9
/
+6
2024-09-05
hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
Peter Maydell
2
-3
/
+4
2024-09-05
hw/misc/xlnx-versal-trng: Call register_finalize_block
Peter Maydell
2
-3
/
+4
2024-09-05
hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
Peter Maydell
2
-3
/
+11
2024-09-05
hw/nvram/xlnx-bbram: Call register_finalize_block
Peter Maydell
2
-3
/
+11
2024-09-05
hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize
Peter Maydell
1
-3
/
+3
2024-09-05
hw/misc/xlnx-versal-cfu: destroy fifo in finalize
Peter Maydell
1
-0
/
+8
2024-09-05
hw/arm/sbsa-ref: Use two-stage SMMU
Peter Maydell
1
-0
/
+1
2024-09-05
hw/arm/virt: Default to two-stage SMMU from virt-9.2
Peter Maydell
2
-0
/
+9
2024-09-05
hw/arm/smmuv3: Update comment documenting "stage" property
Peter Maydell
1
-0
/
+1
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
10
-10
/
+77
2024-09-05
accel/tcg: Remove dead code from rr_cpu_thread_fn()
Peter Maydell
1
-3
/
+1
[next]