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-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
2019-07-14
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
2
-26
/
+25
2019-07-08
target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
Philippe Mathieu-Daudé
1
-2
/
+2
2019-07-08
target/arm: Fix sve_zcr_len_for_el
Richard Henderson
1
-2
/
+2
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
1
-1
/
+7
2019-07-04
target/arm: Correct VMOV_imm_dp handling of short vectors
Peter Maydell
1
-1
/
+1
2019-07-04
target/arm: Execute Thumb instructions when their condbits are 0xf
Peter Maydell
1
-2
/
+13
2019-07-04
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
Peter Maydell
1
-9
/
+12
2019-07-04
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé
3
-2634
/
+2681
2019-07-04
target/arm: Restrict semi-hosting to TCG
Philippe Mathieu-Daudé
3
-2
/
+15
2019-07-04
target/arm: Move debug routines to debug_helper.c
Philippe Mathieu-Daudé
4
-302
/
+315
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2
-2
/
+2
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
1
-1
/
+1
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
1
-1
/
+1
2019-07-01
target/arm: Declare some M-profile functions publicly
Philippe Mathieu-Daudé
2
-36
/
+44
2019-07-01
target/arm: Declare arm_log_exception() function publicly
Philippe Mathieu-Daudé
2
-38
/
+40
2019-07-01
target/arm: Restrict PSCI to TCG
Philippe Mathieu-Daudé
1
-1
/
+5
2019-07-01
target/arm/vfp_helper: Restrict the SoftFloat use to TCG
Philippe Mathieu-Daudé
1
-3
/
+23
2019-07-01
target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
Philippe Mathieu-Daudé
1
-6
/
+13
2019-07-01
target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
Philippe Mathieu-Daudé
1
-48
/
+53
2019-07-01
target/arm/vfp_helper: Move code around
Philippe Mathieu-Daudé
1
-26
/
+26
2019-07-01
target/arm: Move TLB related routines to tlb_helper.c
Philippe Mathieu-Daudé
6
-193
/
+205
2019-07-01
target/arm: Declare get_phys_addr() function publicly
Philippe Mathieu-Daudé
2
-16
/
+21
2019-07-01
target/arm: Move CPU state dumping routines to cpu.c
Philippe Mathieu-Daudé
5
-223
/
+226
2019-07-01
target/arm: Move the DC ZVA helper into op_helper
Samuel Ortiz
2
-92
/
+93
2019-07-01
target/arm: Fix coding style issues
Philippe Mathieu-Daudé
2
-17
/
+30
2019-07-01
target/arm: Fix multiline comment syntax
Philippe Mathieu-Daudé
3
-98
/
+196
2019-07-01
target/arm/helper: Remove unused include
Philippe Mathieu-Daudé
1
-2
/
+0
2019-07-01
target/arm: Add copyright boilerplate
Philippe Mathieu-Daudé
1
-0
/
+7
2019-07-01
target/arm: Makefile cleanup (softmmu)
Philippe Mathieu-Daudé
1
-1
/
+4
2019-07-01
target/arm: Makefile cleanup (KVM)
Philippe Mathieu-Daudé
1
-4
/
+5
2019-07-01
target/arm: Makefile cleanup (ARM)
Philippe Mathieu-Daudé
1
-4
/
+6
2019-07-01
target/arm: Makefile cleanup (Aarch64)
Philippe Mathieu-Daudé
1
-2
/
+3
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2
-0
/
+10
2019-06-18
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
1
-4
/
+4
2019-06-17
target/arm: Only implement doubles if the FPU supports them
Peter Maydell
2
-0
/
+90
2019-06-17
target/arm: Fix typos in trans function prototypes
Peter Maydell
1
-14
/
+14
2019-06-17
target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
Peter Maydell
1
-10
/
+2
[next]