index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
Fix corruption of CPSR when SCTLR.EE is set
Julian Brown
1
-1
/
+1
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
2
-0
/
+4
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2
-1
/
+3
2016-10-31
target-arm/arm-powerctl: wake up sleeping CPUs
Alex Bennée
2
-1
/
+3
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
4
-3
/
+32
2016-10-26
target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
Emilio G. Cota
4
-22
/
+1
2016-10-26
target-arm: emulate aarch64's LL/SC using cmpxchg helpers
Emilio G. Cota
3
-58
/
+163
2016-10-26
target-arm: emulate SWP with atomic_xchg helper
Emilio G. Cota
1
-12
/
+14
2016-10-26
target-arm: emulate LL/SC using cmpxchg helpers
Emilio G. Cota
1
-95
/
+45
2016-10-26
target-arm: Rearrange aa32 load and store functions
Richard Henderson
1
-105
/
+66
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-25
/
+22
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2
-25
/
+22
2016-10-24
target-arm: Implement new HLT trap for semihosting
Peter Maydell
3
-7
/
+60
2016-10-24
target-arm: Make page size a runtime setting
Peter Maydell
2
-4
/
+29
2016-10-17
target-arm: Add trace events for the generic timers
Peter Maydell
2
-4
/
+26
2016-10-17
target-arm: Implement dummy MDCCINT_EL1
Peter Maydell
1
-0
/
+8
2016-10-17
Fix masking of PC lower bits when doing exception returns
Peter Maydell
2
-9
/
+27
2016-10-17
target-arm: Comments added to identify cases in a switch
Thomas Hanson
1
-3
/
+3
2016-10-17
target-arm: Code changes to implement overwrite of tag field on PC load
Thomas Hanson
1
-5
/
+77
2016-10-17
target-arm: Infrastucture changes to enable handling of tagged address loadin...
Thomas Hanson
4
-2
/
+100
2016-10-17
target-arm: kvm: use AddressSpace-specific listener
Paolo Bonzini
1
-1
/
+2
2016-10-04
target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6
Peter Maydell
1
-1
/
+6
2016-10-04
target-arm: A64: Fix decoding of iss_sf in disas_ld_lit
Edgar E. Iglesias
1
-1
/
+1
2016-10-04
target-arm: move gicv3_class_name from machine to kvm_arm.h
Eric Auger
2
-16
/
+15
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
1
-0
/
+19
2016-09-22
arm: add Cortex A7 CPU parameters
Andrey Yurovsky
1
-0
/
+46
2016-09-16
target-aarch64: Generate fences for aarch64
Pranith Kumar
1
-1
/
+26
2016-09-16
target-arm: Generate fences in ARMv7 frontend
Pranith Kumar
1
-2
/
+2
2016-09-16
tcg: Merge GETPC and GETRA
Richard Henderson
1
-3
/
+3
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
1
-1
/
+1
2016-09-06
target-arm: Fix lpae bit in FSR on an alignment fault
Sergey Sorokin
1
-1
/
+1
2016-08-12
target-arm: Fix warn about implicit conversion
Pranith Kumar
1
-1
/
+1
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+11
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
1
-0
/
+11
2016-07-19
target-arm: Fix unreachable code in gicv3_class_name()
Peter Maydell
1
-2
/
+1
2016-07-14
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
1
-0
/
+139
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
1
-2
/
+2
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2
-6
/
+6
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2
-15
/
+20
2016-07-07
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
Peter Maydell
1
-1
/
+1
2016-07-04
target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
Peter Maydell
1
-21
/
+26
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2
-27
/
+27
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
1
-0
/
+1
2016-06-17
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
Peter Maydell
1
-2
/
+1
2016-06-17
target-arm/machine.c: Allow user to request GICv3 emulation
Peter Maydell
1
-2
/
+1
2016-06-17
target-arm: Add mp-affinity property for ARM CPU class
Pavel Fedin
1
-0
/
+1
2016-06-17
target-arm: Provide hook to tell GICv3 about changes of security state
Peter Maydell
5
-0
/
+57
2016-06-17
target-arm: Define new arm_is_el3_or_mon() function
Peter Maydell
1
-2
/
+11
[next]