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/ppc: move vs[lr][a][bhwd] to decodetree
Matheus Ferst
2022-03-02
3
-26
/
+45
*
target/ppc: implement vgnb
Matheus Ferst
2022-03-02
2
-0
/
+140
*
target/ppc: implement vcntmb[bhwd]
Matheus Ferst
2022-03-02
2
-0
/
+40
*
target/ppc: implement vclrrb
Matheus Ferst
2022-03-02
2
-8
/
+25
*
target/ppc: implement vclrlb
Matheus Ferst
2022-03-02
2
-0
/
+42
*
target/ppc: implement vstri[bh][lr]
Matheus Ferst
2022-03-02
4
-0
/
+72
*
target/ppc: Implement Vector Compare Quadword
Matheus Ferst
2022-03-02
2
-0
/
+51
*
target/ppc: Implement Vector Compare Greater Than Quadword
Matheus Ferst
2022-03-02
2
-0
/
+41
*
target/ppc: Implement Vector Compare Equal Quadword
Matheus Ferst
2022-03-02
2
-0
/
+37
*
target/ppc: Move Vector Compare Not Equal or Zero to decodetree
Matheus Ferst
2022-03-02
5
-52
/
+80
*
target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
Matheus Ferst
2022-03-02
5
-124
/
+88
*
target/ppc: Implement vextsd2q
Lucas Coutinho
2022-03-02
2
-0
/
+19
*
target/ppc: Move vexts[bhw]2[wd] to decodetree
Lucas Coutinho
2022-03-02
5
-30
/
+61
*
target/ppc: Implement vmsumudm instruction
Víctor Colombo
2022-03-02
2
-0
/
+35
*
target/ppc: Implement vmsumcud instruction
Víctor Colombo
2022-03-02
2
-0
/
+57
*
target/ppc: vmulh* instructions without helpers
Lucas Mateus Castro (alqotel)
2022-03-02
3
-43
/
+87
*
target/ppc: Moved vector multiply high and low to decodetree
Lucas Mateus Castro (alqotel)
2022-03-02
5
-18
/
+30
*
target/ppc: moved vector even and odd multiplication to decodetree
Lucas Mateus Castro (alqotel)
2022-03-02
5
-52
/
+106
*
target/ppc: Introduce TRANS*FLAGS macros
Luis Pires
2022-03-02
2
-25
/
+31
*
target/ppc: trigger PERFM EBBs from power8-pmu.c
Daniel Henrique Barboza
2022-03-02
3
-2
/
+54
*
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
2022-03-02
3
-1
/
+41
*
target/ppc: finalize pre-EBB PMU logic
Daniel Henrique Barboza
2022-03-02
1
-2
/
+34
*
target/ppc: make power8-pmu.c CONFIG_TCG only
Daniel Henrique Barboza
2022-03-02
4
-13
/
+15
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into...
Peter Maydell
2022-03-01
4
-0
/
+9
|
\
|
*
tcg: Remove dh_alias indirection for dh_typecode
Richard Henderson
2022-02-28
4
-0
/
+9
*
|
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-02-28
2
-5
/
+8
*
|
s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...
David Miller
2022-02-28
5
-5
/
+107
*
|
s390x: sck: load into a temporary not into in1
Nico Boehr
2022-02-25
2
-3
/
+2
|
/
*
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-02-22
2
-3
/
+0
|
\
|
*
target/rx: Remove unused ENV_OFFSET definition
Philippe Mathieu-Daudé
2022-02-21
1
-2
/
+0
|
*
target/avr: Correct AVRCPUClass docstring
Philippe Mathieu-Daudé
2022-02-21
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-22
42
-3
/
+44
|
\
\
|
*
|
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
38
-3
/
+39
|
*
|
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-21
5
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
4
-3
/
+26
|
\
\
|
*
|
target/i386: add TCG support for UMIP
Gareth Webb
2022-02-16
4
-3
/
+26
*
|
|
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
2
-0
/
+2
*
|
|
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-21
1
-4
/
+10
*
|
|
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-21
1
-2
/
+3
*
|
|
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-21
1
-160
/
+163
*
|
|
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-21
1
-6
/
+8
*
|
|
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-21
1
-13
/
+4
*
|
|
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-21
2
-30
/
+30
*
|
|
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-21
1
-0
/
+14
*
|
|
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2022-02-21
1
-22
/
+47
|
|
/
|
/
|
*
|
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
2022-02-18
3
-400
/
+403
*
|
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
2022-02-18
2
-37
/
+39
*
|
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2022-02-18
2
-56
/
+65
*
|
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2022-02-18
2
-7
/
+15
*
|
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-18
3
-4
/
+4
[next]