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
/
render_block_graph.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
target/hexagon: Use argparse in all python scripts
Anton Johansson
13
-47
/
+109
2024-12-12
target/hexagon: add enums for event, cause
Brian Cain
1
-9
/
+15
2024-12-12
target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*
Brian Cain
5
-15
/
+16
2024-12-12
Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
Taylor Simpson
8
-216
/
+0
2024-12-11
test/qtest/ast2700-smc-test: Support to test AST2700
Jamin Lin
2
-1
/
+74
2024-12-11
test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
Jamin Lin
4
-741
/
+841
2024-12-11
test/qtest/aspeed_smc-test: Support write page command with QPI mode
Jamin Lin
1
-0
/
+74
2024-12-11
test/qtest/aspeed_smc-test: Support to test AST1030
Jamin Lin
1
-0
/
+42
2024-12-11
test/qtest/aspeed_smc-test: Support to test AST2600
Jamin Lin
1
-0
/
+41
2024-12-11
test/qtest/aspeed_smc-test: Support to test AST2500
Jamin Lin
1
-0
/
+40
2024-12-11
test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
Jamin Lin
1
-7
/
+10
2024-12-11
test/qtest/aspeed_smc-test: Support to test all CE pins
Jamin Lin
1
-37
/
+40
2024-12-11
test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
Jamin Lin
1
-247
/
+299
2024-12-11
test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
Jamin Lin
1
-4
/
+12
2024-12-11
tests/functional: Move debian boot test from avocado
Cédric Le Goater
2
-26
/
+24
2024-12-11
tests/functional: Introduce a specific test for rainier-bmc machine
Cédric Le Goater
2
-19
/
+7
2024-12-11
tests/functional: Introduce a specific test for ast2600 SoC
Cédric Le Goater
3
-155
/
+145
2024-12-11
tests/functional: Introduce a specific test for ast2500 SoC
Cédric Le Goater
4
-44
/
+94
2024-12-11
tests/functional: Introduce a specific test for romulus-bmc machine
Cédric Le Goater
3
-26
/
+26
2024-12-11
tests/functional: Introduce a specific test for palmetto-bmc machine
Cédric Le Goater
4
-10
/
+49
2024-12-11
tests/functional: Introduce a specific test for ast1030 SoC
Cédric Le Goater
3
-64
/
+82
2024-12-11
aspeed/soc: Support eMMC for AST2700
Jamin Lin
1
-0
/
+15
2024-12-11
aspeed/soc: Support SDHCI for AST2700
Jamin Lin
1
-0
/
+20
2024-12-11
hw/sd/aspeed_sdhci: Add AST2700 Support
Jamin Lin
2
-0
/
+15
2024-12-11
hw:sdhci: Introduce a new "capareg" class member to set the different Capabil...
Jamin Lin
4
-8
/
+61
2024-12-11
hw/arm/aspeed: Fix coding style
Jamin Lin
1
-1
/
+2
2024-12-11
hw/sd/aspeed_sdhci: Fix coding style
Jamin Lin
1
-2
/
+4
2024-12-11
arm: Remove tacoma-bmc machine
Cédric Le Goater
4
-37
/
+10
2024-12-10
Open 10.0 development tree
Peter Maydell
1
-1
/
+1
2024-12-10
Update version for v9.2.0 release
Peter Maydell
1
-1
/
+1
2024-12-10
9pfs: fix regression regarding CVE-2023-2861
Christian Schoenebeck
1
-10
/
+17
2024-12-03
Update version for v9.2.0-rc3 release
Peter Maydell
1
-1
/
+1
2024-12-03
chardev: Remove __-prefixed names
Nicholas Piggin
1
-9
/
+11
2024-12-03
chardev: Fix record/replay error path NULL deref in device creation
Nicholas Piggin
1
-1
/
+1
2024-12-03
system: Select HVF by default when no other accelerator is available
Philippe Mathieu-Daudé
1
-0
/
+3
2024-12-03
tests/qtest: add test for querying balloon guest stats
Daniel P. Berrangé
1
-0
/
+20
2024-12-03
tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
Daniel P. Berrangé
3
-3
/
+4
2024-12-03
hw/virtio: fix crash in processing balloon stats
Daniel P. Berrangé
1
-1
/
+15
2024-12-03
hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-03
target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
Peter Maydell
1
-4
/
+4
2024-12-03
hw/core/machine: diagnose wrapping of maxmem
Daniel P. Berrangé
1
-1
/
+9
2024-12-03
MAINTAINERS: update email addr for Brian Cain
Brian Cain
2
-1
/
+3
2024-12-03
meson: Add missing SDL dependency to system/main.c
Philippe Mathieu-Daudé
1
-2
/
+2
2024-12-03
MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine
Bibo Mao
1
-0
/
+1
2024-12-03
ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
Philippe Mathieu-Daudé
1
-0
/
+5
2024-12-03
hw/openrisc/openrisc_sim: keep serial@90000000 as default
Ahmad Fatoum
1
-6
/
+20
2024-12-03
hw/openrisc: Fixed undercounting of TTCR in continuous mode
Joel Holdsworth
1
-11
/
+15
2024-12-03
hw/openrisc: Fixed undercounting of TTCR in continuous mode
Joel Holdsworth
1
-11
/
+15
2024-12-03
hw/openrisc/openrisc_sim: keep serial@90000000 as default
Ahmad Fatoum
1
-6
/
+20
2024-12-03
hw/nvme: take a reference on the subsystem on vf realization
Klaus Jensen
1
-0
/
+7
[next]