]> git.proxmox.com Git - mirror_qemu.git/history - include/exec
virtio-sound: implement audio output (TX)
[mirror_qemu.git] / include / exec /
2023-08-02 Richard HendersonMerge tag 'pull-qapi-2023-08-02' of https://repo.or...
2023-08-02 Richard HendersonMerge tag 'misc-fixes-20230801' of https://github.com...
2023-08-01 Stefan Weilmisc: Fix some typos in documentation and comments
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-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-23 Richard Hendersoninclude/exec: Add WITH_MMAP_LOCK_GUARD
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 Hendersontcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
2023-07-15 Richard Hendersonaccel/tcg: Return bool from page_check_range
2023-07-15 Richard Hendersonaccel/tcg: Introduce page_find_range_empty
2023-07-15 Richard Hendersonaccel/tcg: Introduce page_check_range_empty
2023-07-15 Richard Hendersoninclude/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for...
2023-07-15 Richard Hendersoninclude/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for...
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Richard HendersonMerge tag 'pull-maintainer-ominbus-030723-1' of https...
2023-07-03 Alex Bennéeplugins: force slow path when plugins instrument memory ops
2023-06-30 Richard HendersonMerge tag 'pull-request-2023-06-29' of https://gitlab...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
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-28 Isaku Yamahataexec/memory: Add symbol for the min value of memory...
2023-06-28 Isaku Yamahataexec/memory: Add symbol for memory listener priority...
2023-06-28 Isaku Yamahataexec/memory: Add symbolic value for memory listener...
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
next