]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-05-05 Richard Hendersontarget/sparc: Fix FPMERGE
2024-05-05 Richard Hendersontarget/sparc: Fix FMULD8*X16
2024-05-05 Richard Hendersontarget/sparc: Fix FMUL8x16A{U,L}
2024-05-05 Richard Hendersontarget/sparc: Fix FMUL8x16
2024-05-05 Richard Hendersontarget/sparc: Fix FEXPAND
2024-05-05 Richard Hendersonlinux-user/sparc: Add more hwcap bits for sparc64
2024-05-05 Mark Cave-Aylandhw/sparc64: set iommu_platform=on for virtio devices...
2024-05-05 Thomas Huthdocs/about: Deprecate the old "UltraSparc" CPU names...
2024-05-05 Thomas Huthdocs/system/target-sparc: Improve the Sparc documentation
2024-05-05 Thomas Huthtarget/sparc/cpu: Avoid spaces by default in the CPU...
2024-05-05 Thomas Huthtarget/sparc/cpu: Rename the CPU models with a "+"...
2024-05-04 Richard HendersonMerge tag 'pull-axp-20240504' of https://gitlab.com...
2024-05-04 Richard Hendersontarget/alpha: Implement CF_PCREL
2024-05-04 Richard Hendersontarget/alpha: Split out gen_pc_disp
2024-05-04 Richard Hendersontarget/alpha: Split out gen_goto_tb
2024-05-04 Philippe Mathieu... target/alpha: Simplify gen_bcond_internal()
2024-05-04 Richard Hendersontarget/alpha: Return DISAS_NORETURN once
2024-05-04 Richard Hendersontarget/alpha: Inline DISAS_PC_UPDATED and return DISAS_...
2024-05-04 Richard Hendersontarget/alpha: Use DISAS_NEXT definition instead of...
2024-05-04 Richard Hendersontarget/alpha: Hoist branch shift to initial decode
2024-05-04 Richard Hendersontarget/alpha: Use cpu_env in preference to ALPHA_CPU
2024-05-03 Richard HendersonMerge tag 'accel-sh4-ui-20240503' of https://github...
2024-05-03 Peter Maydellui/cocoa.m: Drop old macOS-10.12-and-earlier compat...
2024-05-03 Philippe Mathieu... target/sh4: Rename TCGv variables as manual for SUBV...
2024-05-03 Philippe Mathieu... target/sh4: Rename TCGv variables as manual for ADDV...
2024-05-03 Philippe Mathieu... target/sh4: Fix SUBV opcode
2024-05-03 Philippe Mathieu... target/sh4: Fix ADDV opcode
2024-05-03 Anthony PERARDMAINTAINERS: Update my email address
2024-05-03 Philippe Mathieu... plugins: Update stale comment
2024-05-03 Philippe Mathieu... plugins/api: Only include 'exec/ram_addr.h' with system...
2024-05-03 Philippe Mathieu... coverity: Update user emulation regexp
2024-05-03 Philippe Mathieu... user: Move 'thunk.h' from 'exec/user' to 'user'
2024-05-03 Philippe Mathieu... user: Move 'abitypes.h' from 'exec/user' to 'user'
2024-05-03 Philippe Mathieu... exec: Include missing license in 'exec/cpu-common.h'
2024-05-03 Richard HendersonMerge tag 'pull-misc-20240503' of https://gitlab.com...
2024-05-03 Richard Hendersontests/bench: Add bufferiszero-bench
2024-05-03 Richard Hendersonutil/bufferiszero: Add simd acceleration for aarch64
2024-05-03 Richard Hendersonutil/bufferiszero: Simplify test_buffer_is_zero_next_accel
2024-05-03 Richard Hendersonutil/bufferiszero: Introduce biz_accel_fn typedef
2024-05-03 Richard Hendersonutil/bufferiszero: Improve scalar variant
2024-05-03 Alexander Monakovutil/bufferiszero: Optimize SSE2 and AVX2 variants
2024-05-03 Alexander Monakovutil/bufferiszero: Remove useless prefetches
2024-05-03 Alexander Monakovutil/bufferiszero: Reorganize for early test for accele...
2024-05-03 Alexander Monakovutil/bufferiszero: Remove AVX512 variant
2024-05-03 Alexander Monakovutil/bufferiszero: Remove SSE4.1 variant
2024-05-03 Philippe Mathieu... accel/whpx: Fix NULL dereference in whpx_init_vcpu()
2024-05-03 Philippe Mathieu... accel/nvmm: Fix NULL dereference in nvmm_init_vcpu()
2024-05-01 Richard HendersonMerge tag 'pull-tcg-20240501' of https://gitlab.com...
2024-05-01 Richard HendersonMerge tag 'pull-ufs-20240429' of https://gitlab.com...
2024-05-01 Richard HendersonMerge tag 'qga-pull-2024-05-01' of https://github.com...
2024-05-01 aidaleucqga: Implement SSH commands for Windows
2024-05-01 aidaleucqga: Refactor common SSH functions
2024-05-01 Andrey Drobyshevqga/commands-posix: qmp_guest_set_user_password: use...
2024-05-01 Andrey Drobyshevqga/commands-posix: don't do fork()/exec() when suspend...
2024-05-01 Andrey Drobyshevqga/commands-posix: execute_fsfreeze_hook: use ga_run_c...
2024-05-01 Andrey Drobyshevqga/commands-posix: qmp_guest_set_time: use ga_run_comm...
2024-05-01 Andrey Drobyshevqga/commands-posix: qmp_guest_shutdown: use ga_run_comm...
2024-05-01 Andrey Drobyshevqga: introduce ga_run_command() helper for guest cmd...
2024-05-01 Andrey Drobyshevqga: guest-get-fsinfo: add optional 'total-bytes-privil...
2024-04-30 Richard Hendersonplugins: Update the documentation block for plugin...
2024-04-30 Richard Hendersonplugins: Inline plugin_gen_empty_callback
2024-04-30 Richard Hendersonplugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
2024-04-30 Richard Hendersonplugins: Split out common cb expanders
2024-04-30 Richard Hendersonplugins: Replace pr_ops with a proper debug dump flag
2024-04-30 Richard Hendersonplugins: Introduce PLUGIN_CB_MEM_REGULAR
2024-04-30 Richard Hendersonplugins: Simplify callback queues
2024-04-30 Richard Hendersontcg: Remove INDEX_op_plugin_cb_{start,end}
2024-04-30 Richard Hendersontcg: Remove TCG_CALL_PLUGIN
2024-04-30 Richard Hendersonplugins: Remove plugin helpers
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
2024-04-30 Richard Hendersonplugins: Add PLUGIN_GEN_AFTER_TB
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
2024-04-30 Richard Hendersonplugins: Create TCGHelperInfo for all out-of-line callbacks
2024-04-30 Richard Hendersonplugins: Move function pointer in qemu_plugin_dyn_cb
2024-04-30 Richard Hendersonplugins: Zero new qemu_plugin_dyn_cb entries
2024-04-30 Richard Hendersontcg: Pass function pointer to tcg_gen_call*
2024-04-30 Richard Hendersontcg: Make tcg/helper-info.h self-contained
2024-04-30 Richard HendersonMerge tag 'pull-target-arm-20240430' of https://git...
2024-04-30 Richard HendersonMerge tag 'pull-request-2024-04-30' of https://gitlab...
2024-04-30 Inès Varholtests/qtest : Add testcase for DM163
2024-04-30 Inès Varholhw/arm : Connect DM163 to B-L475E-IOT01A
2024-04-30 Inès Varholhw/arm : Create Bl475eMachineState
2024-04-30 Inès Varholhw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
2024-04-30 Inès Varholhw/display : Add device DM163
2024-04-30 Philippe Mathieu... hw/arm/npcm7xx: Store derivative OTP fuse key in little...
2024-04-30 Thomas Huthhw/char/stm32l4x5_usart: Fix memory corruption by addin...
2024-04-30 Alexandra Diupinahw/dmax/xlnx_dpdma: fix handling of address_extension...
2024-04-30 Richard HendersonMerge tag 'pull-loongarch-20240429' of https://gitlab...
2024-04-30 Peter Maydelltarget/arm: Default to 1GHz cntfrq for 'max' and new...
2024-04-30 Peter Maydellhw/watchdog/sbsa_gwdt: Make watchdog timer frequency...
2024-04-30 Peter Maydellhw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
2024-04-30 Peter Maydelltarget/arm: Refactor default generic timer frequency...
2024-04-30 Peter Maydelltests/avocado: update sunxi kernel from armbian to...
2024-04-30 Peter Maydelltarget/arm: Enable FEAT_Spec_FPACC for -cpu max
2024-04-30 Peter Maydelltarget/arm: Implement ID_AA64MMFR3_EL1
2024-04-30 Peter Maydelltarget/arm: Enable FEAT_ETS2 for -cpu max
2024-04-30 Peter Maydelltarget/arm: Enable FEAT_CSV2_3 for -cpu max
2024-04-30 Peter Maydelldocs/system/arm/emulation.rst: Add missing implemented...
next