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
2019-06-13
target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
Peter Maydell
2019-06-13
target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
Peter Maydell
2019-06-13
target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree
Peter Maydell
2019-06-13
target/arm: Convert VMINNM, VMAXNM to decodetree
Peter Maydell
2019-06-13
target/arm: Convert the VSEL instructions to decodetree
Peter Maydell
2019-06-13
target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
Peter Maydell
2019-06-13
target/arm: Fix Cortex-R5F MVFR values
Peter Maydell
2019-06-13
target/arm: Factor out VFP access checking code
Peter Maydell
2019-06-13
target/arm: Add stubs for AArch32 VFP decodetree
Peter Maydell
2019-06-13
target/arm: Fix output of PAuth Auth
Richard Henderson
2019-06-13
target/arm: Implement NSACR gating of floating point
Peter Maydell
2019-06-13
target/arm: Use tcg_gen_gvec_bitsel
Richard Henderson
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-28
target/arm: correct return values for WRITE/READ in arm-semi
Alex Bennée
2019-05-28
target/arm: add LOG_UNIMP messages to arm-semi
Alex Bennée
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2019-05-28
target/arm: fixup some of the commentary for arm-semi
Alex Bennée
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-23
target/arm: Fix vector operation segfault
Alistair Francis
2019-05-23
target/arm: Simplify BFXIL expansion
Richard Henderson
2019-05-23
target/arm: Use extract2 for EXTR
Richard Henderson
2019-05-22
target/arm: Implement ARMv8.5-RNG
Richard Henderson
2019-05-22
target/arm: Put all PAC keys into a structure
Richard Henderson
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2019-05-13
target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
Richard Henderson
2019-05-13
tcg: Add support for integer absolute value
Richard Henderson
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-05-10
tcg: Use tlb_fill probe from tlb_vaddr_to_host
Richard Henderson
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
2019-05-07
target/arm: Stop using variable length array in dc_zva
Peter Maydell
2019-05-07
target/arm: Implement XPSR GE bits
Peter Maydell
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
2019-04-29
target/arm: Enable FPU for Cortex-M4 and Cortex-M33
Peter Maydell
[prev]
[next]