534 Commits (4d0e72396b69656f36f484b54ffe64893d793a80)

Author SHA1 Message Date
Dr. David Alan Gilbert e8f5fe2de1 memory_region: Fix name comments 10 years ago
Yongji Xie c99a29e702 memory: Introduce DEVICE_HOST_ENDIAN for ram device 10 years ago
Alexey Kardashevskiy 9c60766887 exec, kvm, target-ppc: Move getrampagesize() to common code 10 years ago
Dr. David Alan Gilbert 67f11b5c23 postcopy: Record largest page size 10 years ago
Dr. David Alan Gilbert d3a5038c46 exec: ram_block_discard_range 10 years ago
Alex Bennée c3b9a07a33 cputlb: introduce tlb_flush_*_all_cpus[_synced] 10 years ago
Alex Bennée b0706b7167 cputlb: atomically update tlb fields used by tlb_reset_dirty 10 years ago
Alex Bennée 0336cbf853 cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap 10 years ago
KONRAD Frederic e3b9ca8109 cputlb: introduce tlb_flush_* async work. 10 years ago
Alex Bennée e5143e30fb tcg: remove global exit_request 10 years ago
Alex Bennée 791158d93b tcg: rename tcg_current_cpu to tcg_current_rr_cpu 10 years ago
Paolo Bonzini 1aab16c28a cpu-exec: unify icount_decr and tcg_exit_req 10 years ago
Paolo Bonzini 5eba0404b9 virtio: use MemoryRegionCache to access descriptors 10 years ago
Paolo Bonzini 43d70ddf9f cpu-exec: fix icount out-of-bounds access 10 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 10 years ago
Peter Xu 57bb40c9db memory: hmp: add "-f" for "info mtree" 10 years ago
Paolo Bonzini 0987d735a3 ramblock-notifier: new 10 years ago
Alex Bennée d10eb08f5d cputlb: drop flush_global flag from tlb_flush 10 years ago
Jason Wang 12d37882f0 memory: handle alias in memory_region_is_iommu() 10 years ago
Jason Wang 052c8fa998 exec: introduce address_space_get_iotlb_entry() 10 years ago
Paolo Bonzini 1f4e496e1f exec: introduce MemoryRegionCache 10 years ago
Paolo Bonzini 0ce265ffef exec: introduce memory_ldst.inc.c 10 years ago
Bobby Bingham c2a8531690 cpu_ldst.h: use correct guest address parameter 10 years ago
Alex Williamson 4a2e242bbb memory: Don't use memcpy for ram_device regions 10 years ago
Alex Williamson 21e00fa55f memory: Replace skip_dump flag with "ram_device" 10 years ago
Paolo Bonzini 7d7500d998 tcg: comment on which functions have to be called with tb_lock held 10 years ago
Alex Bennée 301e40ed80 translate-all: add DEBUG_LOCKING asserts 10 years ago
Richard Henderson fdbc2b5722 tcg: Add EXCP_ATOMIC 10 years ago
Laurent Vivier ce5b1bbf62 exec: move cpu_exec_init() calls to realize functions 10 years ago
Peter Maydell 20bccb82ff cpu: Support a target CPU having a variable page size 10 years ago
Paolo Bonzini 9a54635dcb memory: add a per-AddressSpace list of listeners 10 years ago
Paolo Bonzini d45fa784cd memory: eliminate global MemoryListeners 10 years ago
Dr. David Alan Gilbert 863e9621c5 RAMBlocks: Store page size 10 years ago
Sergey Fedorov 3359baad36 tcg: Make tb_flush() thread safe 10 years ago
Paolo Bonzini 267f685b8b cpus-common: move CPU list management to common code 10 years ago
Paolo Bonzini 9c1f8f4493 migration: sync all address spaces 10 years ago
Peter Xu 5bf3d31903 memory: introduce IOMMUOps.notify_flag_changed 10 years ago
Peter Xu cdb3081269 memory: introduce IOMMUNotifier and its caps 10 years ago
Richard Henderson 01ecaf438b tcg: Merge GETPC and GETRA 10 years ago
Paolo Bonzini 6d21e4208f tcg: Prepare TB invalidation for lockless TB lookup 10 years ago
Richard Henderson dcb8e75870 tcg: Reorg TCGOp chaining 10 years ago
Peter Maydell d9fe91d868 linux-user: Use correct alignment for long long on i386 guests 10 years ago
Igor Mammedov 1bc7e522d9 exec: Reduce CONFIG_USER_ONLY ifdeffenery 10 years ago
Markus Armbruster 175de52487 Clean up decorations and whitespace around header guards 10 years ago
Markus Armbruster 2a6a4076e1 Clean up ill-advised or unusual header guards 10 years ago
Markus Armbruster 121d07125b Clean up header guards that don't match their file name 10 years ago
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others 10 years ago
Sergey Sorokin b35399bb4e Fix confusing argument names in some common functions 10 years ago
Sergey Sorokin 1f00b27f17 tcg: Improve the alignment check infrastructure 10 years ago
Peter Maydell 39e0b03dec memory: Assert that memory_region_init_rom_device() ops aren't NULL 10 years ago