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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-07
target-arm: Fix arm_excp_unmasked() function
Sergey Sorokin
1
-3
/
+3
2015-09-07
target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction
Peter Maydell
1
-0
/
+1
2015-09-07
target-arm/arm-semi.c: Support widening APIs to 64 bits
Peter Maydell
1
-1
/
+1
2015-08-25
target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3
Peter Maydell
1
-0
/
+3
2015-08-13
target-arm: Add the AArch64 view of the Secure physical timer
Peter Maydell
1
-1
/
+2
2015-08-13
target-arm: Add debug check for mismatched cpreg resets
Peter Maydell
1
-0
/
+3
2015-08-13
target-arm: Add the Hypervisor timer
Edgar E. Iglesias
1
-1
/
+2
2015-08-13
target-arm: Add CNTHCTL_EL2
Edgar E. Iglesias
1
-0
/
+1
2015-08-13
target-arm: Add CNTVOFF_EL2
Edgar E. Iglesias
1
-0
/
+1
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
1
-1
/
+1
2015-06-19
target-arm: Implement PMSAv7 MPU
Peter Crosthwaite
1
-0
/
+1
2015-06-19
target-arm: Add registers for PMSAv7
Peter Crosthwaite
1
-0
/
+10
2015-06-19
target-arm: Do not reset sysregs marked as ALIAS
Sergey Fedorov
1
-2
/
+2
2015-06-15
target-arm: Add the THUMB_DSP feature
Aurelio C. Remonda
1
-0
/
+1
2015-06-15
target-arm/cpu.h: remove pending_exception
Alex Bennée
1
-1
/
+0
2015-05-29
target-arm: Move TB flags down to fill gap
Peter Maydell
1
-2
/
+2
2015-05-29
target-arm: Extend FP checks to use an EL
Greg Bellows
1
-22
/
+70
2015-05-29
target-arm: Make singlestate TB flags common between AArch32/64
Peter Maydell
1
-42
/
+27
2015-05-29
target-arm: Add AArch64 CPTR registers
Greg Bellows
1
-0
/
+5
2015-05-29
target-arm: Allow cp access functions to indicate traps to EL2 or EL3
Peter Maydell
1
-1
/
+5
2015-05-29
target-arm: Update interrupt handling to use target EL
Greg Bellows
1
-3
/
+4
2015-05-29
target-arm: Move setting of exception info into tlb_fill
Peter Maydell
1
-2
/
+0
2015-05-29
target-arm: Add exception target el infrastructure
Greg Bellows
1
-0
/
+1
2015-04-30
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
1
-9
/
+0
2015-04-30
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
1
-5
/
+0
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
1
-2
/
+2
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
1
-8
/
+1
2015-02-13
target-arm: Add 32/64-bit register sync
Greg Bellows
1
-0
/
+2
2015-02-05
target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
Pranavkumar Sawargaonkar
1
-0
/
+2
2015-02-05
target-arm: Don't define any MMU_MODE*_SUFFIXes
Peter Maydell
1
-2
/
+0
2015-02-05
target-arm: Define correct mmu_idx values and pass them in TB flags
Peter Maydell
1
-23
/
+92
2015-02-05
target-arm: Make arm_current_el() return sensible values for M profile
Peter Maydell
1
-0
/
+4
2015-02-05
target-arm: Split NO_MIGRATE into ALIAS and NO_RAW
Peter Maydell
1
-4
/
+11
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-2
/
+0
2014-12-11
target-arm: make MAIR0/1 banked
Greg Bellows
1
-1
/
+20
2014-12-11
target-arm: make c13 cp regs banked (FCSEIDR, ...)
Fabian Aggeler
1
-5
/
+31
2014-12-11
target-arm: make VBAR banked
Greg Bellows
1
-1
/
+9
2014-12-11
target-arm: make PAR banked
Fabian Aggeler
1
-1
/
+9
2014-12-11
target-arm: make IFAR/DFAR banked
Fabian Aggeler
1
-1
/
+18
2014-12-11
target-arm: make DFSR banked
Fabian Aggeler
1
-1
/
+9
2014-12-11
target-arm: make IFSR banked
Fabian Aggeler
1
-1
/
+9
2014-12-11
target-arm: make DACR banked
Fabian Aggeler
1
-2
/
+11
2014-12-11
target-arm: make TTBCR banked
Fabian Aggeler
1
-3
/
+8
2014-12-11
target-arm: make TTBR0/1 banked
Fabian Aggeler
1
-2
/
+18
2014-12-11
target-arm: make CSSELR banked
Fabian Aggeler
1
-1
/
+9
2014-12-11
target-arm: add SCTLR_EL3 and make SCTLR banked
Fabian Aggeler
1
-1
/
+9
2014-12-11
target-arm: add MVBAR support
Fabian Aggeler
1
-0
/
+1
2014-12-11
target-arm: add SDER definition
Greg Bellows
1
-0
/
+1
2014-12-11
target-arm: add NSACR register
Fabian Aggeler
1
-0
/
+1
2014-12-11
target-arm: add secure state bit to CPREG hash
Peter Maydell
1
-5
/
+20
[next]