index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
2017-01-13
target/arm: Fix ubfx et al for aarch64
Richard Henderson
2017-01-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2017-01-10
target-arm: Use clrsb helper
Richard Henderson
2017-01-10
target-arm: Use clz opcode
Richard Henderson
2017-01-10
target-arm: Use new deposit and extract ops
Richard Henderson
2016-12-27
target-arm: Add VBAR support to ARM1176 CPUs
Cédric Le Goater
2016-12-27
target-arm: Log AArch64 exception returns
Peter Maydell
2016-12-27
target-arm: Fix aarch64 disas_ldst_single_struct
Richard Henderson
2016-12-27
target-arm: Fix aarch64 vec_reg_offset
Richard Henderson
2016-12-27
Correct value of ARM Cortex-A8 MVFR1 register.
Julian Brown
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth