OSDN Git Service

qmiga/qemu.git
2023-03-10 Richard Hendersonlinux-user/sparc: Use TT_TRAP for flush windows
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall error return
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall trap
2023-03-10 Helge Dellerlinux-user: Emulate CLONE_PIDFD flag in clone()
2023-03-10 Helge Dellerlinux-user: Add translation for argument of msync()
2023-03-10 Mathis Marionlinux-user: handle netlink flag NLA_F_NESTED
2023-03-10 Mathis Marionlinux-user: fix sockaddr_in6 endianness
2023-03-10 Helge Dellerlinux-user: Add strace for prlimit64() syscall
2023-03-10 Helge Dellerlinux-user: Provide print_raw_param64() for 64-bit...
2023-03-10 Helge Dellerlinux-user: Fix brk() to release pages
2023-03-10 Andreas Schwablinux-user: fill out task state in /proc/self/stat
2023-03-10 Max Filippovlinux-user: add support for xtensa FDPIC
2023-03-10 Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-03-10 Mathis Marionlinux-user: add target to host netlink conversions
2023-03-10 Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-03-10 Helge Dellerlinux-user: Fix access to /proc/self/exe
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
next