999 Commits (34e304e97576a9e17680c868c00ff524a981007b)

Author SHA1 Message Date
Haozhong Zhang 9837684316 hostmem-file: add "align" option 9 years ago
Pavel Dovgalyuk 15a356c49a cpu: flush TB cache when loading VMState 9 years ago
Dr. David Alan Gilbert 801110ab22 find_ram_offset: Align ram_addr_t allocation on long boundaries 9 years ago
Dr. David Alan Gilbert 154cc9ea3b find_ram_offset: Add comments and tracing 9 years ago
Peter Maydell 8af36743c2 exec: Don't reuse unassigned_mem_ops for io_mem_rom 9 years ago
Peter Xu 87a621d857 cpu: suffix cpu address spaces with cpu index 9 years ago
Peter Xu 80ceb07a83 cpu: refactor cpu_address_space_init() 9 years ago
Philippe Mathieu-Daudé ff676046fb misc: remove duplicated includes 9 years ago
Peter Maydell 2726627197 exec.c: Factor out before/after actions for notdirty memory writes 9 years ago
Paolo Bonzini 07c114bbf3 exec: Do not resolve subpage in mru_section 9 years ago
Emilio G. Cota 2dda635410 qom: move CPUClass.tcg_initialize to a global 9 years ago
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