987 Commits (73af8dd8d75a3e1f13e6c5d2a509fa56eb406519)

Author SHA1 Message Date
Richard Henderson 9b990ee5a3 tcg: Add CPUState cflags_next_tb 9 years ago
Emilio G. Cota 4e2ca83e71 tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK 9 years ago
Richard Henderson 55c3ceef61 qom: Introduce CPUClass.tcg_initialize 9 years ago
Paolo Bonzini 306526b5de watch_mem_write: implement 8-byte accesses 9 years ago
Andrew Baumann ad52878f97 notdirty_mem_write: implement 8-byte accesses 9 years ago
Peter Xu 076a93d797 exec: simplify address_space_get_iotlb_entry 9 years ago
Peter Xu d5e5fafd11 exec: add page_mask for flatview_do_translate 9 years ago
Emilio G. Cota 3637cf58f9 util: move qemu_real_host_page_size/mask to osdep.h 9 years ago
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() 10 years ago
Juan Quintela b8c4899398 ram: rename last_ram_offset() last_ram_pages() 10 years ago
Juan Quintela 20afaed98b ram: Rename qemu_target_page_bits() to qemu_target_page_size() 10 years ago
Paolo Bonzini 90c4fe5fc5 exec: revert MemoryRegionCache 10 years ago
Dr. David Alan Gilbert 463a4ac23b RAMBlocks: qemu_ram_is_shared 10 years ago
Christian Borntraeger 79ca7a1b89 exec: add cpu_synchronize_state to cpu_memory_rw_debug 10 years ago
Jitendra Kolhe 1e356fc14b mem-prealloc: reduce large guest start-up and migration time. 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 e2fa71f527 postcopy: enhance ram_block_discard_range for hugepages 10 years ago
Dr. David Alan Gilbert d3a5038c46 exec: ram_block_discard_range 10 years ago
Jan Kiszka 8d04fb55de tcg: drop global lock during TCG code execution 10 years ago
Paolo Bonzini 91047df38d exec: make address_space_cache_destroy idempotent 10 years ago