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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
target/microblaze: Fix possible array out of bounds in mmu_write()
AlexChen
2020-11-17
1
-1
/
+2
*
|
target/i386: avoid theoretical leak on MCE injection
Paolo Bonzini
2020-11-16
1
-6
/
+4
*
|
kvm/i386: Set proper nested state format for SVM
Tom Lendacky
2020-11-16
1
-4
/
+6
|
/
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
5
-5
/
+5
*
sparc tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
12
-12
/
+12
*
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
17
-18
/
+18
*
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2020-11-15
18
-18
/
+18
*
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
30
-30
/
+30
*
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
21
-21
/
+21
*
tricore tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
xtensa tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
microblaze tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
8
-8
/
+8
*
cris tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
10
-10
/
+10
*
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-15
24
-24
/
+24
*
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
8
-16
/
+16
*
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-13
3
-7
/
+14
*
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-11-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...
Peter Maydell
2020-11-10
8
-55
/
+44
|
\
|
*
target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
Peter Maydell
2020-11-10
1
-4
/
+4
|
*
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
2020-11-10
3
-40
/
+29
|
*
target/arm: add space before the open parenthesis '('
Xinhao Zhang
2020-11-10
1
-1
/
+1
|
*
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
2020-11-10
1
-2
/
+2
|
*
target/arm: add spaces around operator
Xinhao Zhang
2020-11-10
3
-9
/
+9
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
2020-11-10
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
s390x: fix clang 11 warnings in cpu_models.c
Daniele Buono
2020-11-10
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-11-10
8
-255
/
+112
|
\
\
|
|
/
|
/
|
|
*
target/riscv: Split the Hypervisor execute load helpers
Alistair Francis
2020-11-10
3
-42
/
+17
|
*
target/riscv: Remove the hyp load and store functions
Alistair Francis
2020-11-10
5
-166
/
+59
|
*
target/riscv: Remove the HS_TWO_STAGE flag
Alistair Francis
2020-11-10
4
-51
/
+25
|
*
target/riscv: Set the virtualised MMU mode when doing hyp accesses
Alistair Francis
2020-11-10
1
-13
/
+17
|
*
target/riscv: Add a virtualised MMU Mode
Alistair Francis
2020-11-10
3
-3
/
+14
*
|
target/mips: Fix PageMask with variable page size
Jiaxun Yang
2020-11-09
2
-6
/
+22
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into staging
Peter Maydell
2020-11-06
2
-35
/
+50
|
\
\
|
*
|
target/s390x: fix execution with icount
Pavel Dovgalyuk
2020-11-05
2
-35
/
+50
*
|
|
target/ppc/excp_helper: Add a fallthrough for fix compiler warning
Chen Qun
2020-11-05
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...
Peter Maydell
2020-11-04
11
-13
/
+13
|
\
\
|
|
/
|
/
|
|
*
target/mips: Add unaligned access support for MIPS64R6 and Loongson-3
Huacai Chen
2020-11-03
1
-2
/
+2
|
*
target/mips: Fix Lesser GPL version number
Chetan Pant
2020-11-03
11
-11
/
+11
*
|
target/riscv/csr.c : add space before the open parenthesis '('
Xinhao Zhang
2020-11-03
1
-1
/
+1
*
|
target/riscv: Add V extension state description
Yifei Jiang
2020-11-03
1
-0
/
+25
*
|
target/riscv: Add H extension state description
Yifei Jiang
2020-11-03
1
-0
/
+47
*
|
target/riscv: Add PMP state description
Yifei Jiang
2020-11-03
3
-11
/
+70
*
|
target/riscv: Add basic vmstate description of CPU
Yifei Jiang
2020-11-03
4
-8
/
+81
*
|
target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
Yifei Jiang
2020-11-03
6
-74
/
+41
|
/
*
target/arm: Get correct MMU index for other-security-state
Peter Maydell
2020-11-02
1
-1
/
+2
*
target/arm: fix LORID_EL1 access check
Rémi Denis-Courmont
2020-11-02
1
-14
/
+5
*
target/arm: fix handling of HCR.FB
Rémi Denis-Courmont
2020-11-02
1
-3
/
+2
*
target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hosts
Peter Maydell
2020-11-02
1
-2
/
+2
*
target/arm: Fix float16 pairwise Neon ops on big-endian hosts
Peter Maydell
2020-11-02
1
-4
/
+4
*
target/arm: Improve do_prewiden_3d
Richard Henderson
2020-11-02
2
-31
/
+45
[prev]
[next]