index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-06-10
Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
2023-06-10
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
2023-06-10
target/ppc: Eliminate goto in mmubooke_check_tlb()
BALATON Zoltan
2023-06-10
target/ppc: Change ppcemb_tlb_check() to return bool
BALATON Zoltan
2023-06-10
target/ppc: Simplify ppcemb_tlb_search()
BALATON Zoltan
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
2023-06-10
target/ppc: Remove single use function
BALATON Zoltan
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
2023-06-10
target/ppc: Support directed privileged doorbell interrupt (SDOOR)
Nicholas Piggin
2023-06-10
target/ppc: Fix msgclrp interrupt type
Nicholas Piggin
2023-06-10
target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
Nicholas Piggin
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-06-10
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
2023-06-09
target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result
Philippe Mathieu-Daudé
2023-06-07
Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...
Richard Henderson
2023-06-07
target/tricore: Fix wrong PSW for call insns
Bastian Koppelmann
2023-06-07
target/tricore: Refactor PCXI/ICR register fields
Bastian Koppelmann
2023-06-07
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Richard Henderson
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
target/arm: trap DCC access in user mode emulation
Zhuojia Shen
2023-06-06
target/arm: allow DC CVA[D]P in user mode emulation
Zhuojia Shen
2023-06-06
target/arm: Enable FEAT_LSE2 for -cpu max
Richard Henderson
2023-06-06
target/arm: Move mte check for store-exclusive
Richard Henderson
2023-06-06
target/arm: Relax ordered/atomic alignment checks for LSE2
Richard Henderson
2023-06-06
target/arm: Add SCTLR.nAA to TBFLAG_A64
Richard Henderson
2023-06-06
target/arm: Check alignment in helper_mte_check
Richard Henderson
2023-06-06
target/arm: Pass single_memop to gen_mte_checkN
Richard Henderson
2023-06-06
target/arm: Pass memop to gen_mte_check1*
Richard Henderson
2023-06-06
target/arm: Hoist finalize_memop out of do_fp_{ld, st}
Richard Henderson
2023-06-06
target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
Richard Henderson
2023-06-06
target/arm: Load/store integer pair with one tcg operation
Richard Henderson
2023-06-06
target/arm: Sink gen_mte_check1 into load/store_exclusive
Richard Henderson
2023-06-06
target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
Richard Henderson
2023-06-06
target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
Richard Henderson
2023-06-06
target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
Richard Henderson
2023-06-06
target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
Richard Henderson
2023-06-06
target/arm: Introduce finalize_memop_{atom,pair}
Richard Henderson
2023-06-06
target/arm: Add feature test for FEAT_LSE2
Richard Henderson
2023-06-06
target/arm: Add commentary for CPUARMState.exclusive_high
Richard Henderson
2023-06-06
hvf: add guest debugging handlers for Apple Silicon hosts
Francesco Cagnin
2023-06-06
hvf: add breakpoint handlers
Francesco Cagnin
2023-06-06
hvf: handle access for more registers
Francesco Cagnin
[next]