qemu.git
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_replace_cache_entry_unlocked
2024-05-06 Edgar E. Iglesiasxen: mapcache: Break out xen_ram_addr_from_mapcache_single
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_remap_bucket for multi...
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_map_cache for multi-instance
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor lock functions for multi-instance
2024-05-06 Juergen Grossxen: let xen_ram_addr_from_mapcache() return -1 in...
2024-05-06 Juergen Grosssystem: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
2024-05-06 Philippe Mathieu... user: Use get_task_state() helper
2024-05-06 Philippe Mathieu... user: Declare get_task_state() once in 'accel/tcg/vcpu...
2024-05-06 Philippe Mathieu... user: Forward declare TaskState type definition
2024-05-06 Philippe Mathieu... accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNeg...
2024-05-06 Philippe Mathieu... accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
2024-05-06 Philippe Mathieu... accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to...
2024-05-06 Philippe Mathieu... accel/tcg: Update CPUNegativeOffsetState::can_do_io...
2024-05-06 Philippe Mathieu... accel/tcg: Move user definition of cpu_interrupt()...
2024-05-06 Philippe Mathieu... accel/tcg: Access tcg_cflags with getter / setter
2024-05-06 Philippe Mathieu... accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_ex...
2024-05-06 Philippe Mathieu... exec/cpu: Extract page-protection definitions to page...
2024-05-06 Philippe Mathieu... exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
2024-05-06 Philippe Mathieu... exec/cpu: Remove obsolete PAGE_RESERVED definition
2024-05-06 BALATON Zoltanexec/cpu: Rename PAGE_BITS macro to PAGE_RWX
2024-05-06 Philippe Mathieu... exec/cpu: Indent TARGET_PAGE_foo definitions
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...
next