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-07-30
target/arm: Deliver BKPT/BRK exceptions to correct exception level
Peter Maydell
2019-07-22
target/arm: Limit ID register assertions to TCG
Peter Maydell
2019-07-22
target/arm: Add missing break statement for Hypervisor Trap Exception
Philippe Mathieu-Daudé
2019-07-15
target/arm: NS BusFault on vector table fetch escalates to NS HardFault
Peter Maydell
2019-07-15
target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
Peter Maydell
2019-07-15
target/arm: report ARMv8-A FP support for AArch32 -cpu max
Alex Bennée
2019-07-14
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
2019-07-08
target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
Philippe Mathieu-Daudé
2019-07-08
target/arm: Fix sve_zcr_len_for_el
Richard Henderson
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-04
target/arm: Correct VMOV_imm_dp handling of short vectors
Peter Maydell
2019-07-04
target/arm: Execute Thumb instructions when their condbits are 0xf
Peter Maydell
2019-07-04
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
Peter Maydell
2019-07-04
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé
2019-07-04
target/arm: Restrict semi-hosting to TCG
Philippe Mathieu-Daudé
2019-07-04
target/arm: Move debug routines to debug_helper.c
Philippe Mathieu-Daudé
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-01
target/arm: Declare some M-profile functions publicly
Philippe Mathieu-Daudé
2019-07-01
target/arm: Declare arm_log_exception() function publicly
Philippe Mathieu-Daudé
2019-07-01
target/arm: Restrict PSCI to TCG
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Restrict the SoftFloat use to TCG
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Move code around
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move TLB related routines to tlb_helper.c
Philippe Mathieu-Daudé
2019-07-01
target/arm: Declare get_phys_addr() function publicly
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move CPU state dumping routines to cpu.c
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move the DC ZVA helper into op_helper
Samuel Ortiz
2019-07-01
target/arm: Fix coding style issues
Philippe Mathieu-Daudé
2019-07-01
target/arm: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-07-01
target/arm/helper: Remove unused include
Philippe Mathieu-Daudé
2019-07-01
target/arm: Add copyright boilerplate
Philippe Mathieu-Daudé
2019-07-01
target/arm: Makefile cleanup (softmmu)
Philippe Mathieu-Daudé
2019-07-01
target/arm: Makefile cleanup (KVM)
Philippe Mathieu-Daudé
2019-07-01
target/arm: Makefile cleanup (ARM)
Philippe Mathieu-Daudé
2019-07-01
target/arm: Makefile cleanup (Aarch64)
Philippe Mathieu-Daudé
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-18
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
2019-06-17
target/arm: Only implement doubles if the FPU supports them
Peter Maydell
2019-06-17
target/arm: Fix typos in trans function prototypes
Peter Maydell
2019-06-17
target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
Peter Maydell
2019-06-17
target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16
Peter Maydell
2019-06-17
target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32
Peter Maydell
2019-06-17
target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
Peter Maydell
2019-06-17
target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
Peter Maydell
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F
Peter Maydell
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]
Peter Maydell
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
Peter Maydell
[next]