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
...
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210115-pull-request' i...
Peter Maydell
2021-01-15
6
-28
/
+169
|
\
\
|
*
|
vnc: add support for extended desktop resize
Gerd Hoffmann
2021-01-15
2
-1
/
+65
|
*
|
vnc: move initialization to framebuffer_update_request
Gerd Hoffmann
2021-01-15
1
-7
/
+4
|
*
|
vnc: move check into vnc_cursor_define
Gerd Hoffmann
2021-01-15
1
-6
/
+6
|
*
|
vnc: Fix a memleak in vnc_display_connect()
Alex Chen
2021-01-15
1
-0
/
+1
|
*
|
ui: add support for remote power control to VNC server
Daniel P. Berrangé
2021-01-15
3
-0
/
+76
|
*
|
vnc: fix unfinalized tlscreds for VncDisplay
Zihao Chang
2021-01-15
1
-1
/
+1
|
*
|
ui/gtk: update monitor interval on egl displays
Nikola Pavlica
2021-01-15
1
-0
/
+3
|
*
|
ui/gtk: expose gd_monitor_update_interval
Nikola Pavlica
2021-01-15
2
-1
/
+2
|
*
|
ui/gtk: limit virtual console max update interval
Volker Rümelin
2021-01-15
1
-11
/
+11
|
*
|
ui/gtk: rename variable window to widget
Volker Rümelin
2021-01-15
1
-3
/
+3
|
*
|
ui/gtk: don't try to redefine SI prefixes
Volker Rümelin
2021-01-15
2
-3
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' i...
Peter Maydell
2021-01-15
1
-3
/
+3
|
\
\
|
*
|
9pfs: Fully restart unreclaim loop (CVE-2021-20181)
Greg Kurz
2021-01-15
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210114' into ...
Peter Maydell
2021-01-15
33
-4433
/
+4757
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs/system: Remove deprecated 'fulong2e' machine alias
Philippe Mathieu-Daudé
2021-01-14
3
-6
/
+5
|
*
|
target/mips: Remove vendor specific CPU definitions
Philippe Mathieu-Daudé
2021-01-14
2
-10
/
+7
|
*
|
target/mips: Remove CPU_NANOMIPS32 definition
Philippe Mathieu-Daudé
2021-01-14
2
-5
/
+2
|
*
|
target/mips: Remove CPU_R5900 definition
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+0
|
*
|
target/mips: Convert Rel6 LL/SC opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+2
|
*
|
target/mips: Convert Rel6 LLD/SCD opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+3
|
*
|
target/mips: Convert Rel6 LDL/LDR/SDL/SDR opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+8
|
*
|
target/mips: Convert Rel6 LWLE/LWRE/SWLE/SWRE opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+5
|
*
|
target/mips: Convert Rel6 LWL/LWR/SWL/SWR opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+6
|
*
|
target/mips: Convert Rel6 CACHE/PREF opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+3
|
*
|
target/mips: Convert Rel6 COP1X opcode to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-1
/
+2
|
*
|
target/mips: Convert Rel6 Special2 opcode to decodetree
Philippe Mathieu-Daudé
2021-01-14
3
-2
/
+9
|
*
|
target/mips: Remove now unreachable LSA/DLSA opcodes code
Philippe Mathieu-Daudé
2021-01-14
1
-23
/
+5
|
*
|
target/mips: Introduce decodetree helpers for Release6 LSA/DLSA opcodes
Philippe Mathieu-Daudé
2021-01-14
6
-0
/
+80
|
*
|
target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
Philippe Mathieu-Daudé
2021-01-14
4
-0
/
+37
|
*
|
target/mips: Extract LSA/DLSA translation generators
Philippe Mathieu-Daudé
2021-01-14
4
-32
/
+71
|
*
|
target/mips: Use decode_ase_msa() generated from decodetree
Philippe Mathieu-Daudé
2021-01-14
3
-62
/
+11
|
*
|
target/mips: Introduce decode tree bindings for MSA ASE
Philippe Mathieu-Daudé
2021-01-14
4
-0
/
+68
|
*
|
target/mips: Pass TCGCond argument to MSA gen_check_zero_element()
Philippe Mathieu-Daudé
2021-01-14
1
-6
/
+4
|
*
|
target/mips: Extract MSA translation routines
Philippe Mathieu-Daudé
2021-01-14
3
-2249
/
+2266
|
*
|
target/mips: Declare gen_msa/_branch() in 'translate.h'
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+4
|
*
|
target/mips: Extract MSA helper definitions
Philippe Mathieu-Daudé
2021-01-14
2
-434
/
+445
|
*
|
target/mips: Extract MSA helpers from op_helper.c
Philippe Mathieu-Daudé
2021-01-14
2
-394
/
+393
|
*
|
target/mips: Move msa_reset() to msa_helper.c
Philippe Mathieu-Daudé
2021-01-14
4
-36
/
+39
|
*
|
target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()
Philippe Mathieu-Daudé
2021-01-14
1
-21
/
+48
|
*
|
target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
Philippe Mathieu-Daudé
2021-01-14
1
-29
/
+28
|
*
|
target/mips: Extract msa_translate_init() from mips_tcg_init()
Philippe Mathieu-Daudé
2021-01-14
2
-13
/
+21
|
*
|
target/mips: Alias MSA vector registers on FPU scalar registers
Philippe Mathieu-Daudé
2021-01-14
1
-5
/
+9
|
*
|
target/mips: Remove now unused ASE_MSA definition
Philippe Mathieu-Daudé
2021-01-14
2
-5
/
+4
|
*
|
target/mips: Simplify MSA TCG logic
Philippe Mathieu-Daudé
2021-01-14
1
-12
/
+11
|
*
|
target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+1
|
*
|
target/mips: Simplify msa_reset()
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+5
|
*
|
target/mips: Introduce ase_msa_available() helper
Philippe Mathieu-Daudé
2021-01-14
4
-11
/
+15
|
*
|
target/mips/translate: Expose check_mips_64() to 32-bit mode
Philippe Mathieu-Daudé
2021-01-14
2
-7
/
+3
|
*
|
target/mips/translate: Extract decode_opc_legacy() from decode_opc()
Philippe Mathieu-Daudé
2021-01-14
1
-20
/
+29
[prev]
[next]