OSDN Git Service

qmiga/qemu.git
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-06 Volker Rümelinaudio: remove sw->ratio
2023-03-06 Volker Rümelinaudio/audio_template: substitute sw->hw with hw
2023-03-06 Volker Rümelinaudio: handle leftover audio frame from upsampling
2023-03-06 Volker Rümelinaudio: make recording packet length calculation exact
2023-03-06 Volker Rümelinaudio: rename variables in audio_pcm_sw_read()
2023-03-06 Volker Rümelinaudio: replace the resampling loop in audio_pcm_sw_read()
2023-03-06 Volker Rümelinaudio: make playback packet length calculation exact
2023-03-06 Volker Rümelinaudio: remove unused noop_conv() function
2023-03-06 Volker Rümelinaudio: don't misuse audio_pcm_sw_write()
2023-03-06 Volker Rümelinaudio: rename variables in audio_pcm_sw_write()
2023-03-06 Volker Rümelinaudio: remove sw == NULL check
2023-03-06 Volker Rümelinaudio: replace the resampling loop in audio_pcm_sw_write()
2023-03-06 Volker Rümelinaudio: make the resampling code greedy
2023-03-06 Volker Rümelinaudio: change type and name of the resample buffer
2023-03-06 Volker Rümelinaudio: change type of mix_buf and conv_buf
2023-03-06 Volker Rümelinalsaaudio: reintroduce default recording settings
2023-03-06 Volker Rümelinalsaaudio: change default playback settings
2023-03-06 Volker Rümelinaudio: remove audio_calloc() function
2023-03-06 Volker Rümelinaudio/audio_template: use g_new0() to replace audio_cal...
2023-03-06 Volker Rümelinaudio/audio_template: use g_malloc0() to replace audio_...
2023-03-06 Volker Rümelinaudio/alsaaudio: use g_new0() instead of audio_calloc()
2023-03-06 Volker Rümelinaudio/mixeng: use g_new0() instead of audio_calloc()
2023-03-06 Volker Rümelinaudio: remove unused #define AUDIO_STRINGIFY
2023-03-06 Volker Rümelinaudio: rename hardware store to backend
2023-03-06 Volker Rümelinaudio: don't show unnecessary error messages
2023-03-06 Volker Rümelinaudio: log unimplemented audio device sample rates
2023-03-06 Marc-André... MAINTAINERS: add myself to ui/ and audio/
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32
2023-03-05 Richard Hendersontarget/xtensa: Split constant in bit shift
2023-03-05 Richard Hendersontarget/xtensa: Use tcg_gen_subfi_i32 in translate_sll
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32 in translate_l32r
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_clamps
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_bb
2023-03-05 Richard Hendersontarget/sparc: Avoid tcg_const_{tl,i32}
2023-03-05 Richard Hendersontarget/s390x: Split out gen_ri2
2023-03-05 Richard Hendersontarget/riscv: Avoid tcg_const_*
2023-03-05 Richard Hendersontarget/microblaze: Avoid tcg_const_* throughout
2023-03-05 Richard Hendersontarget/i386: Simplify POPF
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_constant for gen_ex...
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for LPCFG
2023-03-05 Richard Hendersontarget/hexagon: Use tcg_constant_* for gen_constant_fro...
2023-03-05 Richard Hendersondocs/devel/tcg-ops: Drop recommendation to free temps
2023-03-05 Richard Hendersontracing: remove transform.py
2023-03-05 Richard Hendersoninclude/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
2023-03-05 Richard Hendersontarget/tricore: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/mips: Fix trans_mult_acc return
2023-03-05 Richard Hendersontarget/mips: Drop tcg_temp_free from mips16e_translate...
2023-03-05 Richard Hendersontarget/i386: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop reset_sar_tracker
2023-03-05 Richard Hendersontarget/sparc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/sparc: Drop free_compare
2023-03-05 Richard Hendersontarget/sparc: Remove egress label in disas_sparc_context
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_i32
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_tl
2023-03-05 Richard Hendersontarget/sh4: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/rx: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop temp_new
2023-03-05 Richard Hendersontarget/riscv: Drop ftemp_new
2023-03-05 Richard Hendersontarget/ppc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/openrisc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/nios2: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/microblaze: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop free_cond
2023-03-05 Richard Hendersontarget/m68k: Drop mark_to_release
2023-03-05 Richard Hendersontarget/loongarch: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/loongarch: Drop temp_new
2023-03-05 Richard Hendersontarget/hppa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop HexValue.is_manual
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from C code
2023-03-05 Richard Hendersontarget/cris: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/cris: Drop addr from dec10_ind_move_m_pr
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_m_free_temps
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_free_temps
2023-03-05 Richard Hendersontarget/avr: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/avr: Drop R from trans_COM
2023-03-05 Richard Hendersontarget/avr: Drop DisasContext.free_skip_var0
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.h
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-vfp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sme.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-neon.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-mve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-m-nocp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-a64.c
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64_zero
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop DisasContext.tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.c
2023-03-05 Richard Hendersontarget/arm: Remove value_global from DisasCompare
2023-03-05 Richard Hendersontarget/arm: Remove arm_free_cc, a64_free_cc
2023-03-05 Richard Hendersontarget/alpha: Drop tcg_temp_free
next