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
2020-01-17
target/arm: Set ISSIs16Bit in make_issinfo
Richard Henderson
1
-0
/
+3
2020-01-17
target/arm: Return correct IL bit in merge_syn_data_abort
Jeff Kubascik
1
-1
/
+1
2020-01-17
target/arm: adjust program counter for wfi exception in AArch32
Jeff Kubascik
1
-1
/
+6
2020-01-17
target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
Masahiro Yamada
1
-2
/
+3
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
5
-9
/
+9
2020-01-15
target/arm: Include tcg.h in sve_helper.c
Richard Henderson
1
-0
/
+1
2020-01-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-0
/
+2
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
1
-2
/
+1
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
4
-4
/
+7
2020-01-09
target/arm: remove unused EXCP_SEMIHOST leg
Alex Bennée
1
-6
/
+0
2020-01-08
arm/translate-a64: fix uninitialized variable warning
Pan Nengyuan
1
-0
/
+2
2019-12-20
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
Niek Linnenbank
1
-0
/
+3
2019-12-20
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
1
-3
/
+15
2019-12-20
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2
-11
/
+59
2019-12-20
target/arm: Abstract the generic timer frequency
Andrew Jeffery
3
-3
/
+20
2019-12-20
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
1
-2
/
+3
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
[next]