index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2019-12-20
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
Niek Linnenbank
2019-12-20
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
2019-12-20
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2019-12-20
target/arm: Abstract the generic timer frequency
Andrew Jeffery
2019-12-20
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-16
target/arm: ensure we use current exception state after SCR update
Alex Bennée
2019-12-16
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()
Niek Linnenbank
2019-12-16
target/arm: Add support for missing Jazelle system registers
Marc Zyngier
2019-12-16
target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
Marc Zyngier
2019-12-16
target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
Marc Zyngier
2019-12-16
target/arm: Honor HCR_EL2.TID1 trapping requirements
Marc Zyngier
2019-12-16
target/arm: Honor HCR_EL2.TID2 trapping requirements
Marc Zyngier
2019-12-16
target/arm: Add support for cortex-m7 CPU
Christophe Lyon
2019-11-26
target/arm: Honor HCR_EL2.TID3 trapping requirements
Marc Zyngier
2019-11-26
target/arm: Fix ISR_EL1 tracking when executing at EL2
Marc Zyngier
2019-11-26
target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
Jean-Hugues Deschênes
2019-11-19
target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY
Richard Henderson
2019-11-19
target/arm: Relax r13 restriction for ldrex/strex for v8.0
Richard Henderson
2019-11-19
target/arm: Do not reject rt == rt2 for strexd
Richard Henderson
2019-11-19
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
2019-11-01
target/arm: Allow reading flags from FPSCR for M-profile
Christophe Lyon
2019-11-01
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
2019-11-01
target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
Andrew Jones
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
2019-11-01
target/arm/kvm64: Add kvm_arch_get/put_sve
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
2019-11-01
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
2019-10-28
target/arm: fetch code with translator_ld
Emilio G. Cota
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
[next]