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
hw/nvme: add basic endurance group support
Klaus Jensen
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2023-03-06
hw/nvme: move adjustment of data_units{read,written}
Joel Granados
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
2023-03-06
target/arm: Export arm_v7m_mrs_control
David Reiss
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
2023-03-06
target/arm: Create pauth_ptr_mask
Richard Henderson
2023-03-06
target/arm: Simplify iteration over bit widths
Richard Henderson
2023-03-06
target/arm: Add name argument to output_vector_union_type
Richard Henderson
2023-03-06
target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
Richard Henderson
2023-03-06
target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
Richard Henderson
2023-03-06
target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
Richard Henderson
2023-03-06
target/arm: Split out output_vector_union_type
Richard Henderson
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
[prev]
[next]