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-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
2023-06-25
target/ppc: Add support for SMT CTRL register
Nicholas Piggin
2023-06-25
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin
2023-06-25
target/ppc: Fix sc instruction handling of LEV field
Nicholas Piggin
2023-06-25
target/ppc: Better CTRL SPR implementation
Nicholas Piggin
2023-06-25
target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
Nicholas Piggin
2023-06-25
target/ppc: Implement HEIR SPR
Nicholas Piggin
2023-06-25
target/ppc: Add SRR1 prefix indication to interrupt handlers
Nicholas Piggin
2023-06-25
target/ppc: Change partition-scope translate interface
Nicholas Piggin
2023-06-25
target/ppc: Fix instruction loading endianness in alignment interrupt
Nicholas Piggin
2023-06-25
target/ppc: Fix timer register accessors when !KVM
Cédric Le Goater
2023-06-25
target/ppc: gdbstub init spr gdb_id for all CPUs
Nicholas Piggin
2023-06-23
target/arm: Fix sve predicate store, 8 <= VQ <= 15
Richard Henderson
2023-06-23
target/arm: Restructure has_vfp_d32 test
Richard Henderson
2023-06-23
target/arm: Add cpu properties for enabling FEAT_RME
Richard Henderson
2023-06-23
target/arm: Implement the granule protection check
Richard Henderson
2023-06-23
target/arm: Implement GPC exceptions
Richard Henderson
2023-06-23
target/arm: Add GPC syndrome
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct for stage2
Richard Henderson
2023-06-23
target/arm: Move s1_is_el0 into S1Translate
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
Richard Henderson
2023-06-23
target/arm: Handle no-execute for Realm and Root regimes
Richard Henderson
2023-06-23
target/arm: Handle Block and Page bits for security space
Richard Henderson
2023-06-23
target/arm: NSTable is RES0 for the RME EL3 regime
Richard Henderson
2023-06-23
target/arm: Pipe ARMSecuritySpace through ptw.c
Richard Henderson
2023-06-23
target/arm: Remove __attribute__((nonnull)) from ptw.c
Richard Henderson
2023-06-23
target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
Richard Henderson
2023-06-23
target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
Richard Henderson
2023-06-23
target/arm: Introduce ARMSecuritySpace
Richard Henderson
2023-06-23
target/arm: Add RME cpregs
Richard Henderson
2023-06-23
target/arm: SCR_EL3.NS may be RES1
Richard Henderson
2023-06-23
target/arm: Update SCR and HCR for RME
Richard Henderson
2023-06-23
target/arm: Add isar_feature_aa64_rme
Richard Henderson
2023-06-21
target/tricore: Fix ICR.IE offset in RESTORE insn
Bastian Koppelmann
2023-06-21
target/tricore: Honour privilege changes on PSW write
Bastian Koppelmann
2023-06-21
target/tricore: Implement privilege level for all insns
Bastian Koppelmann
2023-06-21
target/tricore: Introduce priv tb flag
Bastian Koppelmann
2023-06-21
target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
Bastian Koppelmann
2023-06-21
target/tricore: ENABLE exit to main-loop
Bastian Koppelmann
2023-06-21
target/tricore: Introduce DISAS_TARGET_EXIT
Bastian Koppelmann
2023-06-21
target/tricore: Fix RR_JLI clobbering reg A[11]
Bastian Koppelmann
2023-06-21
target/tricore: Fix helper_ret() not correctly restoring PSW
Bastian Koppelmann
2023-06-21
target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
Bastian Koppelmann
2023-06-21
target/tricore: Correctly fix saving PSW.CDE to CSA on call
Bastian Koppelmann
2023-06-21
target/tricore: Fix out-of-bounds index in imask instruction
Siqi Chen
2023-06-21
target/tricore: Add DISABLE insn variant
Bastian Koppelmann
2023-06-21
target/tricore: Implement SYCSCALL insn
Bastian Koppelmann
2023-06-21
target/tricore: Add shuffle insn
Bastian Koppelmann
2023-06-21
target/tricore: Add crc32.b insn
Bastian Koppelmann
2023-06-21
target/tricore: Add crc32l.w insn
Bastian Koppelmann
[next]