949 Commits (262fbae692722d5c8b647ba6b079409baefc3e3e)

Author SHA1 Message Date
Gerd Hoffmann 8deaf12ca1 memory: add support getting and using a dirty bitmap copy. 9 years ago
Juan Quintela 66103a5796 ram: Remove migration_bitmap_extend() 9 years ago
Juan Quintela b8c4899398 ram: rename last_ram_offset() last_ram_pages() 9 years ago
Juan Quintela 20afaed98b ram: Rename qemu_target_page_bits() to qemu_target_page_size() 9 years ago
Paolo Bonzini 90c4fe5fc5 exec: revert MemoryRegionCache 9 years ago
Dr. David Alan Gilbert 463a4ac23b RAMBlocks: qemu_ram_is_shared 9 years ago
Christian Borntraeger 79ca7a1b89 exec: add cpu_synchronize_state to cpu_memory_rw_debug 9 years ago
Jitendra Kolhe 1e356fc14b mem-prealloc: reduce large guest start-up and migration time. 9 years ago
Alexey Kardashevskiy 9c60766887 exec, kvm, target-ppc: Move getrampagesize() to common code 9 years ago
Dr. David Alan Gilbert 67f11b5c23 postcopy: Record largest page size 9 years ago
Dr. David Alan Gilbert e2fa71f527 postcopy: enhance ram_block_discard_range for hugepages 9 years ago
Dr. David Alan Gilbert d3a5038c46 exec: ram_block_discard_range 9 years ago
Jan Kiszka 8d04fb55de tcg: drop global lock during TCG code execution 9 years ago
Paolo Bonzini 91047df38d exec: make address_space_cache_destroy idempotent 9 years ago
Julian Brown 4061200059 arm: Correctly handle watchpoints for BE32 CPUs 9 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 9 years ago
Ladi Prosek 6da67de680 memory: don't sign-extend 32-bit writes 9 years ago
Paolo Bonzini 0987d735a3 ramblock-notifier: new 9 years ago
Roman Kapl 5ad4a2b75f exec: Add missing rcu_read_unlock 9 years ago
Alex Bennée d10eb08f5d cputlb: drop flush_global flag from tlb_flush 10 years ago
Jason Wang 052c8fa998 exec: introduce address_space_get_iotlb_entry() 9 years ago
Paolo Bonzini 1f4e496e1f exec: introduce MemoryRegionCache 10 years ago
Paolo Bonzini 715c31ec8e exec: introduce address_space_extend_translation 10 years ago
Paolo Bonzini 0ce265ffef exec: introduce memory_ldst.inc.c 10 years ago
Paolo Bonzini 2651efe7f5 exec: optimize remaining address_space_* cases 10 years ago
Peter Maydell a9353fe897 exec.c: Fix breakpoint invalidation race 9 years ago
Haozhong Zhang 1775f111ea exec.c: check memory backend file size with 'size' option 10 years ago
Richard Henderson 1ee73216f4 log: Add locking to large logging blocks 10 years ago
Haozhong Zhang d6af99c9f8 exec.c: do not truncate non-empty memory backend file 10 years ago
Alex Bennée f35e44e764 exec.c: ensure all AddressSpaceDispatch updates under RCU 10 years ago
Alex Bennée ba051fb5e5 tcg: move locking for tb_invalidate_phys_page_range up 10 years ago
KONRAD Frederic a5e998262f tcg: protect translation related stuff with tb_lock. 10 years ago
Richard Henderson 258dfaaad0 exec: Avoid direct references to Int128 parts 10 years ago
Laurent Vivier 7bbc124e7e exec: call cpu_exec_exit() from a CPU unrealize common function 10 years ago
Laurent Vivier ce5b1bbf62 exec: move cpu_exec_init() calls to realize functions 10 years ago
Laurent Vivier 39e329e341 exec: split cpu_exec_init() 10 years ago
Peter Maydell 20bccb82ff cpu: Support a target CPU having a variable page size 10 years ago
Vijaya Kumar K 2615fabd42 exec.c: Remove static allocation of sub_section of sub_page 10 years ago
Haozhong Zhang 8360668e69 exec.c: workaround regression caused by alignment change in d2f39ad 10 years ago
Dr. David Alan Gilbert 863e9621c5 RAMBlocks: Store page size 10 years ago
Marc-André Lureau efee678d6d exec: remove unused compacted argument 10 years ago
Paolo Bonzini 267f685b8b cpus-common: move CPU list management to common code 10 years ago
Cao jin c2cd627ddb kvm-all: drop kvm_setup_guest_memory 10 years ago
Igor Mammedov 3b8c1761f0 qtail: clean up direct access to tqe_prev field 10 years ago
Igor Mammedov 630eb0faf4 exec: Ensure the only one cpu_index allocation method is used 10 years ago
Igor Mammedov 056b68af77 fix qemu exit on memory hotplug when allocation fails at prealloc time 10 years ago
Igor Mammedov a07f953ef4 exec: Set cpu_index only if it's not been explictly set 10 years ago
Igor Mammedov 8b1b835035 exec: Don't use cpu_index to detect if cpu_exec_init()'s been called 10 years ago
Igor Mammedov 1bc7e522d9 exec: Reduce CONFIG_USER_ONLY ifdeffenery 10 years ago
Peter Lieven 101420b886 exec: avoid realloc in phys_map_node_reserve 10 years ago