979 Commits (69ff158b677df0862b2f2639740c8fda5eb91599)

Author SHA1 Message Date
Alexey Kardashevskiy 5e8fd947e2 memory: Rework "info mtree" to print flat views and dispatch trees 9 years ago
Alexey Kardashevskiy 8629d3fcb7 memory: Rename mem_begin/mem_commit/mem_add helpers 9 years ago
Alexey Kardashevskiy 9950322a59 memory: Cleanup after switching to FlatView 9 years ago
Alexey Kardashevskiy 166206845f memory: Switch memory from using AddressSpace to FlatView 9 years ago
Alexey Kardashevskiy c775252378 memory: Remove AddressSpace pointer from AddressSpaceDispatch 9 years ago
Alexey Kardashevskiy 66a6df1dc6 memory: Move AddressSpaceDispatch from AddressSpace to FlatView 9 years ago
Alexey Kardashevskiy 9a62e24f45 memory: Open code FlatView rendering 9 years ago
Alexey Kardashevskiy e76bb18f7e exec: Explicitly export target AS from address_space_translate_internal 9 years ago
David Hildenbrand 7f579e272f exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly 9 years ago
Anthony PERARD f5aa69bdc3 exec: Add lock parameter to qemu_ram_ptr_length 9 years ago
Fam Zheng c7e002c55a cpu: Convert to DEFINE_PROP_LINK 9 years ago
Alexey Kardashevskiy 1221a47467 memory/iommu: introduce IOMMUMemoryRegionClass 9 years ago
Alexey Kardashevskiy 3df9d74806 memory/iommu: QOM'fy IOMMU MemoryRegion 9 years ago
Pranith Kumar 406bc339b0 Revert "exec.c: Fix breakpoint invalidation race" 9 years ago
Prasad J Pandit 04bf2526ce exec: use qemu_ram_ptr_length to access guest ram 9 years ago
Paolo Bonzini 5aa1ef71b4 exec: elide calls to tb_lock and tb_unlock 9 years ago
Yang Zhong a0be0c585f tcg: move page_size_init() function 9 years ago
Marc-André Lureau 38b3362dd1 exec: split qemu_ram_alloc_from_file() 9 years ago
Marc-André Lureau 8d37b030fe exec: split file_ram_alloc() 9 years ago
Marc-André Lureau e45e7ae281 exec: check kvm mmu notifiers earlier 9 years ago
Peter Xu 003a0cf2cd exec: simplify phys_page_find() params 9 years ago
Peter Xu bf55b7afce memory: tune last param of iommu_ops.translate() 9 years ago
Juan Quintela 46d702b106 migration: Make savevm.c target independent 9 years ago
Juan Quintela 51180423a2 exec: Create include for target_page_size() 9 years ago
Peter Xu a764040cc8 exec: abstract address_space_do_translate() 9 years ago
Peter Xu be9b23c4a5 ramblock: add new hmp command "info ramblock" 9 years ago
Peter Xu 99e15582de ramblock: add RAMBLOCK_FOREACH() 9 years ago
Stefano Stabellini 1ff7c5986a xen/mapcache: store dma information in revmapcache entries for debugging 9 years ago
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