]> git.proxmox.com Git - mirror_qemu.git/history - include/exec
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
[mirror_qemu.git] / include / exec /
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Richard Hendersonaccel/tcg: Renumber TLB_DISCARD_WRITE
2023-06-26 Richard Hendersonaccel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
2023-06-26 Richard Hendersonaccel/tcg: Store some tlb flags in CPUTLBEntryFull
2023-06-26 Anton Johanssoncpu: Replace target_ulong with hwaddr in tb_invalidate_...
2023-06-26 Anton Johanssonaccel/tcg: Replace target_ulong with vaddr in translato...
2023-06-26 Anton Johanssonaccel: Replace target_ulong with vaddr in probe_*()
2023-06-26 Anton Johanssonaccel/tcg/cputlb.c: Widen CPUTLBEntry access functions
2023-06-26 Anton Johanssonaccel: Replace target_ulong in tlb_*()
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-25 Richard HendersonMerge tag 'hppa-boot-reboot-fixes-pull-request' of...
2023-06-25 Richard HendersonMerge tag 'pull-target-arm-20230623' of https://git...
2023-06-23 Richard Hendersoninclude/exec/memattrs: Add two bits of space to MemTxAttrs
2023-06-23 Philippe Mathieu... softmmu: Introduce qemu_target_page_mask() helper
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... exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Steve Sistareexec/memory: Introduce RAM_NAMED_FILE flag
2023-06-13 Joao Martinsexec/ram_addr: Return number of dirty pages in cpu_phys...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersonexec/poison: Do not poison CONFIG_SOFTMMU
2023-06-05 Richard Hendersonplugins: Drop unused headers from exec/plugin-gen.h
2023-06-05 Richard Hendersonplugins: Move plugin_insn_append to translator.c
2023-06-05 Richard Hendersontcg: Move env defines out of NEED_CPU_H in helper-head.h
2023-06-05 Richard Hendersonaccel/tcg: Tidy includes for translator.[ch]
2023-06-05 Richard Hendersonaccel/tcg: Move translator_fake_ldb out of line
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersonaccel/tcg: Move most of gen-icount.h into translator.c
2023-06-05 Richard Hendersoninclude/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
2023-06-05 Richard Hendersontcg: Spit out exec/translation-block.h
2023-06-05 Richard Hendersonexec-all: Widen TranslationBlock pc and cs_base to...
2023-06-05 Richard Hendersonexec-all: Widen tb_page_addr_t for user-only
2023-06-05 Richard Hendersontcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
2023-06-05 Richard Hendersontcg: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Split helper-gen.h
2023-06-05 Richard Hendersontcg: Split tcg_gen_callN
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Hendersontcg: Remove outdated comments in helper-head.h
2023-06-05 Richard Hendersontcg: Split out tcg/oversized-guest.h
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
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é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-24 Richard Hendersonaccel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
2023-05-24 Richard Hendersonaccel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
2023-05-23 Richard HendersonMerge tag 'mem-2023-05-23' of https://github.com/davidh...
2023-05-23 Alexander Grafhostmem-file: add offset option
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Gavin Shanmigration: Add last stage indicator to global dirty log
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-17 Richard HendersonMerge tag 'pull-tcg-20230516-3' of https://gitlab.com...
2023-05-17 Richard Hendersontcg: Split out exec/user/guest-base.h
2023-05-16 Richard Hendersonaccel/tcg: Widen plugin_gen_empty_mem_callback to i64
2023-05-16 Richard Hendersoninclude/exec/memop: Add MO_ATOM_*
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Richard HendersonMerge tag 'migration-20230515-pull-request' of https...
2023-05-15 Juan Quintelasoftmmu: Create qemu_target_pages_to_MiB()
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersonaccel/tcg: Introduce tlb_read_idx
2023-05-11 Richard Hendersontcg: Remove TARGET_ALIGNED_ONLY
2023-05-11 Jamie Ilescpu: expose qemu_cpu_list_lock for lock-guard use
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersonaccel/tcg: Add cpu_ld*_code_mmu
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-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-28 Richard HendersonMerge tag 'pull-qapi-2023-04-28' of https://repo.or...
2023-04-28 Richard HendersonMerge tag 'pull-request-2023-04-28' of https://gitlab...
2023-04-28 Alexander Bulekovmemory: prevent dma-reentracy issues
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-21 Richard HendersonMerge tag 'pull-tpm-2023-04-20-1' of https://github...
2023-04-21 Richard HendersonMerge tag 'pull-request-2023-04-20' of https://gitlab...
2023-04-20 Thomas Huthcpu: Remove parameter of list_cpus()
2023-04-20 Thomas Huthinclude/exec: Provide the tswap() functions for target...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-03-29 Peter MaydellMerge tag 'pull-tcg-20230328' of https://gitlab.com...
2023-03-28 Richard Hendersoninclude/exec: Change reserved_va semantics to last...
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to tb_invalidate_phys_range
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_reset_target_data
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_set_flags
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-20 Peter MaydellMerge tag 'edk2-stable202302-20230320-pull-request...
2023-03-20 Peter MaydellMerge tag 'pull-request-2023-03-20' of https://gitlab...
2023-03-20 Yeqi Fureplace TABs with spaces
2023-03-17 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-16 Bernhard Beschowexec/memory: Fix kernel-doc warning
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
next