index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: add Cortex A7 CPU parameters
Andrey Yurovsky
2016-09-22
1
-0
/
+46
*
target-aarch64: Generate fences for aarch64
Pranith Kumar
2016-09-16
1
-1
/
+26
*
target-arm: Generate fences in ARMv7 frontend
Pranith Kumar
2016-09-16
1
-2
/
+2
*
tcg: Merge GETPC and GETRA
Richard Henderson
2016-09-16
1
-3
/
+3
*
arm: spelling fix: mismatch
Michael Tokarev
2016-09-13
1
-1
/
+1
*
target-arm: Fix lpae bit in FSR on an alignment fault
Sergey Sorokin
2016-09-06
1
-1
/
+1
*
target-arm: Fix warn about implicit conversion
Pranith Kumar
2016-08-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
1
-0
/
+11
|
\
|
*
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
2016-07-21
1
-0
/
+11
*
|
target-arm: Fix unreachable code in gicv3_class_name()
Peter Maydell
2016-07-19
1
-2
/
+1
|
/
*
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
2016-07-14
1
-0
/
+139
*
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
2
-6
/
+6
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
2
-15
/
+20
*
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
Peter Maydell
2016-07-07
1
-1
/
+1
*
target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
Peter Maydell
2016-07-04
1
-21
/
+26
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-2
/
+0
|
\
|
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-2
/
+0
*
|
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2016-06-24
2
-27
/
+27
|
/
*
exec: [tcg] Track which vCPU is performing translation and execution
LluĂs Vilanova
2016-06-20
1
-0
/
+1
*
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
Peter Maydell
2016-06-17
1
-2
/
+1
*
target-arm/machine.c: Allow user to request GICv3 emulation
Peter Maydell
2016-06-17
1
-2
/
+1
*
target-arm: Add mp-affinity property for ARM CPU class
Pavel Fedin
2016-06-17
1
-0
/
+1
*
target-arm: Provide hook to tell GICv3 about changes of security state
Peter Maydell
2016-06-17
5
-0
/
+57
*
target-arm: Define new arm_is_el3_or_mon() function
Peter Maydell
2016-06-17
1
-2
/
+11
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
3
-3
/
+0
*
target-arm: Don't permit ARMv8-only Neon insns on ARMv7
Peter Maydell
2016-06-14
1
-0
/
+28
*
target-arm: Fix reset and migration of TTBCR(S)
Peter Maydell
2016-06-14
1
-1
/
+4
*
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
2016-06-14
3
-0
/
+54
*
target-arm: kvm64: set guest PMUv3 feature bit if supported
Shannon Zhao
2016-06-14
2
-0
/
+7
*
virtio: move bi-endian target support to a single location
Greg Kurz
2016-06-07
1
-2
/
+0
*
target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
Sergey Sorokin
2016-06-06
1
-16
/
+22
*
target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64()
Peter Maydell
2016-06-06
1
-3
/
+0
*
target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep
Peter Maydell
2016-06-06
1
-3
/
+3
*
target-arm: A64: Create Instruction Syndromes for Data Aborts
Edgar E. Iglesias
2016-06-06
5
-30
/
+180
*
target-arm: Add the HSTR_EL2 register
Alistair Francis
2016-06-06
2
-0
/
+8
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
10
-2
/
+9
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
3
-0
/
+3
*
arm: move arm_log_exception into .c file
Paolo Bonzini
2016-05-19
2
-15
/
+15
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
6
-2
/
+7
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
target-arm: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-178
/
+179
*
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
1
-1
/
+0
*
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-13
2
-6
/
+14
*
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
2016-05-13
1
-1
/
+2
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
target-arm: Avoid unnecessary TLB flush on TCR_EL2, TCR_EL3 writes
Peter Maydell
2016-05-12
1
-4
/
+8
*
ARM: Factor out ARM on/off PSCI control functions
Jean-Christophe DUBOIS
2016-05-12
4
-63
/
+307
*
target-arm/translate-a64.c: Unify some of the ldst_reg decoding
Edgar E. Iglesias
2016-05-12
1
-18
/
+23
*
target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9
Edgar E. Iglesias
2016-05-12
1
-2
/
+2
[next]