index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
Age
Commit message (
Expand
)
Author
2023-05-18
tcg: round-robin: do not use mb_read for rr_current_cpu
Paolo Bonzini
2023-05-18
kvm: Enable dirty ring for arm64
Gavin Shan
2023-05-18
kvm: Add helper kvm_dirty_ring_init()
Gavin Shan
2023-05-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
2023-05-16
accel/tcg: Merge do_gen_mem_cb into caller
Richard Henderson
2023-05-16
accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
Richard Henderson
2023-05-16
tcg: Widen helper_atomic_* addresses to uint64_t
Richard Henderson
2023-05-16
tcg: Widen helper_{ld,st}_i128 addresses to uint64_t
Richard Henderson
2023-05-16
accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Richard Henderson
2023-05-16
tcg: Widen gen_insn_data to uint64_t
Richard Henderson
2023-05-16
accel/tcg: Remove helper_unaligned_{ld,st}
Richard Henderson
2023-05-16
meson: Detect atomic128 support with optimization
Richard Henderson
2023-05-16
tcg: Add 128-bit guest memory primitives
Richard Henderson
2023-05-16
accel/tcg: Implement helper_{ld,st}*_mmu for user-only
Richard Henderson
2023-05-16
tcg: Unify helper_{be,le}_{ld,st}*
Richard Henderson
2023-05-16
accel/tcg: Honor atomicity of stores
Richard Henderson
2023-05-16
accel/tcg: Honor atomicity of loads
Richard Henderson
2023-05-11
accel/tcg: Reorg system mode store helpers
Richard Henderson
2023-05-11
accel/tcg: Reorg system mode load helpers
Richard Henderson
2023-05-11
accel/tcg: Introduce tlb_read_idx
Richard Henderson
2023-05-11
accel/tcg: Add cpu_in_serial_context
Richard Henderson
2023-05-11
accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
Jamie Iles
2023-05-11
accel/tcg: Fix atomic_mmu_lookup for reads
Richard Henderson
2023-05-08
tb-maint: do not use mb_read/mb_set
Paolo Bonzini
2023-05-05
tcg: Widen helper_*_st[bw]_mmu val arguments
Richard Henderson
2023-05-02
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
2023-05-02
tcg: Add tcg_gen_gvec_andcs
Nazar Kazakov
2023-05-02
accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
Weiwei Li
2023-05-02
accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
Peter Maydell
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
make one-insn-per-tb an accel option
Peter Maydell
2023-04-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-04-04
kvm: dirty-ring: Fix race with vcpu creation
Peter Xu
2023-04-04
accel/tcg: Fix jump cache set in cpu_exec_loop
Richard Henderson
2023-04-04
accel/tcg: Fix overwrite problems of tcg_cflags
Weiwei Li
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_collection_lock
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to PAGE_FOR_EACH_TB
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_reset_target_data
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_set_flags
Richard Henderson
2023-03-28
tcg: use QTree instead of GTree
Emilio Cota
2023-03-23
accel/xen: Fix DM state change notification in dm_restrict mode
David Woodhouse
2023-03-22
*: Add missing includes of qemu/plugin.h
Richard Henderson
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
[next]