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-09-03
target/arm: Fix SMMLS argument order
Richard Henderson
1
-2
/
+18
2019-09-03
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
1
-15
/
+92
2019-09-03
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
3
-1
/
+18
2019-09-03
target/arm: Factor out unallocated_encoding for aarch32
Richard Henderson
2
-12
/
+13
2019-09-03
Revert "target/arm: Use unallocated_encoding for aarch32"
Richard Henderson
5
-15
/
+21
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
1
-1
/
+1
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2
-11
/
+0
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
14
-539
/
+540
2019-08-16
target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word
Richard Henderson
1
-12
/
+6
2019-08-16
target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR
Richard Henderson
1
-46
/
+26
2019-08-16
target/arm: Use tcg_gen_rotri_i32 for gen_swap_half
Richard Henderson
1
-5
/
+1
2019-08-16
target/arm: Use ror32 instead of open-coding the operation
Richard Henderson
1
-5
/
+2
2019-08-16
target/arm: Remove redundant shift tests
Richard Henderson
1
-12
/
+7
2019-08-16
target/arm: Use tcg_gen_deposit_i32 for PKHBT, PKHTB
Richard Henderson
1
-16
/
+10
2019-08-16
target/arm: Use tcg_gen_extract_i32 for shifter_out_im
Richard Henderson
1
-8
/
+1
2019-08-16
target/arm/kvm64: Move the get/put of fpsimd registers out
Andrew Jones
1
-59
/
+87
2019-08-16
target/arm/kvm64: Fix error returns
Andrew Jones
1
-2
/
+2
2019-08-16
target/arm/cpu: Use div-round-up to determine predicate register array size
Andrew Jones
1
-1
/
+1
2019-08-16
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
1
-0
/
+1
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
3
-5
/
+46
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
3
-6
/
+29
2019-08-16
target/arm: Remove helper_double_saturate
Richard Henderson
3
-18
/
+2
2019-08-16
target/arm: Use unallocated_encoding for aarch32
Richard Henderson
5
-21
/
+15
2019-08-16
target/arm: Remove offset argument to gen_exception_bkpt_insn
Richard Henderson
2
-8
/
+7
2019-08-16
target/arm: Replace offset with pc in gen_exception_internal_insn
Richard Henderson
2
-8
/
+8
2019-08-16
target/arm: Replace offset with pc in gen_exception_insn
Richard Henderson
3
-29
/
+33
2019-08-16
target/arm: Replace s->pc with s->base.pc_next
Richard Henderson
3
-83
/
+72
2019-08-16
target/arm: Remove redundant s->pc & ~1
Richard Henderson
1
-5
/
+5
2019-08-16
target/arm: Introduce add_reg_for_lit
Richard Henderson
2
-122
/
+82
2019-08-16
target/arm: Introduce read_pc
Richard Henderson
1
-36
/
+23
2019-08-16
target/arm: Introduce pc_curr
Richard Henderson
4
-17
/
+22
2019-08-16
target/arm: Pass in pc to thumb_insn_is_16bit
Richard Henderson
1
-7
/
+7
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
5
-6
/
+26
2019-08-16
target/arm: Factor out 'generate singlestep exception' function
Peter Maydell
3
-35
/
+27
2019-08-16
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
2
-0
/
+25
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
6
-6
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2
-2
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
6
-0
/
+9
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-02
target/arm: Avoid bogus NSACR traps on M-profile without Security Extension
Peter Maydell
1
-0
/
+8
2019-07-30
target/arm: Deliver BKPT/BRK exceptions to correct exception level
Peter Maydell
1
-1
/
+15
2019-07-22
target/arm: Limit ID register assertions to TCG
Peter Maydell
1
-2
/
+5
2019-07-22
target/arm: Add missing break statement for Hypervisor Trap Exception
Philippe Mathieu-Daudé
1
-0
/
+1
2019-07-15
target/arm: NS BusFault on vector table fetch escalates to NS HardFault
Peter Maydell
1
-4
/
+17
2019-07-15
target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
Peter Maydell
1
-0
/
+12
2019-07-15
target/arm: report ARMv8-A FP support for AArch32 -cpu max
Alex Bennée
1
-0
/
+4
[next]