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-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
2013-12-10
target-arm: Don't hardcode KVM target CPU to be A15
Peter Maydell
2013-12-10
target-arm: Allow secondary KVM CPUs to be booted via PSCI
Peter Maydell
2013-12-10
target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
Peter Maydell
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
2013-09-10
target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
Peter Maydell
2013-09-10
target-arm: fix ARMv7M stack alignment on reset
Sebastian Ottlik
2013-09-10
target-arm: Make '-cpu any' available in linux-user mode only
Peter Maydell
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-20
target-arm: Implement the generic timer
Peter Maydell
2013-08-20
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Peter Maydell
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
2013-07-27
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-15
target-arm: add feature flag for ARMv8
Mans Rullgard
2013-07-09
cpu: Move reset logging to CPUState
Andreas Färber
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-25
target-arm: Make LPAE feature imply V7MP
Peter Maydell
2013-06-25
target-arm: Convert TCG to using (index,value) list for cp migration
Peter Maydell
2013-04-19
target-arm: port ARM CPU save/load to use VMState
Juan Quintela
2013-03-12
target-arm: Override do_interrupt for ARMv7-M profile
Andreas Färber
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
target-arm: Move TCG initialization to ARMCPU initfn
Andreas Färber
2013-02-16
target-arm: Update ARMCPU to QOM realizefn
Andreas Färber
2013-01-30
target-arm: Rename CPU types
Andreas Färber
2013-01-27
target-arm: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
[next]