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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-4
/
+4
2019-12-16
target/arm: ensure we use current exception state after SCR update
Alex Bennée
4
-4
/
+25
2019-12-16
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
3
-0
/
+67
2019-12-16
arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()
Niek Linnenbank
1
-0
/
+3
2019-12-16
target/arm: Add support for missing Jazelle system registers
Marc Zyngier
1
-0
/
+27
2019-12-16
target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
Marc Zyngier
5
-1
/
+34
2019-12-16
target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
Marc Zyngier
3
-3
/
+46
2019-12-16
target/arm: Honor HCR_EL2.TID1 trapping requirements
Marc Zyngier
1
-4
/
+32
2019-12-16
target/arm: Honor HCR_EL2.TID2 trapping requirements
Marc Zyngier
1
-4
/
+27
2019-12-16
target/arm: Add support for cortex-m7 CPU
Christophe Lyon
1
-0
/
+33
2019-11-26
target/arm: Honor HCR_EL2.TID3 trapping requirements
Marc Zyngier
1
-0
/
+76
2019-11-26
target/arm: Fix ISR_EL1 tracking when executing at EL2
Marc Zyngier
1
-2
/
+5
2019-11-26
target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
Jean-Hugues DeschĂȘnes
1
-4
/
+3
2019-11-19
target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY
Richard Henderson
2
-43
/
+73
2019-11-19
target/arm: Relax r13 restriction for ldrex/strex for v8.0
Richard Henderson
1
-4
/
+8
2019-11-19
target/arm: Do not reject rt == rt2 for strexd
Richard Henderson
1
-1
/
+1
2019-11-19
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
3
-20
/
+7
2019-11-01
target/arm: Allow reading flags from FPSCR for M-profile
Christophe Lyon
1
-2
/
+3
2019-11-01
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
4
-17
/
+35
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
3
-42
/
+242
2019-11-01
target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
Andrew Jones
3
-7
/
+25
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
4
-4
/
+65
2019-11-01
target/arm/kvm64: Add kvm_arch_get/put_sve
Andrew Jones
1
-28
/
+155
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
5
-2
/
+250
2019-11-01
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
3
-9
/
+48
2019-11-01
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
1
-0
/
+146
2019-10-28
target/arm: fetch code with translator_ld
Emilio G. Cota
1
-12
/
+3
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
[next]