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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
target-arm: Introduce per-CPU field for PSCI version
Pranavkumar Sawargaonkar
1
-0
/
+1
2014-06-09
target-arm: VFPv4 implies half-precision extension
Peter Maydell
1
-2
/
+1
2014-06-09
target-arm: Clean up handling of ARMv8 optional feature bits
Peter Maydell
1
-4
/
+4
2014-06-09
target-arm: Remove unnecessary setting of feature bits
Peter Maydell
1
-2
/
+0
2014-06-09
target-arm: arm_any_initfn() should never set ARM_FEATURE_AARCH64
Peter Maydell
1
-3
/
+0
2014-06-09
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
1
-0
/
+1
2014-06-09
target-arm: add support for v8 SHA1 and SHA256 instructions
Ard Biesheuvel
1
-0
/
+2
2014-05-27
target-arm: Fix segfault on startup when KVM enabled
Christoffer Dall
1
-1
/
+1
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
1
-0
/
+7
2014-04-17
target-arm: Make Cortex-A15 CBAR read-only
Peter Maydell
1
-1
/
+1
2014-04-17
target-arm: Implement CBAR for Cortex-A57
Peter Maydell
1
-2
/
+6
2014-04-17
target-arm: Implement RVBAR register
Peter Maydell
1
-0
/
+9
2014-04-17
target-arm: Implement ARMv8 MVFR registers
Peter Maydell
1
-0
/
+1
2014-04-17
target-arm: Implement AArch64 views of fault status and data registers
Rob Herring
1
-1
/
+1
2014-04-17
target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
Peter Maydell
1
-0
/
+7
2014-04-17
target-arm: Split out private-to-target functions into internals.h
Peter Maydell
1
-0
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-1
/
+3
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-0
/
+7
2014-02-26
target-arm: Add support for AArch32 ARMv8 CRC32 instructions
Will Newton
1
-0
/
+1
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
1
-4
/
+4
2014-02-26
target-arm: Implement AArch64 cache invalidate/clean ops
Peter Maydell
1
-2
/
+2
2014-02-26
target-arm: A64: Make cache ID registers visible to AArch64
Peter Maydell
1
-0
/
+2
2014-02-26
target-arm: Fix raw read and write functions on AArch64 registers
Peter Maydell
1
-1
/
+1
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
1
-4
/
+2
2014-02-20
target-arm: Define names for SCTLR bits
Peter Maydell
1
-1
/
+1
2014-01-31
ARM: Convert MIDR to a property
Alistair Francis
1
-0
/
+1
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-5
/
+2
2014-01-14
target-arm: Switch ARMCPUInfo arrays to use terminator entries
Peter Maydell
1
-3
/
+6
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
1
-5
/
+2
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
1
-0
/
+6
2013-12-17
ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc
Antony Pavlov
1
-0
/
+5
2013-12-17
ARM: cpu: add "reset_hivecs" property
Antony Pavlov
1
-0
/
+13
2013-12-17
target-arm/cpu: Convert reset CBAR to a property
Peter Crosthwaite
1
-0
/
+17
2013-12-17
target-arm: Define and use ARM_FEATURE_CBAR
Peter Crosthwaite
1
-9
/
+3
2013-12-17
target-arm: add support for v8 AES instructions
Ard Biesheuvel
1
-0
/
+1
2013-12-10
target-arm: Don't hardcode KVM target CPU to be A15
Peter Maydell
1
-0
/
+2
2013-12-10
target-arm: Allow secondary KVM CPUs to be booted via PSCI
Peter Maydell
1
-0
/
+7
2013-12-10
target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
Peter Maydell
1
-0
/
+50
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
1
-0
/
+8
2013-09-10
target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
Peter Maydell
1
-2
/
+7
2013-09-10
target-arm: fix ARMv7M stack alignment on reset
Sebastian Ottlik
1
-1
/
+1
2013-09-10
target-arm: Make '-cpu any' available in linux-user mode only
Peter Maydell
1
-0
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-2
/
+2
2013-08-20
target-arm: Implement the generic timer
Peter Maydell
1
-0
/
+7
2013-08-20
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Peter Maydell
1
-0
/
+60
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
1
-1
/
+3
2013-07-27
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
1
-0
/
+1
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
1
-0
/
+2
[next]