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
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-25
hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
Steven Lee
1
-2
/
+2
2025-05-25
hw/arm/aspeed_ast2700-fc: Reduce ca35 ram size to align with ast2700a1
Steven Lee
1
-1
/
+1
2025-05-25
hw/arm/aspeed_ast2700-fc: Add network support
Steven Lee
1
-0
/
+7
2025-05-25
hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
Jamin Lin
1
-4
/
+6
2025-05-25
hw/intc/aspeed Fix coding style
Jamin Lin
1
-2
/
+4
2025-05-25
hw/intc/aspeed: Set impl.min_access_size to 4
Jamin Lin
1
-0
/
+6
2025-05-25
test/qtest/hace: Add tests for AST2700
Jamin Lin
2
-0
/
+100
2025-05-25
test/qtest/hace: Support to validate 64-bit hmac key buffer addresses
Jamin Lin
3
-0
/
+20
2025-05-25
test/qtest/hace: Support to test upper 32 bits of digest and source addresses
Jamin Lin
2
-1
/
+16
2025-05-25
test/qtest/hace: Support 64-bit source and digest addresses for AST2700
Jamin Lin
2
-0
/
+5
2025-05-25
test/qtest/hace: Update source data and digest data type to 64-bit
Jamin Lin
2
-46
/
+46
2025-05-25
test/qtest/hace: Add tests for AST1030
Jamin Lin
1
-0
/
+76
2025-05-25
test/qtest/hace: Add SHA-384 tests for AST2600
Jamin Lin
1
-0
/
+18
2025-05-25
test/qtest/hace: Add SHA-384 test cases for ASPEED HACE model
Jamin Lin
2
-3
/
+171
2025-05-25
test/qtest/hace: Adjust test address range for AST1030 due to SRAM limitations
Jamin Lin
1
-15
/
+15
2025-05-25
test/qtest/hace: Specify explicit array sizes for test vectors and hash results
Jamin Lin
1
-13
/
+13
2025-05-25
test/qtest: Introduce a new aspeed-hace-utils.c to place common testcases
Jamin Lin
4
-495
/
+547
2025-05-25
tests/qtest: Reorder aspeed test list
Jamin Lin
1
-5
/
+5
2025-05-25
hw/misc/aspeed_hace: Support to dump plaintext and digest for better debugging
Jamin Lin
2
-0
/
+47
2025-05-25
hw/misc/aspeed_hace: Add trace-events for better debugging
Jamin Lin
2
-0
/
+17
2025-05-25
hw/misc/aspeed_hace: Support DMA 64 bits dram address
Jamin Lin
2
-1
/
+17
2025-05-25
hw/misc/aspeed_hace: Add support for source, digest, key buffer 64 bit addresses
Jamin Lin
2
-1
/
+33
2025-05-25
hw/misc/aspeed_hace: Move register size to instance class and dynamically all...
Jamin Lin
2
-19
/
+22
2025-05-25
hw/misc/aspeed_hace: Support accumulative mode for direct access mode
Jamin Lin
1
-3
/
+21
2025-05-25
hw/misc/aspeed_hace: Rename R_HASH_DEST to R_HASH_DIGEST and introduce 64-bit...
Jamin Lin
1
-6
/
+19
2025-05-25
hw/misc/aspeed_hace: Introduce 64-bit hash source address helper function
Jamin Lin
1
-7
/
+17
2025-05-25
hw/misc/aspeed_hace: Extract accumulation-mode hash execution into helper fun...
Jamin Lin
1
-33
/
+41
2025-05-25
hw/misc/aspeed_hace: Extract non-accumulation hash execution into helper func...
Jamin Lin
1
-8
/
+24
2025-05-25
hw/misc/aspeed_hace: Extract digest write and iov unmap into helper function
Jamin Lin
1
-12
/
+21
2025-05-25
hw/misc/aspeed_hace: Extract SG-mode hash buffer setup into helper function
Jamin Lin
1
-48
/
+63
2025-05-25
hw/misc/aspeed_hace: Extract direct mode hash buffer setup into helper function
Jamin Lin
1
-10
/
+32
2025-05-25
hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
Jamin Lin
1
-9
/
+9
2025-05-25
hw/misc/aspeed_hace: Improve readability and consistency in variable naming
Jamin Lin
1
-34
/
+33
2025-05-25
hw/misc/aspeed_hace: Remove unused code for better readability
Jamin Lin
2
-39
/
+2
2025-05-25
tests/qtest/aspeed_smc-test: Fix memory leaks
Jamin Lin
1
-0
/
+5
2025-05-25
tests/qtest/ast2700-smc-test: Fix leak
Fabiano Rosas
1
-0
/
+1
2025-05-25
audio: Reset rate control when adding bytes
Akihiko Odaki
2
-6
/
+9
2025-05-25
alsaaudio: Set try-poll to false by default
BALATON Zoltan
3
-4
/
+4
2025-05-25
audio: add float sample endianness converters
Volker Rümelin
4
-14
/
+82
2025-05-25
audio/mixeng: remove unnecessary pointer type casts
Volker Rümelin
1
-4
/
+4
2025-05-25
hw/audio/asc: replace g_malloc0() with g_malloc()
Volker Rümelin
1
-1
/
+1
2025-05-25
hw/audio/asc: fix SIGSEGV in asc_realize()
Volker Rümelin
1
-0
/
+7
2025-05-25
audio: fix size calculation in AUD_get_buffer_size_out()
Volker Rümelin
1
-0
/
+4
2025-05-25
audio: fix SIGSEGV in AUD_get_buffer_size_out()
Volker Rümelin
1
-0
/
+4
2025-05-25
tests/functional: use 'none' audio driver for q800 tests
Volker Rümelin
2
-2
/
+4
2025-05-24
ui/gtk-egl: Render guest content with padding in fixed-scale mode
Weifeng Liu
4
-9
/
+43
2025-05-24
ui/gtk-gl-area: Render guest content with padding in fixed-scale mode
Weifeng Liu
1
-1
/
+32
2025-05-24
ui/gtk: Consider scaling when propagating ui info
Weifeng Liu
1
-2
/
+23
2025-05-24
ui/gtk: Don't update scale in fixed scale mode in gtk-egl.c
Weifeng Liu
1
-4
/
+6
2025-05-24
ui/sdl: Consider scaling in mouse event handling
Weifeng Liu
1
-5
/
+15
[next]