475 Commits (f0278900d38b2d8d9531c484bd088d9a7d5d4ea2)

Author SHA1 Message Date
Lluís Vilanova dcdaadb6ea trace: [all] Add "guest_mem_before" event 10 years ago
Emilio G. Cota 909eaac9bb tb hash: track translated blocks with qht 10 years ago
Emilio G. Cota 42bd32287f tb hash: hash phys_pc, pc, and flags with xxhash 10 years ago
Emilio G. Cota dc8b295d05 exec: add tb_hash_func5, derived from xxhash 10 years ago
Peter Maydell 6886b98036 cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() 10 years ago
Peter Maydell e0ca2ed562 thunk: Rename args and fields in host-target bitmask conversion code 10 years ago
Peter Maydell 7a00217d1a thunk: Drop unused NO_THUNK_TYPE_SIZE guards 10 years ago
Peter Maydell 0d5c21f2b3 qemu-common.h: Drop WORDS_ALIGNED define 10 years ago
Peter Maydell 24a6e0633a hw: Clean up includes 10 years ago
Timothy E Baldwin 8fdb9fef3d linux-user: Remove redundant gdb_queuesig() 10 years ago
Paolo Bonzini 0878d0e11b exec: hide mr->ram_addr from qemu_get_ram_ptr users 10 years ago
Paolo Bonzini 07bdaa4196 memory: split memory_region_from_host from qemu_ram_addr_from_host 10 years ago
Paolo Bonzini f615f39616 exec: remove ram_addr argument from qemu_ram_block_from_host 10 years ago
Paolo Bonzini 4ff87573df memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr 10 years ago
Fam Zheng b613597819 memory: Remove code for mr->may_overlap 10 years ago
Gonglei fa53a0e53e memory: drop find_ram_block() 10 years ago
Paolo Bonzini df43d49cb8 hw: clean up hw/hw.h includes 10 years ago
Paolo Bonzini 89a80e7400 hw: remove pio_addr_t 10 years ago
Paolo Bonzini 63c915526d cpu: move exec-all.h inclusion out of cpu.h 10 years ago
Paolo Bonzini 00f6da6a1a exec: extract exec/tb-context.h 10 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 10 years ago
Paolo Bonzini 87776ab72b qemu-common: stop including qemu/host-utils.h from qemu-common.h 10 years ago
Paolo Bonzini a7d6039cb3 cpu: move endian-dependent load/store functions to cpu-all.h 12 years ago
Paolo Bonzini bdd902277c include: poison symbols in osdep.h 10 years ago
Sergey Fedorov 6f789be56d tcg: Rework tb_invalidated_flag 10 years ago
Sergey Fedorov 9962c478b1 tcg: Clarify thread safety check in tb_add_jump() 10 years ago
Sergey Fedorov c37e6d7e35 tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB 10 years ago
Sergey Fedorov f309101c26 tcg: Clean up direct block chaining data fields 10 years ago
Sergey Fedorov 10b4f48555 tcg: Note requirement on atomic direct jump patching 10 years ago
Sergey Fedorov 7d14e0e2d6 tcg/arm: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov ed3d51ecd7 tcg/s390: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 0d07abf05e tcg/i386: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 76442a939e tci: Make direct jump patching thread-safe 10 years ago
Emilio G. Cota 89fee74a0f tb: consistently use uint32_t for tb->flags 10 years ago
Edgar E. Iglesias 25caa94c4a gen-icount: Use tcg_set_insn_param 10 years ago
Alex Bennée d977e1c2db qemu-log: dfilter-ise exec, out_asm, op and opt_op 10 years ago
Peter Maydell 1a83063522 qemu-log: Improve the "exec" TB execution logging 10 years ago
Markus Armbruster 14b6d44d47 Use scripts/clean-includes to drop redundant qemu/typedefs.h 10 years ago
Fam Zheng f1060c55bf exec: Pass RAMBlock pointer to qemu_ram_free 10 years ago
Fam Zheng 8e41fb63c5 memory: Drop MemoryRegion.ram_addr 10 years ago
Fam Zheng 7ebb2745ac memory: Implement memory_region_get_ram_addr with mr->ram_block 10 years ago
Fam Zheng 528f46af6e exec: Return RAMBlock pointer from allocating functions 10 years ago
Gonglei d61524486c memory: Remove unreachable return statement 10 years ago
Gonglei 3655cb9c73 memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length 10 years ago
Gonglei 58eaa2174e exec: store RAMBlock pointer into memory region 10 years ago
Peter Maydell 90ce6e2644 include: Clean up includes 10 years ago
Vladimir Sementsov-Ogievskiy 39de99843e move get_current_ram_size to virtio-balloon.c 10 years ago
Paolo Bonzini 88c73d16ad memory: fix usage of find_next_bit and find_next_zero_bit 10 years ago
Stefan Hajnoczi 5b82b703b6 memory: RCU ram_list.dirty_memory[] for safe RAM hotplug 10 years ago
Paolo Bonzini 8bafcb2164 memory: add early bail out from cpu_physical_memory_set_dirty_range 10 years ago