]> git.ipfire.org Git - thirdparty/qemu.git/history - accel
contrib/gitdm: add more individual contributors
[thirdparty/qemu.git] / accel /
2023-03-22  Richard Henderson*: Add missing includes of qemu/plugin.h
2023-03-22  Richard Henderson*: Add missing includes of qemu/error-report.h
2023-03-22  Richard Hendersontcg: Clear plugin_mem_cbs on TB exit
2023-03-15  Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14  Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14  Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14  Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-14  Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13  Richard Hendersontcg: Create tcg/tcg-temp-internal.h
2023-03-12  Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10  Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10  Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09  Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09  Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09  Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09  Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09  Peter MaydellMerge tag 'xenfv-2' of git://git.infradead.org/users...
2023-03-07  Mads Ynddalgdbstub: move update guest debug to accel ops
2023-03-07  Alex Bennéeincludes: move tb_flush into its own header
2023-03-07  David Woodhousehw/xen: Rename xen_common.h to xen_native.h
2023-03-07  David Woodhousehw/xen: Move xenstore_store_pv_console_info to xen_cons...
2023-03-07  Paul Durranthw/xen: Add xenstore operations to allow redirection...
2023-03-07  Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07  Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07  Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06  Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06  Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05  Richard Hendersonaccel/tcg: Remove translator_loop_temp_check
2023-03-05  Richard Hendersontcg: Remove tcg_check_temp_count, tcg_clear_temp_count
2023-03-05  Richard Hendersonaccel/tcg: Trigger watchpoints from atomic_mmu_lookup
2023-03-05  Richard Hendersonaccel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
2023-03-05  Richard Hendersonaccel/tcg: Retain prot flags from tlb_fill
2023-03-05  Richard W.M. Jonestcg: Include "qemu/timer.h" for profile_getclock
2023-03-03  Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03  Peter MaydellMerge tag 'pull-loongarch-20230303' of https://gitlab...
2023-03-03  Peter MaydellMerge tag 'migration-20230302-pull-request' of https...
2023-03-03  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03  Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02  Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02  Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02  Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01  Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01  Richard Hendersonaccel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
2023-03-01  Richard Hendersonaccel/tcg/plugin: Use tcg_temp_ebb_*
2023-03-01  Richard Hendersonaccel/tcg: Use more accurate max_insns for tb_overflow
2023-03-01  Richard Hendersonaccel/tcg: Pass max_insn to gen_intermediate_code by...
2023-03-01  Anton Johanssonaccel/tcg: Replace `tb_pc()` with `tb->pc`
2023-03-01  Anton Johanssonaccel/tcg: Move jmp-cache `CF_PCREL` checks to caller
2023-03-01  Anton Johanssonaccel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01  Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-03-01  David Woodhousekvm/i386: Add xen-evtchn-max-pirq property
2023-03-01  David Woodhousekvm/i386: Add xen-gnttab-max-frames property
2023-03-01  David Woodhousei386/kvm: Add xen-version KVM accelerator property...
2023-03-01  David Woodhousexen: Add XEN_DISABLED mode and make it default
2023-02-28  Richard Hendersonaccel/tcg: Add 'size' param to probe_access_full
2023-02-28  Daniel Henrique... accel/tcg: Add 'size' param to probe_access_flags()
2023-02-28  Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27  Philippe Mathieu... hw/cpu: Extend CPUState::cluster_index documentation
2023-02-27  Philippe Mathieu... replay: Extract core API to 'exec/replay-core.h'
2023-02-27  Philippe Mathieu... accel/kvm: Silent -Wmissing-field-initializers warning
2023-02-27  Philippe Mathieu... accel/xen: Remove dead code
2023-02-27  Philippe Mathieu... accel/tcg: Restrict 'qapi-commands-machine.h' to system...
2023-02-27  Philippe Mathieu... exec: Remove unused 'qemu/timer.h' timer
2023-02-27  Philippe Mathieu... gdbstub: Use vaddr type for generic insert/remove_break...
2023-02-26  Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24  Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24  Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24  Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24  Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-02-24  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-24  Peter MaydellMerge tag 'pull-tcg-20230221' of https://gitlab.com...
2023-02-21  Richard Hendersonaccel/tcg: Allow the second page of an instruction...
2023-02-08  Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08  Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08  Markus ArmbrusterDon't include headers already included by qemu/osdep.h
2023-02-05  Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-04  Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04  Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04  Richard Hendersontcg: Add tcg_gen_{non}atomic_cmpxchg_i128
2023-02-04  Richard Hendersontcg: Add guest load/store primitives for TCGv_i128
2023-02-04  Eric Augeraccel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page
2023-02-04  Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04  Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-04  Markus Armbrusterstats: Move QMP commands from monitor/ to stats/
2023-02-03  Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03  Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02  Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02  Emilio Cotacpu-exec: assert that plugin_mem_cbs is NULL after...
2023-02-02  Emilio Cotatcg: exclude non-memory effecting helpers from instrume...
2023-02-02  Emilio Cotatranslator: always pair plugin_gen_insn_{start, end...
2023-02-02  Emilio Cotaplugins: fix optimization in plugin_gen_disable_mem_helpers
2023-02-02  Emilio Cotacpu: free cpu->tb_jmp_cache with RCU
2023-01-20  Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20  Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-20  Markus Armbrustercoroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2023-01-19  Peter MaydellMerge tag 'pull-monitor-2023-01-19' of https://repo...
2023-01-19  Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-01-19  Peter MaydellMerge tag 'pull-tcg-20230117' of https://gitlab.com...
next