]> git.proxmox.com Git - mirror_qemu.git/history - accel/tcg/cpu-exec.c
accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
[mirror_qemu.git] / accel / tcg / cpu-exec.c
2024-01-29 Philippe Mathieu... accel/tcg: Introduce TCGCPUOps::need_replay_interrupt...
2024-01-29 Richard Hendersonaccel/tcg: Use CPUState.cc instead of CPU_GET_CLASS...
2024-01-29 Philippe Mathieu... accel/tcg: Un-inline icount_exit_request() for clarity
2024-01-29 Philippe Mathieu... accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD
2024-01-28 Paolo Bonzinicpu-exec: simplify jump cache management
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-15 Stefan HajnocziMerge tag 'pull-tcg-20231114' of https://gitlab.com...
2023-11-14 Richard Hendersonaccel/tcg: Remove CF_LAST_IO
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Philippe Mathieu... accel/tcg: Make monitor.c a target-agnostic unit
2023-10-04 Philippe Mathieu... accel/tcg: Rename target-specific 'internal.h' -> ...
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersonaccel/tcg: Remove cpu_neg()
2023-10-03 Richard Hendersonaccel/tcg: Move can_do_io to CPUNegativeOffsetState
2023-10-03 Philippe Mathieu... accel/tcg: Have tcg_exec_realizefn() return a boolean
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'pull-tricore-20230929' of https://github...
2023-10-02 Stefan HajnocziMerge tag 'pull-tcg-20230928' of https://gitlab.com...
2023-09-28 Richard Hendersonaccel/tcg: Always set CF_LAST_IO with CF_NOIRQ
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Peter Maydellaccel/tcg: Zero-pad PC in TCG CPU exec trace lines
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Richard Hendersonaccel/tcg: Always lock pages before translation
2023-07-15 Richard Hendersonaccel/tcg: Split out cpu_exec_longjmp_cleanup
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Anton Johanssonaccel/tcg/cpu-exec.c: Widen pc to vaddr
2023-06-26 Anton Johanssontarget: Widen pc/cs_base in cpu_get_tb_cpu_state
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... accel/tcg/cpu-exec: Use generic 'helper-proto-common...
2023-06-20 Philippe Mathieu... accel/tcg: Check for USER_ONLY definition instead of...
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-13 Ivan Klokovutil/log: Add vector registers to log
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-06 Paolo Bonziniatomics: eliminate mb_read/mb_set
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersonexec-all: Widen TranslationBlock pc and cs_base to...
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Richard HendersonMerge tag 'tracing-pull-request' of https://gitlab...
2023-06-01 Alex Bennéeaccel/tcg: include cs_base in our hash calculations
2023-06-01 Alex Bennéetcg: remove the final vestiges of dstate
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Richard HendersonMerge tag 'pull-tcg-20230523-3' of https://gitlab.com...
2023-05-24 Richard Hendersontcg: Remove DEBUG_DISAS
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-02 Richard HendersonMerge tag 'pull-target-arm-20230502-2' of https://git...
2023-05-02 Peter Maydellaccel/tcg: Use one_insn_per_tb global instead of old...
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-04-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-04 Peter MaydellMerge tag 'pull-tcg-20230404' of https://gitlab.com...
2023-04-04 Richard Hendersonaccel/tcg: Fix jump cache set in cpu_exec_loop
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Hendersontcg: Clear plugin_mem_cbs on TB exit
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 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-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... replay: Extract core API to 'exec/replay-core.h'
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-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-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
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-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 Cotacpu: free cpu->tb_jmp_cache with RCU
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
next