]> git.proxmox.com Git - mirror_qemu.git/history - accel
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / accel /
2024-01-31 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-30 Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29 Philippe Mathieu... target/i386: Extract x86_cpu_exec_halt() from accel...
2024-01-29 Philippe Mathieu... accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
2024-01-29 Richard Hendersonaccel/tcg: Inline need_replay_interrupt
2024-01-29 Philippe Mathieu... target/i386: Extract x86_need_replay_interrupt() from...
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: Rename tcg_cpus_exec() -> tcg_cpu_exec()
2024-01-29 Philippe Mathieu... accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
2024-01-29 Philippe Mathieu... accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in...
2024-01-29 Ilya Leoshkevichaccel/tcg: Move perf and debuginfo support to tcg/
2024-01-29 Ilya Leoshkevichaccel/tcg: Remove #ifdef TARGET_I386 from perf.c
2024-01-29 Ilya Leoshkevichaccel/tcg: Make use of qemu_target_page_mask() in perf.c
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-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Peter MaydellMerge tag 'hw-cpus-20240119' of https://github.com...
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-19 Philippe Mathieu... accel: Rename accel_init_ops_interfaces() to include...
2024-01-19 Philippe Mathieu... system/watchpoint: Move TCG specific code to accel...
2024-01-19 Philippe Mathieu... util/async: Only call icount_notify_exit() if icount...
2024-01-19 Philippe Mathieu... system/cpu-timers: Introduce ICountMode enumerator
2024-01-19 Philippe Mathieu... system/cpu-timers: Have icount_configure() return a...
2024-01-19 Philippe Mathieu... accel/tcg: Remove tb_invalidate_phys_page() from system...
2024-01-19 Philippe Mathieu... accel: Do not set CPUState::can_do_io in non-TCG accels
2024-01-18 Daan De MeyerAdd class property to configure KVM device node to use
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-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnocziqemu/main-loop: rename qemu_cond_wait_iothread() to...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-08 Alex Bennéereplay: stop us hanging in rr_wait_io_event
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-31 Paolo Bonziniconfigure, meson: rename targetos to host_os
2023-12-31 Paolo Bonzinimeson: remove OS definitions from config_targetos
2023-12-26 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-23 Jai Aroraaccel/kvm: Turn DPRINTF macro use into tracepoints
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-19 Richard Hendersonaccel/kvm: Make kvm_has_guest_debug static
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 Jessica Clarkeaccel/tcg: Forward probe size on to notdirty_write
2023-11-14 Richard Hendersonaccel/tcg: Remove CF_LAST_IO
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Philippe Mathieu... accel/tcg: Factor tcg_cpu_reset_hold() out
2023-11-07 Philippe Mathieu... accel: Introduce cpu_exec_reset_hold()
2023-11-07 Philippe Mathieu... accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-06 Richard Hendersonaccel/tcg: Fix condition for store_atom_insert_al16
2023-11-06 Richard Hendersonaccel/tcg: Remove redundant case in store_atom_16
2023-11-06 Richard Hendersonaccel/tcg: Move HMP info jit and info opcount code
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'pull-halloween-omnibus-311023-2' of https...
2023-10-31 Akihiko Odakiplugins: Remove an extra parameter
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-25 Paolo Bonzinikvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_...
2023-10-25 Paolo Bonzinikvm: i386: require KVM_CAP_DEBUGREGS
2023-10-25 Paolo Bonzinikvm: unify listeners for PIO address space
2023-10-25 Paolo Bonzinikvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_AN...
2023-10-25 Paolo Bonzinikvm: assume that many ioeventfds can be created
2023-10-25 Paolo Bonzinikvm: drop reference to KVM_CAP_PCI_2_3
2023-10-25 Paolo Bonzinikvm: require KVM_IRQFD for kernel irqchip
2023-10-25 Paolo Bonzinikvm: require KVM_CAP_SIGNAL_MSI
2023-10-25 Paolo Bonzinikvm: require KVM_CAP_INTERNAL_ERROR_DATA
2023-10-25 Paolo Bonzinikvm: remove unnecessary stub
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-12 David Hildenbrandkvm: Add stub for kvm_get_max_memslots()
2023-10-12 David Hildenbrandkvm: Return number of free memslots
next