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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
1
-10
/
+157
*
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
5
-90
/
+60
*
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
5
-14
/
+70
*
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
2022-10-28
3
-59
/
+55
*
target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
3
-12
/
+76
*
target/ppc: Move VABSDU[BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
5
-17
/
+60
*
target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
5
-41
/
+127
*
target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
5
-33
/
+71
*
target/ppc: Move VNEG[WD] to decodtree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
5
-18
/
+16
*
target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
5
-26
/
+60
*
target/ppc: Move VMH[R]ADDSHS instruction to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
5
-7
/
+9
*
target/ppc: Moved VMLADDUHM to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
5
-21
/
+35
*
target/ppc: move msgsync to decodetree
Matheus Ferst
2022-10-28
3
-14
/
+10
*
target/ppc: move msgclrp/msgsndp to decodetree
Matheus Ferst
2022-10-28
3
-26
/
+28
*
target/ppc: move msgclr/msgsnd to decodetree
Matheus Ferst
2022-10-28
3
-32
/
+77
*
target/ppc: fix REQUIRE_HV macro definition
Matheus Ferst
2022-10-28
1
-6
/
+6
*
target/ppc: fix msgsync insns flags
Matheus Ferst
2022-10-28
1
-1
/
+1
*
target/ppc: fix msgclr/msgsnd insns flags
Matheus Ferst
2022-10-28
1
-2
/
+2
*
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
13
-98
/
+649
|
\
|
*
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
1
-0
/
+7
|
*
s390x: pv: Add dump support
Janosch Frank
2022-10-26
3
-33
/
+246
|
*
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
2
-0
/
+60
|
*
include/elf.h: add s390x note types
Janosch Frank
2022-10-26
1
-0
/
+2
|
*
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
3
-0
/
+77
|
*
s390x: Add protected dump cap
Janosch Frank
2022-10-26
4
-0
/
+22
|
*
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
3
-26
/
+166
|
*
dump: Reintroduce memory_offset and section_offset
Janosch Frank
2022-10-24
1
-0
/
+2
|
*
dump: Reorder struct DumpState
Janosch Frank
2022-10-24
1
-7
/
+9
|
*
dump: Write ELF section headers right after ELF header
Janosch Frank
2022-10-24
1
-17
/
+14
|
*
dump: Use a buffer for ELF section data and headers
Janosch Frank
2022-10-24
2
-24
/
+53
*
|
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
69
-1221
/
+1304
|
\
\
|
*
|
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2022-10-26
2
-17
/
+2
|
*
|
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
|
*
|
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
3
-2
/
+9
|
*
|
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-10
/
+16
|
*
|
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
3
-3
/
+9
|
*
|
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
|
*
|
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-2
/
+7
|
*
|
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
|
*
|
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-10
/
+13
|
*
|
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/mips: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
3
-2
/
+10
|
*
|
target/microblaze: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-7
/
+11
|
*
|
target/m68k: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-10
/
+14
|
*
|
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/i386: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-15
/
+19
|
*
|
target/hppa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-13
/
+19
|
*
|
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-2
/
+7
|
*
|
target/cris: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
[next]