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
2020-10-20
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
3
-0
/
+16
2020-10-20
target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
Peter Maydell
1
-19
/
+28
2020-10-20
target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
Peter Maydell
1
-12
/
+19
2020-10-20
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
2
-2
/
+99
2020-10-20
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
3
-1
/
+38
2020-10-20
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
1
-0
/
+8
2020-10-20
target/arm: Make the t32 insn[25:23]=111 group non-overlapping
Peter Maydell
1
-13
/
+11
2020-10-20
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
2
-0
/
+63
2020-10-20
target/arm: Implement v8.1M NOCP handling
Peter Maydell
3
-6
/
+22
2020-10-20
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2
-8
/
+10
2020-10-20
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
1
-7
/
+3
2020-10-20
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
1
-2
/
+1
2020-10-20
target/arm: Use tlb_flush_page_bits_by_mmuidx*
Richard Henderson
1
-7
/
+39
2020-10-20
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
3
-13
/
+47
2020-10-20
target/arm: Fix SMLAD incorrect setting of Q bit
Peter Maydell
1
-11
/
+49
2020-10-08
target/arm: Make '-cpu max' have a 48-bit PA
Peter Maydell
1
-0
/
+4
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
6
-6
/
+131
2020-10-08
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
1
-19
/
+32
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
1
-2
/
+2
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-1
/
+2
2020-10-01
target/arm: Fix SVE splice
Richard Henderson
1
-1
/
+1
2020-10-01
target/arm: Fix sve ldr/str
Richard Henderson
1
-2
/
+2
2020-10-01
target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
Peter Maydell
1
-5
/
+26
2020-10-01
target/arm: Add ID register values for Cortex-M0
Peter Maydell
1
-0
/
+24
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
6
-38
/
+42
2020-10-01
target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
Peter Maydell
3
-4
/
+17
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+3
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-3
/
+3
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
1
-1
/
+1
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-18
target/arm: Set instance_align on CPUARM TypeInfo
Richard Henderson
1
-0
/
+2
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-09-14
target/arm: Count PMU events when MDCR.SPME is set
Aaron Lindsay
1
-1
/
+1
2020-09-14
target/arm: Remove no-longer-reachable 32-bit KVM code
Peter Maydell
4
-80
/
+53
2020-09-14
target/arm: Remove KVM support for 32-bit Arm hosts
Peter Maydell
2
-599
/
+1
2020-09-14
target/arm: Convert VCMLA, VCADD size field to MO_* in decode
Peter Maydell
2
-16
/
+24
2020-09-14
target/arm: Convert Neon VCVT fp size field to MO_* in decode
Peter Maydell
2
-4
/
+3
2020-09-14
target/arm: Convert Neon 3-same-fp size field to MO_* in decode
Peter Maydell
2
-10
/
+21
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-14
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-7
/
+11
2020-09-08
target/arm: Move setting of CPU halted state to generic code
Thiago Jung Bauermann
1
-1
/
+0
2020-09-08
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
4
-8
/
+4
2020-09-02
arm: Fix typo in AARCH64_CPU_GET_CLASS definition
Eduardo Habkost
1
-1
/
+1
2020-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...
Peter Maydell
13
-800
/
+1687
2020-09-01
target/arm: Enable FP16 in '-cpu max'
Peter Maydell
2
-7
/
+6
2020-09-01
target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
Peter Maydell
1
-55
/
+55
2020-09-01
target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
Peter Maydell
2
-5
/
+32
2020-09-01
target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
Peter Maydell
1
-4
/
+8
2020-09-01
target/arm: Implement fp16 for Neon VRINTX
Peter Maydell
3
-42
/
+9
[next]