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/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
2021-03-13
1
-10
/
+10
*
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
2021-03-13
1
-1286
/
+0
*
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
1
-4
/
+7
*
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
2021-03-13
1
-1
/
+1
*
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+5
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-12
2
-3
/
+46
|
\
|
*
target/ppc: fix icount support on Book-e vms accessing SPRs
Vitaly Cheptsov
2021-03-09
1
-0
/
+36
|
*
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
2021-03-09
1
-3
/
+10
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
12
-19
/
+19
|
\
\
|
*
|
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
7
-8
/
+8
|
*
|
target/hexagon/gen_tcg_funcs: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
1
-7
/
+7
|
*
|
Various spelling fixes
Michael Tokarev
2021-03-09
4
-4
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
14
-17
/
+17
|
\
\
|
*
|
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
14
-17
/
+17
|
|
/
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-10
12
-4764
/
+0
|
\
\
|
*
|
Remove deprecated target tilegx
Thomas Huth
2021-03-09
11
-4763
/
+0
|
*
|
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
2021-03-10
3
-336
/
+319
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/arm: Restrict v7A TCG cpus to TCG accel
Philippe Mathieu-Daudé
2021-03-08
2
-335
/
+318
|
*
|
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-03-08
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...
Peter Maydell
2021-03-09
2
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/hexagon/opcodes: Add missing varargs cleanup
Philippe Mathieu-Daudé
2021-03-07
1
-0
/
+1
|
*
|
target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR
Taylor Simpson
2021-03-07
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
2021-03-08
2
-62
/
+50
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/sh4: Remove unused definitions
Philippe Mathieu-Daudé
2021-03-06
1
-11
/
+0
|
*
|
target/sh4: Let get_physical_address() use MMUAccessType access_type
Philippe Mathieu-Daudé
2021-03-06
1
-10
/
+10
|
*
|
target/sh4: Remove unused 'int access_type' argument
Philippe Mathieu-Daudé
2021-03-06
1
-8
/
+7
|
*
|
target/sh4: Replace magic value by MMUAccessType definitions
Philippe Mathieu-Daudé
2021-03-06
1
-8
/
+8
|
*
|
target/sh4: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-03-06
1
-41
/
+41
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-08
1
-2
/
+7
|
\
\
|
*
|
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
2021-03-06
1
-2
/
+7
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
2021-03-08
11
-101
/
+160
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2021-03-05
1
-4
/
+8
|
*
|
target/arm: Restrict v8M IDAU to TCG
Philippe Mathieu-Daudé
2021-03-05
2
-7
/
+8
|
*
|
target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
Peter Collingbourne
2021-03-05
2
-5
/
+10
|
*
|
target/arm: Speed up aarch64 TBL/TBX
Richard Henderson
2021-03-05
4
-84
/
+56
|
*
|
target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
Rebecca Cran
2021-03-05
1
-0
/
+4
|
*
|
target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
Rebecca Cran
2021-03-05
1
-0
/
+5
|
*
|
target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
Rebecca Cran
2021-03-05
4
-1
/
+69
*
|
|
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
2021-03-05
4
-3
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
2021-03-04
1
-2
/
+1
|
*
|
css: SCHIB measurement block origin must be aligned
Pierre Morel
2021-03-04
1
-0
/
+6
|
*
|
target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
Thomas Huth
2021-03-04
1
-1
/
+3
|
*
|
s390x/cpu_model: disallow unpack for --only-migratable
Christian Borntraeger
2021-03-04
1
-0
/
+10
|
|
/
*
|
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-03-04
5
-0
/
+210
*
|
target/riscv: Declare csr_ops[] with a known size
Bin Meng
2021-03-04
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-02
3
-3
/
+6
|
\
|
*
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
2021-02-25
1
-1
/
+2
|
*
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
2
-1
/
+3
|
*
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-25
1
-1
/
+1
[next]