index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
cpu.c
Age
Commit message (
Expand
)
Author
2014-10-06
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
Peter Maydell
2014-09-29
target-arm: Add support for VIRQ and VFIQ
Edgar E. Iglesias
2014-09-29
target-arm: Break out exception masking to a separate func
Edgar E. Iglesias
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
2014-09-29
target-arm: Implement setting guest breakpoints
Peter Maydell
2014-09-25
target-arm: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-12
target-arm: Implement handling of fired watchpoints
Peter Maydell
2014-09-12
target-arm: Implement setting of watchpoints
Peter Maydell
2014-09-12
target-arm: Fix broken indentation in arm_cpu_reest()
Martin Galvan
2014-09-12
target-arm: Fix resetting issues on ARMv7-M CPUs
Martin Galvan
2014-08-19
arm: cortex-a9: Fix cache-line size and associativity
Peter Crosthwaite
2014-08-19
target-arm: Adjust debug ID registers per-CPU
Peter Maydell
2014-08-04
target-arm: Make far_el1 an array
Edgar E. Iglesias
2014-06-19
target-arm: Introduce per-CPU field for PSCI version
Pranavkumar Sawargaonkar
2014-06-09
target-arm: VFPv4 implies half-precision extension
Peter Maydell
2014-06-09
target-arm: Clean up handling of ARMv8 optional feature bits
Peter Maydell
2014-06-09
target-arm: Remove unnecessary setting of feature bits
Peter Maydell
2014-06-09
target-arm: arm_any_initfn() should never set ARM_FEATURE_AARCH64
Peter Maydell
2014-06-09
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
2014-06-09
target-arm: add support for v8 SHA1 and SHA256 instructions
Ard Biesheuvel
2014-05-27
target-arm: Fix segfault on startup when KVM enabled
Christoffer Dall
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-04-17
target-arm: Make Cortex-A15 CBAR read-only
Peter Maydell
2014-04-17
target-arm: Implement CBAR for Cortex-A57
Peter Maydell
2014-04-17
target-arm: Implement RVBAR register
Peter Maydell
2014-04-17
target-arm: Implement ARMv8 MVFR registers
Peter Maydell
2014-04-17
target-arm: Implement AArch64 views of fault status and data registers
Rob Herring
2014-04-17
target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
Peter Maydell
2014-04-17
target-arm: Split out private-to-target functions into internals.h
Peter Maydell
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-02-26
target-arm: Add support for AArch32 ARMv8 CRC32 instructions
Will Newton
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
2014-02-26
target-arm: Implement AArch64 cache invalidate/clean ops
Peter Maydell
2014-02-26
target-arm: A64: Make cache ID registers visible to AArch64
Peter Maydell
2014-02-26
target-arm: Fix raw read and write functions on AArch64 registers
Peter Maydell
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
2014-02-20
target-arm: Define names for SCTLR bits
Peter Maydell
2014-01-31
ARM: Convert MIDR to a property
Alistair Francis
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
target-arm: Switch ARMCPUInfo arrays to use terminator entries
Peter Maydell
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
2013-12-17
ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc
Antony Pavlov
2013-12-17
ARM: cpu: add "reset_hivecs" property
Antony Pavlov
2013-12-17
target-arm/cpu: Convert reset CBAR to a property
Peter Crosthwaite
2013-12-17
target-arm: Define and use ARM_FEATURE_CBAR
Peter Crosthwaite
2013-12-17
target-arm: add support for v8 AES instructions
Ard Biesheuvel
[next]