index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
1
-3
/
+6
2019-10-24
target/arm: Rebuild hflags for M-profile
Richard Henderson
2
-1
/
+10
2019-10-24
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
1
-0
/
+10
2019-10-24
target/arm: Rebuild hflags at CPSR writes
Richard Henderson
1
-0
/
+3
2019-10-24
target/arm: Rebuild hflags at MSR writes
Richard Henderson
2
-7
/
+34
2019-10-24
target/arm: Rebuild hflags at EL changes
Richard Henderson
5
-0
/
+8
2019-10-24
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2
-0
/
+28
2019-10-24
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
1
-1
/
+1
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2
-5
/
+16
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2
-8
/
+28
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2
-5
/
+11
2019-10-24
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
1
-12
/
+8
2019-10-24
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
1
-7
/
+14
2019-10-24
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
1
-8
/
+12
2019-10-24
target/arm: Split out rebuild_hflags_a32
Richard Henderson
1
-1
/
+7
2019-10-24
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
1
-26
/
+23
2019-10-24
target/arm: Split out rebuild_hflags_m32
Richard Henderson
1
-15
/
+30
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2
-23
/
+42
2019-10-24
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
1
-5
/
+11
2019-10-24
target/arm: Split out rebuild_hflags_a64
Richard Henderson
1
-59
/
+66
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
2
-18
/
+37
2019-10-22
target/arm: Fix sign-extension for SMLAL*
Richard Henderson
1
-1
/
+3
2019-10-15
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
Peter Maydell
1
-2
/
+17
2019-10-15
target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
Peter Maydell
1
-5
/
+14
2019-10-15
target/arm/arm-semi: Implement support for semihosting feature detection
Peter Maydell
1
-1
/
+108
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_FLEN
Peter Maydell
1
-10
/
+22
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_SEEK
Peter Maydell
1
-9
/
+22
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
Peter Maydell
1
-5
/
+15
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_READ
Peter Maydell
1
-20
/
+35
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_WRITE
Peter Maydell
1
-18
/
+33
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_CLOSE
Peter Maydell
1
-7
/
+37
2019-10-15
target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
Peter Maydell
1
-21
/
+6
2019-10-15
target/arm/arm-semi: Restrict use of TaskState*
Peter Maydell
1
-48
/
+63
2019-10-15
target/arm/arm-semi: Make semihosting code hand out its own file descriptors
Peter Maydell
1
-14
/
+214
2019-10-15
target/arm/arm-semi: Correct comment about gdb syscall races
Peter Maydell
1
-4
/
+15
2019-10-15
target/arm/arm-semi: Always set some kind of errno for failed calls
Peter Maydell
1
-18
/
+27
2019-10-15
target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
Peter Maydell
1
-4
/
+5
2019-10-15
ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256
Eric Auger
1
-1
/
+9
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
3
-6
/
+17
2019-09-27
target/arm: remove run time semihosting checks
Alex Bennée
1
-74
/
+22
2019-09-27
target/arm: handle A-profile semihosting at translate time
Alex Bennée
1
-4
/
+15
2019-09-27
target/arm: handle M-profile semihosting at translate time
Alex Bennée
2
-13
/
+16
2019-09-27
target/arm: fix CBAR register for AArch64 CPUs
Luc Michel
1
-3
/
+16
2019-09-05
target/arm: Inline gen_bx_im into callers
Richard Henderson
1
-19
/
+7
2019-09-05
target/arm: Clean up disas_thumb_insn
Richard Henderson
1
-25
/
+2
2019-09-05
target/arm: Convert T16, long branches
Richard Henderson
2
-49
/
+43
2019-09-05
target/arm: Convert T16, Unconditional branch
Richard Henderson
2
-7
/
+8
2019-09-05
target/arm: Convert T16, load (literal)
Richard Henderson
2
-40
/
+6
2019-09-05
target/arm: Convert T16, shift immediate
Richard Henderson
2
-24
/
+10
2019-09-05
target/arm: Convert T16, Miscellaneous 16-bit instructions
Richard Henderson
2
-87
/
+55
[next]