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
/
arm
Age
Commit message (
Expand
)
Author
2022-04-22
target/arm: Use tcg_constant_i32 in translate.h
Richard Henderson
2022-04-22
target/arm: Use tcg_constant in translate-vfp.c
Richard Henderson
2022-04-22
target/arm: Use smin/smax for do_sat_addsub_32
Richard Henderson
2022-04-22
target/arm: Use tcg_constant in translate-neon.c
Richard Henderson
2022-04-22
target/arm: Use tcg_constant in translate-m-nocp.c
Richard Henderson
2022-04-22
target/arm: Simplify aa32 DISAS_WFI
Richard Henderson
2022-04-22
target/arm: Simplify gen_sar
Richard Henderson
2022-04-22
target/arm: Simplify GEN_SHIFT in translate.c
Richard Henderson
2022-04-22
target/arm: Split out gen_rebuild_hflags
Richard Henderson
2022-04-22
target/arm: Split out set_btype_raw
Richard Henderson
2022-04-22
target/arm: Remove fpexc32_access
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
target/arm: Change DisasContext.thumb to bool
Richard Henderson
2022-04-22
target/arm: Extend store_cpu_offset to take field size
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
target/arm: Change DisasContext.aarch64 to bool
Richard Henderson
2022-04-22
target/arm: Update SCTLR bits to ARMv9.2
Richard Henderson
2022-04-22
target/arm: Update SCR_EL3 bits to ARMv8.8
Richard Henderson
2022-04-22
target/arm: Update ISAR fields for ARMv8.8
Richard Henderson
2022-04-22
target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2
Peter Maydell
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-01
target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen
Peter Maydell
2022-04-01
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
2022-04-01
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
2022-04-01
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2022-03-25
target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
Richard Henderson
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
target/arm: Log fault address for M-profile faults
Peter Maydell
2022-03-18
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
2022-03-18
target/arm: Fix pauth_check_trap vs SEL2
Richard Henderson
2022-03-18
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
2022-03-07
target/arm/translate-neon: Simplify align field check for VLD3
Peter Maydell
2022-03-07
target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
Peter Maydell
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2022-03-02
target/arm: Report KVM's actual PSCI version to guest in dtb
Peter Maydell
[prev]
[next]