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
*
target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread mode
Peter Maydell
2017-07-11
1
-3
/
+10
*
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
2017-07-11
2
-0
/
+54
*
target/arm: Exit after clearing aarch64 interrupt mask
Richard Henderson
2017-06-19
1
-1
/
+6
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-06-06
2
-1
/
+3
|
\
|
*
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
2
-1
/
+3
*
|
target/aarch64: optimize indirect branches
Emilio G. Cota
2017-06-05
1
-2
/
+1
*
|
target/aarch64: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
1
-1
/
+1
*
|
target/arm: optimize indirect branches
Emilio G. Cota
2017-06-05
2
-9
/
+20
*
|
target/arm: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
1
-1
/
+5
*
|
target/arm: add data cache invalidation cp15 instruction to cortex-r5
Luc MICHEL
2017-06-04
1
-0
/
+2
|
/
*
arm: Implement HFNMIENA support for M profile MPU
Peter Maydell
2017-06-02
3
-2
/
+41
*
arm: add MPU support to M profile CPUs
Michael Davidsaver
2017-06-02
3
-3
/
+33
*
armv7m: Classify faults as MemManage or BusFault
Michael Davidsaver
2017-06-02
1
-3
/
+42
*
arm: All M profile cores are PMSA
Peter Maydell
2017-06-02
1
-0
/
+8
*
armv7m: Implement M profile default memory map
Michael Davidsaver
2017-06-02
1
-9
/
+32
*
armv7m: Improve "-d mmu" tracing for PMSAv7 MPU
Michael Davidsaver
2017-06-02
1
-12
/
+27
*
arm: Remove unnecessary check on cpu->pmsav7_dregion
Peter Maydell
2017-06-02
1
-2
/
+1
*
arm: Don't let no-MPU PMSA cores write to SCTLR.M
Peter Maydell
2017-06-02
1
-0
/
+5
*
arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
Peter Maydell
2017-06-02
1
-1
/
+7
*
arm: Clean up handling of no-MPU PMSA CPUs
Peter Maydell
2017-06-02
4
-14
/
+14
*
arm: Use different ARMMMUIdx values for M profile
Peter Maydell
2017-06-02
3
-2
/
+27
*
arm: Add support for M profile CPUs having different MMU index semantics
Peter Maydell
2017-06-02
6
-99
/
+156
*
arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()
Peter Maydell
2017-06-02
1
-1
/
+1
*
target/arm: clear PMUVER field of AA64DFR0 when vPMU=off
Wei Huang
2017-06-02
1
-1
/
+1
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
*
virt-arm: add node-id property to CPU
Igor Mammedov
2017-05-11
1
-0
/
+1
*
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
2017-05-11
2
-3
/
+11
*
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-04-20
2
-49
/
+2
*
arm: Implement M profile exception return properly
Peter Maydell
2017-04-20
2
-6
/
+64
*
arm: Track M profile handler mode state in TB flags
Peter Maydell
2017-04-20
3
-0
/
+11
*
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
2017-04-20
1
-5
/
+15
*
arm: Move condition-failed codepath generation out of if()
Peter Maydell
2017-04-20
1
-13
/
+11
*
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
2017-04-20
1
-16
/
+15
*
arm: Factor out "generate right kind of step exception"
Peter Maydell
2017-04-20
1
-12
/
+16
*
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
2017-04-20
1
-1
/
+1
*
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
2017-04-20
1
-1
/
+6
*
arm/kvm: Remove trailing newlines from error_report()
Ishani Chugh
2017-04-20
1
-2
/
+2
*
target/arm: Add assertion about FSC format for syndrome registers
Peter Maydell
2017-04-20
1
-5
/
+18
*
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
2017-04-20
3
-24
/
+20
*
target/arm: Add missing entries to excnames[] for log strings
Peter Maydell
2017-04-20
2
-0
/
+3
*
arm: Fix APSR writes via M profile MSR
Peter Maydell
2017-03-20
2
-5
/
+24
*
arm: Enforce should-be-1 bits in MRS decoding
Peter Maydell
2017-03-20
1
-0
/
+14
*
arm: Don't decode MRS(banked) or MSR(banked) for M profile
Peter Maydell
2017-03-20
1
-2
/
+4
*
arm: HVC and SMC encodings don't exist for M profile
Peter Maydell
2017-03-20
1
-0
/
+3
*
target/arm/arm-powerctl: Fix psci info return values
Andrew Jones
2017-03-14
1
-2
/
+2
*
target/arm: implement armv8 PMUSERENR (user-mode enable bits)
Andrew Baumann
2017-03-14
1
-8
/
+71
*
target/arm/helper: make it clear the EC field is also in hex
Alex Bennée
2017-03-09
1
-1
/
+1
*
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
1
-5
/
+0
*
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
1
-5
/
+0
*
target-arm: Add GICv3CPUState in CPUARMState struct
Vijaya Kumar K
2017-02-28
1
-0
/
+2
[next]