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-08-16
target/arm/kvm64: Move the get/put of fpsimd registers out
Andrew Jones
2019-08-16
target/arm/kvm64: Fix error returns
Andrew Jones
2019-08-16
target/arm/cpu: Use div-round-up to determine predicate register array size
Andrew Jones
2019-08-16
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
2019-08-16
target/arm: Remove helper_double_saturate
Richard Henderson
2019-08-16
target/arm: Use unallocated_encoding for aarch32
Richard Henderson
2019-08-16
target/arm: Remove offset argument to gen_exception_bkpt_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_internal_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_insn
Richard Henderson
2019-08-16
target/arm: Replace s->pc with s->base.pc_next
Richard Henderson
2019-08-16
target/arm: Remove redundant s->pc & ~1
Richard Henderson
2019-08-16
target/arm: Introduce add_reg_for_lit
Richard Henderson
2019-08-16
target/arm: Introduce read_pc
Richard Henderson
2019-08-16
target/arm: Introduce pc_curr
Richard Henderson
2019-08-16
target/arm: Pass in pc to thumb_insn_is_16bit
Richard Henderson
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
target/arm: Factor out 'generate singlestep exception' function
Peter Maydell
2019-08-16
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-02
target/arm: Avoid bogus NSACR traps on M-profile without Security Extension
Peter Maydell
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é
[prev]
[next]