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-03-19
target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter
Chao Liu
4
-60
/
+57
2025-03-19
target/riscv/csr.c: fix OVERFLOW_BEFORE_WIDEN in rmw_sctrdepth()
Daniel Henrique Barboza
1
-1
/
+1
2025-03-19
hw/riscv/riscv-iommu: Fix process directory table walk
Jason Chien
2
-3
/
+7
2025-03-19
target/riscv: fixes a bug against `ssamoswap` behavior in M-mode
Deepak Gupta
1
-0
/
+17
2025-03-19
target/riscv: fix access permission checks for CSR_SSP
Deepak Gupta
1
-0
/
+5
2025-03-19
optimize the memory probing for vector fault-only-first loads.
Paolo Savini
1
-45
/
+58
2025-03-19
docs/about/emulation: Fix broken link
Santiago Monserrat Campanello
1
-1
/
+1
2025-03-18
Update version for v10.0.0-rc0 release
Stefan Hajnoczi
1
-1
/
+1
2025-03-17
Revert "meson.build: default to -gsplit-dwarf for debug info"
Paolo Bonzini
3
-10
/
+0
2025-03-17
hw/misc: use extract64 instead of 1 << i
Tigran Sogomonian
1
-1
/
+1
2025-03-17
vdpa: Allow vDPA to work on big-endian machine
Konstantin Shkolnyy
1
-0
/
+13
2025-03-14
meson.build: Set RUST_BACKTRACE for all tests
Peter Maydell
2
-4
/
+6
2025-03-14
target/arm: Simplify pstate_sm check in sve_access_check
Richard Henderson
1
-11
/
+11
2025-03-14
target/arm: Make DisasContext.{fp, sve}_access_checked tristate
Richard Henderson
3
-12
/
+17
2025-03-14
util/cacheflush: Make first DSB unconditional on aarch64
Joe Komlodi
1
-1
/
+3
2025-03-14
Revert "hw/char/pl011: Warn when using disabled receiver"
Paolo Bonzini
1
-9
/
+10
2025-03-14
MAINTAINERS: Fix status for Arm boards I "maintain"
Peter Maydell
1
-7
/
+7
2025-03-14
target/arm: Forbid return to AArch32 when CPU is AArch64-only
Peter Maydell
1
-0
/
+5
2025-03-14
target/arm: Add cpu local variable to exception_return helper
Peter Maydell
1
-3
/
+4
2025-03-14
target/arm: HCR_EL2.RW should be RAO/WI if EL1 doesn't support AArch32
Peter Maydell
1
-0
/
+12
2025-03-14
hw/qxl: fix cpr
Steve Sistare
1
-3
/
+24
2025-03-14
hw/loader: fix roms during cpr
Steve Sistare
1
-1
/
+4
2025-03-14
pflash: fix cpr
Steve Sistare
1
-0
/
+5
2025-03-14
migration: cpr_is_incoming
Steve Sistare
2
-0
/
+6
2025-03-14
target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32
Peter Maydell
2
-5
/
+25
2025-03-14
target/arm: Move arm_current_el() and arm_el_is_aa64() to internals.h
Peter Maydell
4
-66
/
+69
2025-03-14
target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
Peter Maydell
2
-48
/
+48
2025-03-14
linux-user/arm: Remove unused get_put_user macros
Peter Maydell
1
-39
/
+4
2025-03-14
linux-user/aarch64: Remove unused get/put_user macros
Peter Maydell
1
-48
/
+0
2025-03-14
target/arm: Un-inline access_secure_reg()
Peter Maydell
2
-9
/
+12
2025-03-14
target/arm: Move A32_BANKED_REG_{GET,SET} macros to cpregs.h
Peter Maydell
2
-27
/
+28
2025-03-14
docs: enable transmogrifier for QSD and QGA
John Snow
5
-0
/
+17
2025-03-14
docs: disambiguate references in qapi-domain.rst
John Snow
1
-7
/
+7
2025-03-14
docs: add QAPI namespace "QMP" to qemu-qmp-ref
John Snow
3
-2
/
+5
2025-03-14
docs/qapi-domain: add namespaced index support
John Snow
2
-14
/
+40
2025-03-14
docs/qapi_domain: add namespace support to cross-references
John Snow
2
-47
/
+114<