1494 Commits (5c09d295e0e4cd9c252fb2c8f7f71b0cbd3a7b4d)

Author SHA1 Message Date
Philippe Mathieu-Daudé 5c09d295e0 exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined 1 year ago
Philippe Mathieu-Daudé 1bf0d6e476 user: Move various declarations out of 'exec/exec-all.h' 1 year ago
Philippe Mathieu-Daudé f47dcf519d accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 1 year ago
Philippe Mathieu-Daudé 187b7ca96a accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) 1 year ago
Philippe Mathieu-Daudé 62ef949bbc accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4) 1 year ago
Philippe Mathieu-Daudé 970ae60e9b accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) 1 year ago
Philippe Mathieu-Daudé 93ef2c2f15 accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h' 1 year ago
Philippe Mathieu-Daudé 634f1455fc accel/tcg: Move page_[un]protect() to 'user/page-protection.h' 1 year ago
Philippe Mathieu-Daudé 384fd3543b accel/tcg: Use tb_page_addr_t type in page_unprotect() 2 years ago
Philippe Mathieu-Daudé 487a31e0ac accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' 1 year ago
Philippe Mathieu-Daudé 975cb16cb5 exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h' 1 year ago
Philippe Mathieu-Daudé f9ba56a03c user: Introduce 'user/guest-host.h' header 1 year ago
Philippe Mathieu-Daudé 4081f5a698 exec/translation-block: Include missing 'exec/vaddr.h' header 1 year ago
Philippe Mathieu-Daudé 600c63d4dc exec/cpu-defs: Remove unnecessary headers 1 year ago
Philippe Mathieu-Daudé 1f52d85e36 exec/cpu-all: Include missing 'exec/cpu-defs.h' header 1 year ago
Philippe Mathieu-Daudé 9c6e54f475 accel/tcg: Have tlb_vaddr_to_host() use vaddr type 1 year ago
Philippe Mathieu-Daudé 433442a75d system: Move 'exec/confidential-guest-support.h' to system/ 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson a9af119f3d include/exec: Introduce fpst alias in helper-head.h.inc 1 year ago
Mattias Nissler c3ec57e495 softmmu: Expand comments describing max_bounce_buffer_size 2 years ago
Tomasz Jeznach c6f3443af1 exec/memtxattr: add process identifier to the transaction attributes 2 years ago
Richard Henderson 4a75c8c7d6 include/exec: Improve probe_access_full{, _mmu} documentation 2 years ago
Philippe Mathieu-Daudé 5caa0e1b1b exec/memop: Remove unused memop_big_endian() helper 2 years ago
Philippe Mathieu-Daudé 68e05eff50 exec/tswap: Massage target_needs_bswap() definition 2 years ago
Richard Henderson e5b063e81f include/exec/memop: Introduce memop_atomicity_bits 2 years ago
Richard Henderson c5809eee45 include/exec/memop: Rename get_alignment_bits 2 years ago
Richard Henderson da335fe12a include/exec/memop: Move get_alignment_bits from tcg.h 2 years ago
Ilya Leoshkevich f781af3b14 include/exec: Introduce env_cpu_const() 2 years ago
Paolo Bonzini fe678c45d2 tcg: remove singlestep_enabled from DisasContextBase 2 years ago
Philippe Mathieu-Daudé 25f4e71722 accel/tcg: Make page_set_flags() documentation public 2 years ago
Philippe Mathieu-Daudé c700d06819 disas: Remove CRIS disassembler 2 years ago
Philippe Mathieu-Daudé 44e4075bf4 target/cris: Remove the deprecated CRIS target 2 years ago
David Hildenbrand b84f06c2be softmmu/physmem: fix memory leak in dirty_memory_extend() 2 years ago
Mattias Nissler 637b0aa139 softmmu: Support concurrent bounce buffers 2 years ago
Stefan Weil 24c32ed374 docs: Fix some typos (found by typos) and grammar issues 2 years ago
Harsh Prateek Bora 18530e7c57 cpu-common.c: export cpu_get_free_index to be reused later 2 years ago
Philippe Mathieu-Daudé 99481a0988 accel: Restrict probe_access*() functions to TCG 2 years ago
Richard Henderson 3d75856d1a accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h 2 years ago
Salil Mehta 242da18082 gdbstub: Add helper function to unregister GDB register space 2 years ago
Salil Mehta 24bec42f3d physmem: Add helper function to destroy CPU AddressSpace 2 years ago
Eric Auger 2457343d05 memory: remove IOMMU MR iommu_set_page_size_mask() callback 2 years ago
Roman Kiryanov 7246c4cc47 exec: don't use void* in pointer arithmetic in headers 2 years ago
Roman Kiryanov 17c7df806b exec: avoid using C++ keywords in function parameters 2 years ago
Eric Auger 71386c6efd memory: Remove IOMMU MR iommu_set_iova_range API 2 years ago
Alex Bennée 5b7d54d4ed gdbstub: move enums into separate header 2 years ago
Alex Bennée b31bf9f8f7 include/exec: add missing include guard comment 2 years ago
Roman Kiryanov fc0870c180 exec: Make the MemOp enum cast explicit 2 years ago
Philippe Mathieu-Daudé eb5b2896f6 memory: Constify IOMMUTLBEvent in memory_region_notify_iommu() 2 years ago
Philippe Mathieu-Daudé ec40be993b memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one() 2 years ago
Xiaoyao Li a0aa6db7ce memory: Introduce memory_region_init_ram_guest_memfd() 2 years ago