]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-01-16 Bin Mengtarget/riscv: Generate the GDB XML file for CSR registe...
2021-01-16 Bin Mengtarget/riscv: Add CSR name in the CSR function table
2021-01-16 Bin Mengtarget/riscv: Make csr_ops[CSR_TABLE_SIZE] external
2021-01-16 Green Wanhw/misc/sifive_u_otp: handling the fails of blk_pread...
2021-01-16 Bin Menghw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cp...
2021-01-16 Atish Patratarget/riscv/pmp: Raise exception if no PMP entry is...
2021-01-16 Atish PatraRISC-V: Place DTB at 3GB boundary instead of 4GB
2021-01-16 Sylvain Pelissiergdb: riscv: Add target description
2021-01-16 Xuzhou Chenghw/block: m25p80: Implement AAI-WP command support...
2021-01-16 Bin Menghw/block: m25p80: Don't write to flash if write is...
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()...
2021-01-14 Philippe Mathieu... target/mips: Only build TCG code when CONFIG_TCG is set
2021-01-14 Philippe Mathieu... target/mips: Extract FPU specific definitions to transl...
2021-01-14 Philippe Mathieu... target/mips: Declare generic FPU / Coprocessor function...
2021-01-14 Philippe Mathieu... target/mips: Replace gen_exception_end(EXCP_RI) by...
2021-01-14 Philippe Mathieu... target/mips: Replace gen_exception_err(err=0) by gen_ex...
2021-01-14 Philippe Mathieu... target/mips/translate: Add declarations for generic...
2021-01-14 Philippe Mathieu... target/mips/translate: Extract DisasContext structure
2021-01-14 Philippe Mathieu... target/mips: Rename translate_init.c as cpu-defs.c
2021-01-14 Philippe Mathieu... target/mips: Move mmu_init() functions to tlb_helper.c
next