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.h
Age
Commit message (
Expand
)
Author
2016-03-04
target-arm: implement BE32 mode in system emulation
Paolo Bonzini
2016-03-04
target-arm: introduce tbflag for endianness
Peter Crosthwaite
2016-03-04
linux-user: arm: handle CPSR.E correctly in strex emulation
Paolo Bonzini
2016-03-04
arm: cpu: handle BE32 user-mode as BE
Peter Crosthwaite
2016-03-04
target-arm: cpu: Move cpu_is_big_endian to header
Peter Crosthwaite
2016-03-04
target-arm: implement SCTLR.B, drop bswap_code
Paolo Bonzini
2016-02-26
target-arm: Fix handling of SDCR for 32-bit code
Peter Maydell
2016-02-26
target-arm: Add write_type argument to cpsr_write()
Peter Maydell
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-18
target-arm: Report correct syndrome for FPEXC32_EL2 traps
Peter Maydell
2016-02-18
target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
Peter Maydell
2016-02-18
target-arm: correct CNTFRQ access rights
Peter Maydell
2016-02-11
target-arm: Add isread parameter to CPAccessFns
Peter Maydell
2016-02-11
target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
Peter Maydell
2016-02-11
target-arm: Implement MDCR_EL3 and SDCR
Peter Maydell
2016-02-11
target-arm: Fix typo in comment in arm_is_secure_below_el3()
Peter Maydell
2016-01-21
target-arm: Properly support EL2 and EL3 in arm_el_is_aa64()
Peter Maydell
2016-01-21
target-arm: Support multiple address spaces in page table walks
Peter Maydell
2016-01-21
target-arm: Implement asidx_from_attrs
Peter Maydell
2016-01-21
target-arm: Add QOM property for Secure memory region
Peter Maydell
2015-10-27
target-arm: Add HPFAR_EL2
Edgar E. Iglesias
2015-10-27
target-arm: Fix "no 64-bit EL2" assumption in arm_excp_unmasked()
Peter Maydell
2015-10-16
target-arm: implement arm_debug_target_el()
Sergey Fedorov
2015-10-16
target-arm: Add MDCR_EL2
Sergey Fedorov
2015-10-16
target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
Davorin Mista
2015-10-16
target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL
Sergey Sorokin
2015-10-07
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
target-arm: Add condexec state to insn_start
Richard Henderson
2015-09-25
arm: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-14
target-arm: Add VMPIDR_EL2
Edgar E. Iglesias
2015-09-14
target-arm: Add VPIDR_EL2
Edgar E. Iglesias
2015-09-14
target-arm: Add VTTBR_EL2
Edgar E. Iglesias
2015-09-14
target-arm: Add VTCR_EL2
Edgar E. Iglesias
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-07
target-arm: Fix arm_excp_unmasked() function
Sergey Sorokin
2015-09-07
target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction
Peter Maydell
2015-09-07
target-arm/arm-semi.c: Support widening APIs to 64 bits
Peter Maydell
2015-08-25
target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3
Peter Maydell
2015-08-13
target-arm: Add the AArch64 view of the Secure physical timer
Peter Maydell
2015-08-13
target-arm: Add debug check for mismatched cpreg resets
Peter Maydell
2015-08-13
target-arm: Add the Hypervisor timer
Edgar E. Iglesias
2015-08-13
target-arm: Add CNTHCTL_EL2
Edgar E. Iglesias
2015-08-13
target-arm: Add CNTVOFF_EL2
Edgar E. Iglesias
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-06-19
target-arm: Implement PMSAv7 MPU
Peter Crosthwaite
2015-06-19
target-arm: Add registers for PMSAv7
Peter Crosthwaite
2015-06-19
target-arm: Do not reset sysregs marked as ALIAS
Sergey Fedorov
2015-06-15
target-arm: Add the THUMB_DSP feature
Aurelio C. Remonda
[next]