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
*
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
1
-2
/
+1
*
target/arm: Set ISSIs16Bit in make_issinfo
Richard Henderson
2020-01-17
1
-0
/
+3
*
target/arm: Return correct IL bit in merge_syn_data_abort
Jeff Kubascik
2020-01-17
1
-1
/
+1
*
target/arm: adjust program counter for wfi exception in AArch32
Jeff Kubascik
2020-01-17
1
-1
/
+6
*
target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
Masahiro Yamada
2020-01-17
1
-2
/
+3
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
5
-9
/
+9
*
target/arm: Include tcg.h in sve_helper.c
Richard Henderson
2020-01-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-01-13
1
-0
/
+2
|
\
|
*
arm/translate-a64: fix uninitialized variable warning
Pan Nengyuan
2020-01-08
1
-0
/
+2
*
|
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
1
-2
/
+1
*
|
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
4
-4
/
+7
*
|
target/arm: remove unused EXCP_SEMIHOST leg
Alex Bennée
2020-01-09
1
-6
/
+0
|
/
*
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
Niek Linnenbank
2019-12-20
1
-0
/
+3
*
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
2019-12-20
1
-3
/
+15
*
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2019-12-20
2
-11
/
+59
*
target/arm: Abstract the generic timer frequency
Andrew Jeffery
2019-12-20
3
-3
/
+20
*
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
2019-12-20
1
-2
/
+3
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
1
-4
/
+4
*
target/arm: ensure we use current exception state after SCR update
Alex Bennée
2019-12-16
4
-4
/
+25
*
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
3
-0
/
+67
*
arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()
Niek Linnenbank
2019-12-16
1
-0
/
+3
*
target/arm: Add support for missing Jazelle system registers
Marc Zyngier
2019-12-16
1
-0
/
+27
*
target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
Marc Zyngier
2019-12-16
5
-1
/
+34
*
target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
Marc Zyngier
2019-12-16
3
-3
/
+46
*
target/arm: Honor HCR_EL2.TID1 trapping requirements
Marc Zyngier
2019-12-16
1
-4
/
+32
*
target/arm: Honor HCR_EL2.TID2 trapping requirements
Marc Zyngier
2019-12-16
1
-4
/
+27
*
target/arm: Add support for cortex-m7 CPU
Christophe Lyon
2019-12-16
1
-0
/
+33
*
target/arm: Honor HCR_EL2.TID3 trapping requirements
Marc Zyngier
2019-11-26
1
-0
/
+76
*
target/arm: Fix ISR_EL1 tracking when executing at EL2
Marc Zyngier
2019-11-26
1
-2
/
+5
*
target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
Jean-Hugues Deschênes
2019-11-26
1
-4
/
+3
*
target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY
Richard Henderson
2019-11-19
2
-43
/
+73
*
target/arm: Relax r13 restriction for ldrex/strex for v8.0
Richard Henderson
2019-11-19
1
-4
/
+8
*
target/arm: Do not reject rt == rt2 for strexd
Richard Henderson
2019-11-19
1
-1
/
+1
*
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
2019-11-19
3
-20
/
+7
*
target/arm: Allow reading flags from FPSCR for M-profile
Christophe Lyon
2019-11-01
1
-2
/
+3
*
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
2019-11-01
4
-17
/
+35
*
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
2019-11-01
3
-42
/
+242
*
target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
Andrew Jones
2019-11-01
3
-7
/
+25
*
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
2019-11-01
4
-4
/
+65
*
target/arm/kvm64: Add kvm_arch_get/put_sve
Andrew Jones
2019-11-01
1
-28
/
+155
*
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
5
-2
/
+250
*
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
2019-11-01
3
-9
/
+48
*
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
2019-11-01
1
-0
/
+146
*
target/arm: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-12
/
+3
*
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
1
-3
/
+6
*
target/arm: Rebuild hflags for M-profile
Richard Henderson
2019-10-24
2
-1
/
+10
*
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
2019-10-24
1
-0
/
+10
*
target/arm: Rebuild hflags at CPSR writes
Richard Henderson
2019-10-24
1
-0
/
+3
*
target/arm: Rebuild hflags at MSR writes
Richard Henderson
2019-10-24
2
-7
/
+34
*
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
5
-0
/
+8
[next]