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-10-24
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Rebuild hflags for M-profile
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at CPSR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at MSR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2019-10-24
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2019-10-24
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a32
Richard Henderson
2019-10-24
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_m32
Richard Henderson
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a64
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
2019-10-22
target/arm: Fix sign-extension for SMLAL*
Richard Henderson
2019-10-15
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
Peter Maydell
2019-10-15
target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
Peter Maydell
2019-10-15
target/arm/arm-semi: Implement support for semihosting feature detection
Peter Maydell
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_FLEN
Peter Maydell
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_SEEK
Peter Maydell
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
Peter Maydell
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_READ
Peter Maydell
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_WRITE
Peter Maydell
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_CLOSE
Peter Maydell
2019-10-15
target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
Peter Maydell
2019-10-15
target/arm/arm-semi: Restrict use of TaskState*
Peter Maydell
2019-10-15
target/arm/arm-semi: Make semihosting code hand out its own file descriptors
Peter Maydell
2019-10-15
target/arm/arm-semi: Correct comment about gdb syscall races
Peter Maydell
2019-10-15
target/arm/arm-semi: Always set some kind of errno for failed calls
Peter Maydell
2019-10-15
target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
Peter Maydell
2019-10-15
ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256
Eric Auger
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
2019-09-27
target/arm: remove run time semihosting checks
Alex Bennée
2019-09-27
target/arm: handle A-profile semihosting at translate time
Alex Bennée
2019-09-27
target/arm: handle M-profile semihosting at translate time
Alex Bennée
2019-09-27
target/arm: fix CBAR register for AArch64 CPUs
Luc Michel
2019-09-05
target/arm: Inline gen_bx_im into callers
Richard Henderson
2019-09-05
target/arm: Clean up disas_thumb_insn
Richard Henderson
2019-09-05
target/arm: Convert T16, long branches
Richard Henderson
2019-09-05
target/arm: Convert T16, Unconditional branch
Richard Henderson
2019-09-05
target/arm: Convert T16, load (literal)
Richard Henderson
2019-09-05
target/arm: Convert T16, shift immediate
Richard Henderson
2019-09-05
target/arm: Convert T16, Miscellaneous 16-bit instructions
Richard Henderson
[next]