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
/
machine.c
Age
Commit message (
Expand
)
Author
2014-01-08
target-arm: Widen exclusive-access support struct fields to 64 bits
Peter Maydell
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
2013-08-20
target-arm: Implement the generic timer
Peter Maydell
2013-06-25
target-arm: Initialize cpreg list from KVM when using KVM
Peter Maydell
2013-06-25
target-arm: Convert TCG to using (index,value) list for cp migration
Peter Maydell
2013-04-19
target-arm: Correctly restore FPSCR
Peter Maydell
2013-04-19
target-arm: Add some missing CPU state fields to VMState
Peter Maydell
2013-04-19
target-arm: port ARM CPU save/load to use VMState
Juan Quintela
2012-07-12
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
Peter Maydell
2012-07-12
target-arm: Extend feature flags to 64 bits
Peter Maydell
2012-06-20
target-arm: Remove c0_cachetype CPUARMState field
Peter Maydell
2012-01-13
arm: Add dummy support for co-processor 15's secure config register
Rob Herring
2012-01-05
arm: add dummy A9-specific cp15 registers
Mark Langsdorf
2011-10-19
target-arm/machine.c: Restore VFP registers correctly
Dmitry Koshelev
2011-06-22
target-arm: Minimal implementation of performance counters
Peter Maydell
2011-03-06
target-arm: Implement cp15 VA->PA translation
Adam Lackorzynski
2009-07-31
Save/restore ARMv6 MMU state
Paul Brook
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-05-14
Syborg (Symbian Virtual Platform) board
Paul Brook
2008-12-15
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
balrog
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-06-02
Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.
balrog
2008-05-18
Add N810 to allowed -M values, add documentation part for N8x0.
balrog
2008-05-04
remove target ifdefs from vl.c
aurel32