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
2018-02-22
target/arm: Fix register definitions for VMIDR and VMPIDR
Peter Maydell
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-15
target/arm: Implement v8M MSPLIM and PSPLIM registers
Peter Maydell
2018-02-15
target/arm: Migrate v7m.other_sp
Peter Maydell
2018-02-15
target/arm: Add AIRCR to vmstate struct
Peter Maydell
2018-02-15
target/arm: Implement writing to CONTROL_NS for v8M
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement SCR
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement cache ID registers
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
Peter Maydell
2018-02-15
target/arm: Handle SVE registers when using clear_vec_high
Richard Henderson
2018-02-15
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
2018-02-15
target/arm: Suppress TB end for FPCR/FPSR
Richard Henderson
2018-02-15
target/arm: Enforce FP access to FPCR/FPSR
Richard Henderson
2018-02-15
target/arm: Remove ARM_CP_64BIT from ZCR_EL registers
Richard Henderson
2018-02-09
target/arm/translate.c: Fix missing 'break' for TT insns
Peter Maydell
2018-02-09
target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
Christoffer Dall
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
2018-02-09
target/arm: Add ZCR_ELx
Richard Henderson
2018-02-09
target/arm: Add SVE to migration state
Richard Henderson
2018-02-09
target/arm: Add predicate registers for SVE
Richard Henderson
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
2018-02-09
target/arm: Handle exceptions during exception stack pop
Peter Maydell
2018-02-09
target/arm: Make exception vector loads honour the SAU
Peter Maydell
2018-02-09
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
2018-02-09
target/arm: Make v7M exception entry stack push check MPU
Peter Maydell
2018-02-09
target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
Peter Maydell
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
2018-02-08
target/arm: Align vector registers
Richard Henderson
2018-02-07
arm: postpone device listener unregister
Peter Xu
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-26
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
target/arm: Simplify fp_exception_el for user-only
Richard Henderson
2018-01-25
target/arm: Hoist store to flags output in cpu_get_tb_cpu_state
Richard Henderson
2018-01-25
target/arm: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2018-01-25
target/arm: Add ARM_FEATURE_SVE
Richard Henderson
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
[next]