]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-03-08 Thomas Huthtests/qtest/readconfig: Test docs/config/ich9-ehci...
2023-03-08 Thomas Huthtests/qtest/readconfig: Rework test_object_rng_resp...
2023-03-08 Thomas Huthgitlab-ci.d/crossbuilds: Drop the 32-bit arm system...
2023-03-08 Thomas Huthdocs/about/deprecated: Deprecate 32-bit arm hosts for...
2023-03-07 Thomas Huthgitlab-ci.d/crossbuilds: Drop the i386 system emulation job
2023-03-07 Thomas Huthdocs/about/deprecated: Deprecate 32-bit x86 hosts for...
2023-03-07 Thomas Huthinclude/hw/i386: Clean up includes in x86.h
2023-03-07 Juan Quintelatest: Check vnc enable before compiling vnc test
2023-03-07 Matheus Tavares... Hexagon (meson.build): define min bison version
2023-03-07 Thomas Huthdocs/about/build-platforms: Refine the distro support...
2023-03-07 Peter MaydellMerge tag 'pull-target-arm-20230306' of https://git...
2023-03-07 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 qianfan Zhaohw: arm: allwinner-h3: Fix and complete H3 i2c devices
2023-03-06 Jesper Devantierhw/nvme: flexible data placement emulation
2023-03-06 Gollu Appalanaiduhw/nvme: basic directives support
2023-03-06 Klaus Jensenhw/nvme: add basic endurance group support
2023-03-06 Niklas Casselhw/nvme: store a pointer to the NvmeSubsystem in the...
2023-03-06 Joel Granadoshw/nvme: move adjustment of data_units{read,written}
2023-03-06 qianfan Zhaohw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
2023-03-06 Ard Biesheuvelhw: arm: Support direct boot for Linux/arm64 EFI zboot...
2023-03-06 Richard Hendersontarget/arm: Rewrite check_s2_mmu_setup
2023-03-06 Richard Hendersontarget/arm: Diagnose incorrect usage of arm_is_secure...
2023-03-06 Richard Hendersontarget/arm: Stub arm_hcr_el2_eff for m-profile
2023-03-06 Richard Hendersontarget/arm: Handle m-profile in arm_is_secure
2023-03-06 Richard Hendersontarget/arm: Implement gdbstub m-profile systemreg and...
2023-03-06 David Reisstarget/arm: Export arm_v7m_get_sp_ptr
2023-03-06 David Reisstarget/arm: Export arm_v7m_mrs_control
2023-03-06 Richard Hendersontarget/arm: Implement gdbstub pauth extension
2023-03-06 Richard Hendersontarget/arm: Create pauth_ptr_mask
2023-03-06 Richard Hendersontarget/arm: Simplify iteration over bit widths
2023-03-06 Richard Hendersontarget/arm: Add name argument to output_vector_union_type
2023-03-06 Richard Hendersontarget/arm: Fix svep width in arm_gen_dynamic_svereg_xml
2023-03-06 Richard Hendersontarget/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
2023-03-06 Richard Hendersontarget/arm: Simplify register counting in arm_gen_dynam...
2023-03-06 Richard Hendersontarget/arm: Split out output_vector_union_type
2023-03-06 Richard Hendersontarget/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
2023-03-06 Richard Hendersontarget/arm: Unexport arm_gen_dynamic_sysreg_xml
2023-03-06 Richard Hendersontarget/arm: Normalize aarch64 gdbstub get/set function...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Marek Marczykowski... hw/xen/xen_pt: fix uninitialized variable
2023-03-06 Chuck Zmudzinskixen/pt: reserve PCI slot 2 for Intel igd-passthru
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
next