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
Age
Commit message (
Expand
)
Author
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
2013-12-17
target-arm/kvm: Split 32 bit only code into its own file
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/helper.c: Allow cp15.c15 dummy override
Peter Crosthwaite
2013-12-17
target-arm: add support for v8 AES instructions
Ard Biesheuvel
2013-12-10
target-arm: fix TTBCR write masking
Sergey Fedorov
2013-12-10
target-arm: Use new qemu_ld/st opcodes
Richard Henderson
2013-12-10
target-arm: Implement ARMv8 SIMD VMAXNM and VMINNM instructions.
Will Newton
2013-12-10
target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions.
Will Newton
2013-12-10
target-arm: Implement ARMv8 VSEL instruction.
Will Newton
2013-12-10
target-arm: Move call to disas_vfp_insn out of disas_coproc_insn.
Will Newton
2013-12-10
target-arm: Provide '-cpu host' when running KVM
Peter Maydell
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-12-10
target-arm: Provide PSCI constants to generic QEMU code
Peter Maydell
2013-12-10
target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM
Peter Maydell
2013-10-31
target-arm: fix sorting issue of KVM cpreg list
Alvise Rigo
2013-10-31
target-arm: sort TCG cpreg list by KVM-style 64 bit ID number
Alvise Rigo
2013-10-31
target-arm: Add CP15 VBAR support
Nathan Rossi
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2013-10-10
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-09-25
misc: Use new rotate functions
Stefan Weil
2013-09-10
target-arm: Add AArch64 gdbstub support
Alexander Graf
2013-09-10
target-arm: Add AArch64 translation stub
Alexander Graf
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: Add new AArch64CPUInfo base class and subclasses
Peter Maydell
2013-09-10
target-arm: Pass DisasContext* to gen_set_pc_im()
Peter Maydell
2013-09-10
target-arm: Fix target_ulong/uint32_t confusions
Alexander Graf
2013-09-10
target-arm: Export cpu_env
Alexander Graf
2013-09-10
target-arm: Extract the disas struct to a header file
Alexander Graf
2013-09-10
target-arm: Abstract out load/store from a vaddr in AArch32
Peter Maydell
2013-09-10
target-arm: Implement qmp query-cpu-definitions
Cole Robinson
2013-09-10
target-arm: fix ARMv7M stack alignment on reset
Sebastian Ottlik
2013-09-10
target-arm: Avoid "1 << 31" undefined behaviour
Peter Maydell
2013-09-10
target-arm: Use sextract32() in branch decode
Peter Maydell
2013-09-10
target-arm: Make '-cpu any' available in linux-user mode only
Peter Maydell
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-01
target-arm: Report unimplemented opcodes (LOG_UNIMP)
Stefan Weil
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
[prev]
[next]