1013 Commits (72a841d2a403b56ff894fa007b172dc9bcb3dae8)

Author SHA1 Message Date
Greg Kurz 72a841d2a4 exec: fix memory leak in find_max_supported_pagesize() 8 years ago
Dr. David Alan Gilbert 2ce16640b4 postcopy: use UFFDIO_ZEROPAGE only when available 8 years ago
Dr. David Alan Gilbert f90bb71bfd qemu_ram_block_host_offset 8 years ago
Dr. David Alan Gilbert db144f7000 migrate: Update ram_block_discard_range for shared 8 years ago
Igor Mammedov 2278b93941 Use cpu_create(type) instead of cpu_init(cpu_model) 8 years ago
Paolo Bonzini b39b61e410 memory: fix flatview_access_valid RCU read lock/unlock imbalance 8 years ago
Paolo Bonzini db84fd973e address_space_rw: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini ad0c60fa57 address_space_map: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini 11e732a5ed address_space_access_valid: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini b2a44fcad7 address_space_read: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini 4c6ebbb364 address_space_write: address_space_to_flatview needs RCU lock 8 years ago
Marcel Apfelbaum 06329ccecf mem: add share parameter to memory-backend-ram 8 years ago
Alistair Francis 493d89bf74 tcg: Replace fprintf(stderr, "*\n" with error_report() 8 years ago
Haozhong Zhang 9837684316 hostmem-file: add "align" option 8 years ago
Pavel Dovgalyuk 15a356c49a cpu: flush TB cache when loading VMState 8 years ago
Dr. David Alan Gilbert 801110ab22 find_ram_offset: Align ram_addr_t allocation on long boundaries 8 years ago
Dr. David Alan Gilbert 154cc9ea3b find_ram_offset: Add comments and tracing 8 years ago
Peter Maydell 8af36743c2 exec: Don't reuse unassigned_mem_ops for io_mem_rom 8 years ago
Peter Xu 87a621d857 cpu: suffix cpu address spaces with cpu index 8 years ago
Peter Xu 80ceb07a83 cpu: refactor cpu_address_space_init() 8 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 8 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