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
2016-11-07
Fix corruption of CPSR when SCTLR.EE is set
Julian Brown
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
target-arm/arm-powerctl: wake up sleeping CPUs
Alex Bennée
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
2016-10-26
target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
Emilio G. Cota
2016-10-26
target-arm: emulate aarch64's LL/SC using cmpxchg helpers
Emilio G. Cota
2016-10-26
target-arm: emulate SWP with atomic_xchg helper
Emilio G. Cota
2016-10-26
target-arm: emulate LL/SC using cmpxchg helpers
Emilio G. Cota
2016-10-26
target-arm: Rearrange aa32 load and store functions
Richard Henderson
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
target-arm: Implement new HLT trap for semihosting
Peter Maydell
2016-10-24
target-arm: Make page size a runtime setting
Peter Maydell
2016-10-17
target-arm: Add trace events for the generic timers
Peter Maydell
2016-10-17
target-arm: Implement dummy MDCCINT_EL1
Peter Maydell
2016-10-17
Fix masking of PC lower bits when doing exception returns
Peter Maydell
2016-10-17
target-arm: Comments added to identify cases in a switch
Thomas Hanson
2016-10-17
target-arm: Code changes to implement overwrite of tag field on PC load
Thomas Hanson
2016-10-17
target-arm: Infrastucture changes to enable handling of tagged address loadin...
Thomas Hanson
2016-10-17
target-arm: kvm: use AddressSpace-specific listener
Paolo Bonzini
2016-10-04
target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6
Peter Maydell
2016-10-04
target-arm: A64: Fix decoding of iss_sf in disas_ld_lit
Edgar E. Iglesias
2016-10-04
target-arm: move gicv3_class_name from machine to kvm_arm.h
Eric Auger
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
2016-09-22
arm: add Cortex A7 CPU parameters
Andrey Yurovsky
2016-09-16
target-aarch64: Generate fences for aarch64
Pranith Kumar
2016-09-16
target-arm: Generate fences in ARMv7 frontend
Pranith Kumar
2016-09-16
tcg: Merge GETPC and GETRA
Richard Henderson
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
2016-09-06
target-arm: Fix lpae bit in FSR on an alignment fault
Sergey Sorokin
2016-08-12
target-arm: Fix warn about implicit conversion
Pranith Kumar
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
2016-07-19
target-arm: Fix unreachable code in gicv3_class_name()
Peter Maydell
2016-07-14
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-07
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
Peter Maydell
2016-07-04
target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
Peter Maydell
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
2016-06-17
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
Peter Maydell
2016-06-17
target-arm/machine.c: Allow user to request GICv3 emulation
Peter Maydell
2016-06-17
target-arm: Add mp-affinity property for ARM CPU class
Pavel Fedin
2016-06-17
target-arm: Provide hook to tell GICv3 about changes of security state
Peter Maydell
2016-06-17
target-arm: Define new arm_is_el3_or_mon() function
Peter Maydell
[next]