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
/
include
/
exec
Age
Commit message (
Expand
)
Author
2021-11-01
memory: introduce total_dirty_pages to stat dirty pages
Hyman Huang(黄勇)
2021-11-01
memory: Introduce replay_discarded callback for RamDiscardManager
David Hildenbrand
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-10-30
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
2021-10-30
accel/tcg: Split out adjust_signal_pc
Richard Henderson
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-05
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-14
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-08
tcg: Drop gen_io_end()
Peter Maydell
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
2021-07-21
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2021-07-21
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-09
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-08
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
David Hildenbrand
2021-07-08
memory: Helpers to copy/free a MemoryRegionSection
David Hildenbrand
2021-07-08
memory: Introduce RamDiscardManager for RAM memory regions
David Hildenbrand
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-05
docs: fix broken reference
John Snow
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-26
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
2021-05-26
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2021-05-26
exec/memory: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-25
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
2021-05-14
exec/gen-icount.h: Add missing "exec/exec-all.h" include
Philippe Mathieu-Daudé
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-14
configure: Poison all current target-specific #defines
Thomas Huth
2021-05-14
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
[prev]
[next]