]> git.proxmox.com Git - mirror_qemu.git/history - accel
tests/avocado: configure acpi-bits to use avocado timeout
[mirror_qemu.git] / accel /
2022-11-11 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-09 Stefan HajnocziMerge tag 'pull-tcg-20221109' of https://gitlab.com...
2022-11-09 Richard Hendersonaccel/tcg: Split out setjmp_gen_code
2022-11-09 Richard Hendersontcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-07 Stefan HajnocziMerge tag 'pull-loongarch-20221107' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'pull-request-2022-11-06' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-06 Claudio Fontanaaccel: abort if we fail to load the accelerator plugin
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-11-01 Stefan HajnocziMerge tag 'pull-testing-for-7.2-011122-3' of https...
2022-11-01 Stefan HajnocziMerge tag 'pull-tcg-20221031-2' of https://gitlab.com...
2022-10-31 Richard Hendersonaccel/tcg: Complete cpu initialization before registration
2022-10-31 Richard Hendersonaccel/tcg: Remove reset_icount argument from cpu_restor...
2022-10-31 Richard Hendersonaccel/tcg: Remove will_exit argument from cpu_restore_state
2022-10-31 Richard Hendersonaccel/tcg: Introduce cpu_unwind_state_data
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'mips-20221030' of https://github.com/philmd...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-28 Xuzhou Chengaccel/qtest: Support qtest accelerator for Windows
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-26 Richard Hendersonaccel/tcg: Remove restore_state_to_opc function
2022-10-26 Richard Hendersonaccel/tcg: Add restore_state_to_opc to TCGCPUOps
2022-10-26 Richard Hendersonaccel/tcg: Simplify page_get/alloc_target_data
2022-10-26 Richard Hendersonaccel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user...
2022-10-26 Richard Hendersonaccel/tcg: Use tb_invalidate_phys_range in page_set_flags
2022-10-26 Richard Hendersonaccel/tcg: Use page_reset_target_data in page_set_flags
2022-10-26 Richard Hendersonaccel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
2022-10-26 Richard Hendersonaccel/tcg: Use tb_invalidate_phys_page in page_set_flags
2022-10-26 Richard Hendersonaccel/tcg: Unify declarations of tb_invalidate_phys_range
2022-10-26 Richard Hendersonaccel/tcg: Rename tb_invalidate_phys_page_range and...
2022-10-26 Richard Hendersonaccel/tcg: Rename tb_invalidate_phys_page
2022-10-26 Richard Hendersonaccel/tcg: Introduce tb_{set_}page_addr{0,1}
2022-10-26 Richard Hendersonaccel/tcg: Remove duplicate store to tb->page_addr[]
2022-10-26 Richard Hendersonaccel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PR...
2022-10-26 Richard Hendersonaccel/tcg: Move assert_no_pages_locked to internal.h
2022-10-26 Richard Hendersonaccel/tcg: Split out tb-maint.c
2022-10-26 Richard Hendersonaccel/tcg: Split out PageDesc to internal.h
2022-10-26 Richard Hendersonaccel/tcg: Remove disabled debug in translate-all.c
2022-10-26 Richard Hendersonaccel/tcg: Make page_alloc_target_data allocation constant
2022-10-26 Leandro Luporiaccel/tcg: Add a quicker check for breakpoints
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Peter MaydellRevert "accel/tcg: Init TCG cflags in vCPU thread handler"
2022-10-24 Matheus Tavares... accel/tcg/tcg-accel-ops-rr: fix trivial typo
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-11 Chenyi Qiangi386: add notify VM exit support
2022-10-11 Chenyi Qiangkvm: expose struct KVMState
2022-10-10 Paolo Bonzinikvm: allow target-specific accelerator properties
2022-10-06 Stefan HajnocziMerge tag 'pull-testing-gdbstub-plugins-gitdm-061022...
2022-10-06 Alex Bennéeaccel/kvm: move kvm_update_guest_debug to inline stub
2022-10-06 Alex Bennéegdbstub: move guest debug support check to ops
2022-10-06 Alex Bennéegdbstub: move breakpoint logic to accel ops
2022-10-06 Alex Bennéegdbstub: move sstep flags probing into AccelClass
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Richard Hendersonaccel/tcg: Introduce TARGET_TB_PCREL
2022-10-04 Richard Hendersonaccel/tcg: Introduce tb_pc and log_pc
2022-10-04 Richard Hendersoninclude/hw/core: Create struct CPUJumpCache
2022-10-04 Richard Hendersonaccel/tcg: Inline tb_flush_jmp_cache
2022-10-04 Richard Hendersonaccel/tcg: Do not align tb->page_addr[0]
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-04 Richard Hendersonaccel/tcg: Use DisasContextBase in plugin_gen_tb_start
2022-10-04 Richard Hendersonaccel/tcg: Use bool for page_find_alloc
2022-10-04 Richard Hendersonaccel/tcg: Remove PageDesc code_bitmap
2022-10-04 Richard Hendersonaccel/tcg: Introduce tlb_set_page_full
2022-10-04 Richard Hendersonaccel/tcg: Introduce probe_access_full
2022-10-04 Richard Hendersonaccel/tcg: Suppress auto-invalidate in probe_access_int...
2022-10-04 Richard Hendersonaccel/tcg: Drop addr member from SavedIOTLB
2022-10-04 Richard Hendersonaccel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
2022-10-04 Alex Bennéecputlb: used cached CPUClass in our hot-paths
2022-09-29 Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-28 Stefan HajnocziMerge tag 'pull-request-2022-09-28' of https://gitlab...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-27 Ilya Leoshkevichlinux-user: Passthrough MADV_DONTNEED for certain file...
2022-09-22 Stefan HajnocziMerge tag 'pull-hex-20220919' of https://github.com...
2022-09-21 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-09-21 Stefan HajnocziMerge tag 'pull-ppc-20220920' of https://gitlab.com...
2022-09-21 Stefan HajnocziMerge tag 'pull-testing-next-200922-2' of https://githu...
2022-09-20 Stefan HajnocziMerge tag 'pull-request-2022-09-20' of https://gitlab...
2022-09-20 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-18 Paolo Bonzinikvm: fix memory leak on failure to read stats descriptors
2022-09-18 Paolo BonziniKVM: use store-release to mark dirty pages as harvested
2022-09-06 Stefan HajnocziMerge tag 'samuel-thibault' of https://people.debian...
2022-09-06 Stefan HajnocziMerge tag 'pull-tcg-20220906' of https://gitlab.com...
2022-09-06 Richard Hendersonaccel/tcg: Add fast path for translator_ld*
2022-09-06 Richard Hendersonaccel/tcg: Add pc and host_pc params to gen_intermediat...
2022-09-06 Richard Hendersonaccel/tcg: Document the faulting lookup in tb_lookup_cmp
2022-09-06 Richard Hendersonaccel/tcg: Use probe_access_internal for softmmu get_pa...
next