OSDN Git Service

qmiga/qemu.git
2021-01-18 Alex Bennéegdbstub: drop gdbserver_cleanup in favour of gdb_exit
2021-01-18 Alex Bennéegdbstub: drop CPUEnv from gdb_exit()
2021-01-18 Lirong Yuangdbstub: add support to Xfer:auxv:read: packet
2021-01-18 Alex Bennéegdbstub: implement a softmmu based test
2021-01-18 Alex BennéeRevert "tests/tcg/multiarch/Makefile.target: Disable...
2021-01-18 Alex Bennéeconfigure: gate our use of GDB to 8.3.1 or above
2021-01-18 Alex Bennéetest/guest-debug: echo QEMU command as well
2021-01-18 Alex Bennéescripts/checkpatch.pl: fix git-show invocation to inclu...
2021-01-18 Alex Bennéegitlab: migrate the minimal tools and unit tests from...
2021-01-18 Lukas StraubFix build with new yank feature by adding stubs
2021-01-18 Alex Bennéegitlab: move docs and tools build across from Travis
2021-01-18 Alex Bennéedocker: expand debian-amd64 image to include tag tools
2021-01-18 Alex BennéeMakefile: wrap cscope in quiet-command calls
2021-01-18 Alex BennéeMakefile: wrap etags in quiet-command calls
2021-01-18 Alex BennéeMakefile: wrap ctags in quiet-command calls
2021-01-18 Alessandro... Add newline when generating Dockerfile
2021-01-18 Philippe Mathieu... shippable.yml: Remove jobs duplicated on Gitlab-CI
2021-01-18 Alex BennéeMakefile: add GNU global tags support
2021-01-18 Philippe Mathieu... tests/docker: Remove Debian 9 remnant lines
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/gkurz-gitlab...
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-01-15 Zhang Hanaudio: space prohibited between function name and paren...
2021-01-15 Zhang Hanaudio: Suspect code indent for conditional statements
2021-01-15 Zhang Hanaudio: Don't use '%#' in format strings
2021-01-15 Zhang Hanaudio: Fix lines over 90 characters
2021-01-15 Zhang Hanaudio: foo* bar" should be "foo *bar".
2021-01-15 Zhang Hanaudio: Add spaces around operator/delete redundant...
2021-01-15 Zhang Hanaudio: Add braces for statements/fix braces' position
2021-01-15 Volker Rümelindsoundaudio: fix log message
2021-01-15 Volker Rümelindsoundaudio: enable f32 audio sample format
2021-01-15 Volker Rümelindsoundaudio: rename dsound_open()
2021-01-15 Volker Rümelindsoundaudio: replace GetForegroundWindow()
2021-01-15 Volker Rümelinpaaudio: send recorded data in smaller chunks
2021-01-15 Volker Rümelinpaaudio: limit minreq to 75% of audio timer_rate
2021-01-15 Volker Rümelinpaaudio: comment bugs in functions qpa_init_*
2021-01-15 Volker Rümelinpaaudio: remove unneeded code
2021-01-15 Volker Rümelinpaaudio: wait until the playback stream is ready
2021-01-15 Volker Rümelinpaaudio: wait for PA_STREAM_READY in qpa_write()
2021-01-15 Volker Rümelinpaaudio: avoid to clip samples multiple times
2021-01-15 Volker Rümelinaudio: remove remaining unused plive code
2021-01-15 Volker Rümelinsdlaudio: enable (in|out).mixing-engine=off
2021-01-15 Volker Rümelinaudio: break generic buffer dependency on mixing-engine
2021-01-15 Volker Rümelinsdlaudio: add recording functions
2021-01-15 Volker Rümelinaudio: split pcm_ops function get_buffer_in
2021-01-15 Volker Rümelinsdlaudio: replace legacy functions with modern ones
2021-01-15 Volker Rümelinsdlaudio: fill remaining sample buffer with silence
2021-01-15 Volker Rümelinsdlaudio: always clear the sample buffer
2021-01-15 Volker Rümelinsdlaudio: don't start playback in init routine
2021-01-15 Volker Rümelinsdlaudio: add -audiodev sdl,out.buffer-count option
2021-01-15 Volker Rümelinaudio: fix bit-rotted code
2021-01-15 Volker Rümelinsdlaudio: remove leftover SDL1.2 code
2021-01-15 Gerd Hoffmannvnc: add support for extended desktop resize
2021-01-15 Gerd Hoffmannvnc: move initialization to framebuffer_update_request
2021-01-15 Gerd Hoffmannvnc: move check into vnc_cursor_define
2021-01-15 Alex Chenvnc: Fix a memleak in vnc_display_connect()
2021-01-15 Daniel P. Berrangéui: add support for remote power control to VNC server
2021-01-15 Zihao Changvnc: fix unfinalized tlscreds for VncDisplay
2021-01-15 Nikola Pavlicaui/gtk: update monitor interval on egl displays
2021-01-15 Nikola Pavlicaui/gtk: expose gd_monitor_update_interval
2021-01-15 Volker Rümelinui/gtk: limit virtual console max update interval
2021-01-15 Volker Rümelinui/gtk: rename variable window to widget
2021-01-15 Volker Rümelinui/gtk: don't try to redefine SI prefixes
2021-01-15 Greg Kurz9pfs: Fully restart unreclaim loop (CVE-2021-20181)
2021-01-14 Philippe Mathieu... docs/system: Remove deprecated 'fulong2e' machine alias
2021-01-14 Philippe Mathieu... target/mips: Remove vendor specific CPU definitions
2021-01-14 Philippe Mathieu... target/mips: Remove CPU_NANOMIPS32 definition
2021-01-14 Philippe Mathieu... target/mips: Remove CPU_R5900 definition
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 LL/SC opcodes to decodetree
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 LLD/SCD opcodes to decodetree
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 LDL/LDR/SDL/SDR opcodes to...
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 LWLE/LWRE/SWLE/SWRE opcodes...
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 LWL/LWR/SWL/SWR opcodes to...
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 CACHE/PREF opcodes to decodetree
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 COP1X opcode to decodetree
2021-01-14 Philippe Mathieu... target/mips: Convert Rel6 Special2 opcode to decodetree
2021-01-14 Philippe Mathieu... target/mips: Remove now unreachable LSA/DLSA opcodes...
2021-01-14 Philippe Mathieu... target/mips: Introduce decodetree helpers for Release6...
2021-01-14 Philippe Mathieu... target/mips: Introduce decodetree helpers for MSA LSA...
2021-01-14 Philippe Mathieu... target/mips: Extract LSA/DLSA translation generators
2021-01-14 Philippe Mathieu... target/mips: Use decode_ase_msa() generated from decodetree
2021-01-14 Philippe Mathieu... target/mips: Introduce decode tree bindings for MSA ASE
2021-01-14 Philippe Mathieu... target/mips: Pass TCGCond argument to MSA gen_check_zer...
2021-01-14 Philippe Mathieu... target/mips: Extract MSA translation routines
2021-01-14 Philippe Mathieu... target/mips: Declare gen_msa/_branch() in 'translate.h'
2021-01-14 Philippe Mathieu... target/mips: Extract MSA helper definitions
2021-01-14 Philippe Mathieu... target/mips: Extract MSA helpers from op_helper.c
2021-01-14 Philippe Mathieu... target/mips: Move msa_reset() to msa_helper.c
2021-01-14 Philippe Mathieu... target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V...
2021-01-14 Philippe Mathieu... target/mips: Remove CPUMIPSState* argument from gen_msa...
2021-01-14 Philippe Mathieu... target/mips: Extract msa_translate_init() from mips_tcg...
2021-01-14 Philippe Mathieu... target/mips: Alias MSA vector registers on FPU scalar...
2021-01-14 Philippe Mathieu... target/mips: Remove now unused ASE_MSA definition
2021-01-14 Philippe Mathieu... target/mips: Simplify MSA TCG logic
2021-01-14 Philippe Mathieu... target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
2021-01-14 Philippe Mathieu... target/mips: Simplify msa_reset()
2021-01-14 Philippe Mathieu... target/mips: Introduce ase_msa_available() helper
2021-01-14 Philippe Mathieu... target/mips/translate: Expose check_mips_64() to 32...
2021-01-14 Philippe Mathieu... target/mips/translate: Extract decode_opc_legacy()...
next