1352 Commits (fe5c4adca9ddb916afc74e18a5bf195372eb1b2f)

Author SHA1 Message Date
Philippe Mathieu-Daudé fe5c4adca9 accel/tcg: Remove tb_invalidate_phys_page() from system emulation 2 years ago
Philippe Mathieu-Daudé c076f37a77 accel/tcg: Remove unused tb_invalidate_phys_addr() 2 years ago
Stefan Hajnoczi a4a411fbaf Replace "iothread lock" with "BQL" in comments 2 years ago
Philippe Mathieu-Daudé 9583a90579 memory: Have memory_region_init_ram_from_fd() handler return a boolean 2 years ago
Philippe Mathieu-Daudé 9b9d11ac03 memory: Have memory_region_init_ram_from_file() handler return a boolean 2 years ago
Philippe Mathieu-Daudé f25a9fbb64 memory: Have memory_region_init_resizeable_ram() return a boolean 2 years ago
Philippe Mathieu-Daudé 62f5c1b234 memory: Have memory_region_init_rom_device() handler return a boolean 2 years ago
Philippe Mathieu-Daudé ae076b6c39 memory: Have memory_region_init_rom_device_nomigrate() return a boolean 2 years ago
Philippe Mathieu-Daudé b9159451d3 memory: Have memory_region_init_rom() handler return a boolean 2 years ago
Philippe Mathieu-Daudé fe5f33d6b0 memory: Have memory_region_init_ram() handler return a boolean 2 years ago
Philippe Mathieu-Daudé 197faa7006 memory: Have memory_region_init_rom_nomigrate() handler return a boolean 2 years ago
Philippe Mathieu-Daudé 62c19b72c7 memory: Have memory_region_init_ram_nomigrate() handler return a boolean 2 years ago
Philippe Mathieu-Daudé cbbc434023 memory: Have memory_region_init_ram_flags_nomigrate() return a boolean 2 years ago
Thomas Huth a36ea38abd memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name 2 years ago
Richard Henderson cf9b5790db accel/tcg: Remove CF_LAST_IO 2 years ago
Akihiko Odaki e84f45243f gdbstub: Introduce GDBFeatureBuilder 2 years ago
Akihiko Odaki 1218b68ea6 gdbstub: Introduce gdb_find_static_feature() 2 years ago
Akihiko Odaki 6c2313e83d gdbstub: Add num_regs member to GDBFeature 2 years ago
Philippe Mathieu-Daudé bb6cf6f016 accel/tcg: Factor tcg_cpu_reset_hold() out 3 years ago
Philippe Mathieu-Daudé f4f826c0e0 accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' 3 years ago
Richard Henderson 24a4d59aa7 accel/tcg: Move HMP info jit and info opcount code 3 years ago
Eric Auger 51478a8ef5 memory: Introduce memory_region_iommu_set_iova_ranges 3 years ago
Eric Auger e8f433f80e memory: Let ReservedRegion use Range 3 years ago
Paolo Bonzini c048b68385 tcg: Define MO_TL 2 years ago
Ilya Maximets b15c18c519 memory: initialize 'fv' in MemoryRegionCache to make Coverity happy 3 years ago
David Hildenbrand 533f5d6679 memory,vhost: Allow for marking memory device memory regions unmergeable 3 years ago
David Hildenbrand aa5317ef7c memory: Clarify mapping requirements for RamDiscardManager 3 years ago
David Hildenbrand 022f033bd7 softmmu/physmem: Fixup qemu_ram_block_from_host() documentation 3 years ago
Matt Borgerson a392277dcf plugins: Set final instruction count in plugin_gen_tb_end 3 years ago
Richard Henderson 28a4f0bacf accel/tcg: Add plugin_enabled to DisasContextBase 3 years ago
Akihiko Odaki 213316d401 gdbstub: Remove gdb_has_xml variable 3 years ago
Akihiko Odaki 956af7daad gdbstub: Introduce GDBFeature structure 3 years ago
Philippe Mathieu-Daudé 7ada976fee accel/tcg: Restrict dump_exec_info() declaration 3 years ago
Philippe Mathieu-Daudé 3549118b49 exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' 3 years ago
Philippe Mathieu-Daudé 65b074daa0 exec: Make EXCP_FOO definitions target agnostic 3 years ago
Anton Johansson 623912cc14 accel/tcg: Remove env_tlb() 3 years ago
Anton Johansson 10b32e2cd9 accel/tcg: Modify tlb_*() to use CPUState 3 years ago
Richard Henderson 06ddecff24 accel/tcg: Remove env_neg() 3 years ago
Richard Henderson 8fa08d7ec7 accel/tcg: Remove cpu_set_cpustate_pointers 3 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Ilya Maximets 43d6376980 virtio: don't zero out memory region cache for indirect descriptors 3 years ago
Richard Henderson a953b5fa15 accel/tcg: Remove cpu_neg() 3 years ago
Richard Henderson e62de98111 accel/tcg: Remove CPUState.icount_decr_ptr 3 years ago
Richard Henderson 3b3d7df545 accel/tcg: Move CPUNegativeOffsetState into CPUState 3 years ago
Richard Henderson 5d30bdcb1b accel/tcg: Validate placement of CPUNegativeOffsetState 3 years ago
Richard Henderson ef6d8210a2 accel/tcg: Move CPUTLB definitions from cpu-defs.h 3 years ago
Anton Johansson a81fef4b64 target/arm: Replace TARGET_PAGE_ENTRY_EXTRA 3 years ago
Philippe Mathieu-Daudé 23af78b070 accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG 3 years ago
Philippe Mathieu-Daudé fa312f2eaf accel/tcg: Have tcg_exec_realizefn() return a boolean 3 years ago
Richard Henderson 0ca41ccf1c accel/tcg: Track current value of can_do_io in the TB 3 years ago