index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
2023-03-06
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2023-03-06
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
2023-03-06
Merge tag 'audio-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Peter Maydell
2023-03-06
hw/xen/xen_pt: fix uninitialized variable
Marek Marczykowski-Górecki
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-03-06
Merge tag 'pull-tcg-20230305' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-03-06
audio: remove sw->ratio
Volker Rümelin
2023-03-06
audio/audio_template: substitute sw->hw with hw
Volker Rümelin
2023-03-06
audio: handle leftover audio frame from upsampling
Volker Rümelin
2023-03-06
audio: make recording packet length calculation exact
Volker Rümelin
2023-03-06
audio: rename variables in audio_pcm_sw_read()
Volker Rümelin
2023-03-06
audio: replace the resampling loop in audio_pcm_sw_read()
Volker Rümelin
2023-03-06
audio: make playback packet length calculation exact
Volker Rümelin
2023-03-06
audio: remove unused noop_conv() function
Volker Rümelin
2023-03-06
audio: don't misuse audio_pcm_sw_write()
Volker Rümelin
2023-03-06
audio: rename variables in audio_pcm_sw_write()
Volker Rümelin
2023-03-06
audio: remove sw == NULL check
Volker Rümelin
2023-03-06
audio: replace the resampling loop in audio_pcm_sw_write()
Volker Rümelin
2023-03-06
audio: make the resampling code greedy
Volker Rümelin
2023-03-06
audio: change type and name of the resample buffer
Volker Rümelin
2023-03-06
audio: change type of mix_buf and conv_buf
Volker Rümelin
2023-03-06
alsaaudio: reintroduce default recording settings
Volker Rümelin
2023-03-06
alsaaudio: change default playback settings
Volker Rümelin
2023-03-06
audio: remove audio_calloc() function
Volker Rümelin
2023-03-06
audio/audio_template: use g_new0() to replace audio_calloc()
Volker Rümelin
2023-03-06
audio/audio_template: use g_malloc0() to replace audio_calloc()
Volker Rümelin
2023-03-06
audio/alsaaudio: use g_new0() instead of audio_calloc()
Volker Rümelin
2023-03-06
audio/mixeng: use g_new0() instead of audio_calloc()
Volker Rümelin
2023-03-06
audio: remove unused #define AUDIO_STRINGIFY
Volker Rümelin
2023-03-06
audio: rename hardware store to backend
Volker Rümelin
2023-03-06
audio: don't show unnecessary error messages
Volker Rümelin
2023-03-06
audio: log unimplemented audio device sample rates
Volker Rümelin
2023-03-06
MAINTAINERS: add myself to ui/ and audio/
Marc-André Lureau
2023-03-05
roms/opensbi: Upgrade from v1.1 to v1.2
Bin Meng
2023-03-05
gitlab/opensbi: Move to docker:stable
Palmer Dabbelt
2023-03-05
hw: intc: Use cpu_by_arch_id to fetch CPU state
Mayuresh Chitale
2023-03-05
target/riscv: cpu: Implement get_arch_id callback
Mayuresh Chitale
2023-03-05
target/xtensa: Avoid tcg_const_i32
Richard Henderson
2023-03-05
target/xtensa: Split constant in bit shift
Richard Henderson
2023-03-05
target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
Richard Henderson
2023-03-05
target/xtensa: Avoid tcg_const_i32 in translate_l32r
Richard Henderson
2023-03-05
target/xtensa: Tidy translate_clamps
Richard Henderson
2023-03-05
target/xtensa: Tidy translate_bb
Richard Henderson
2023-03-05
target/sparc: Avoid tcg_const_{tl,i32}
Richard Henderson
2023-03-05
target/s390x: Split out gen_ri2
Richard Henderson
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
2023-03-05
target/microblaze: Avoid tcg_const_* throughout
Richard Henderson
2023-03-05
target/i386: Simplify POPF
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
Richard Henderson
[prev]
[next]