1380 Commits (c62d54d0a8067ffb3d5b909276f7296d7df33fa7)

Author SHA1 Message Date
Nicholas Piggin 03bfc2188f physmem: Fix migration dirty bitmap coherency with TCG memory access 2 years ago
Nicholas Piggin 86a9ae80cc physmem: Factor cpu_physical_memory_dirty_bits_cleared() out 2 years ago
Philippe Mathieu-Daudé 7e8ccf99ed physmem: Expose tlb_reset_dirty_range_all() 2 years ago
Richard Henderson 49fa457ca5 accel/tcg: Add TLB_CHECK_ALIGNED 2 years ago
Richard Henderson a0ff4a879c accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull 2 years ago
Richard Henderson a1a85a9502 exec/memattrs: Remove target_tlb_bit* 2 years ago
Fabiano Rosas c2d5c4a7cb migration/ram: Add outgoing 'mapped-ram' migration 2 years ago
Richard Henderson 8c45039f9e cpu: Remove page_size_init 3 years ago
Alex Bennée c3d0b46645 gdbstub: expose api to find registers 2 years ago
Akihiko Odaki eb37086fb0 gdbstub: Add members to identify registers to GDBFeature 2 years ago
Akihiko Odaki ee59fa1dd5 gdbstub: Simplify XML lookup 2 years ago
Akihiko Odaki 66260159a7 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb 2 years ago
Akihiko Odaki ac1e867100 gdbstub: Use GDBFeature for gdb_register_coprocessor 2 years ago
Manos Pitsidianakis 2432e063cb include/exec/memory.h: correct typos 3 years ago
Bernhard Beschow f165cdf102 exec/ioport: Add portio_list_set_enabled() 3 years ago
Bernhard Beschow ad2b652341 exec/ioport: Add portio_list_set_address() 3 years ago
Bernhard Beschow 4edee342f8 exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio 3 years ago
Richard Henderson 3b91614004 include/exec: Change cpu_mmu_index argument to CPUState 3 years ago
Richard Henderson a120d32097 include/exec: Implement cpu_mmu_index generically 3 years ago
Ilya Leoshkevich 88d4b5138a tcg: Make tb_cflags() usable from target-agnostic code 3 years ago
Anton Johansson a7f6f4f53f include/exec: Move cpu_*()/cpu_env() to common header 3 years ago
Anton Johansson 58771921af include/exec: Move PAGE_* macros to common header 3 years ago
Anton Johansson f7ee94f05f include/exec: typedef abi_ptr to vaddr 3 years ago
Anton Johansson 85c19af63e include/exec: Use vaddr in DisasContextBase for virtual addresses 3 years ago
Anton Johansson 32f0c394bb target: Use vaddr in gen_intermediate_code 3 years ago
Anton Johansson c4b3f46c15 include/exec: Move vaddr defines to separate file 3 years ago
Philippe Mathieu-Daudé fe5c4adca9 accel/tcg: Remove tb_invalidate_phys_page() from system emulation 3 years ago
Philippe Mathieu-Daudé c076f37a77 accel/tcg: Remove unused tb_invalidate_phys_addr() 3 years ago
Stefan Hajnoczi a4a411fbaf Replace "iothread lock" with "BQL" in comments 3 years ago
Philippe Mathieu-Daudé 9583a90579 memory: Have memory_region_init_ram_from_fd() handler return a boolean 3 years ago
Philippe Mathieu-Daudé 9b9d11ac03 memory: Have memory_region_init_ram_from_file() handler return a boolean 3 years ago
Philippe Mathieu-Daudé f25a9fbb64 memory: Have memory_region_init_resizeable_ram() return a boolean 3 years ago
Philippe Mathieu-Daudé 62f5c1b234 memory: Have memory_region_init_rom_device() handler return a boolean 3 years ago
Philippe Mathieu-Daudé ae076b6c39 memory: Have memory_region_init_rom_device_nomigrate() return a boolean 3 years ago
Philippe Mathieu-Daudé b9159451d3 memory: Have memory_region_init_rom() handler return a boolean 3 years ago
Philippe Mathieu-Daudé fe5f33d6b0 memory: Have memory_region_init_ram() handler return a boolean 3 years ago
Philippe Mathieu-Daudé 197faa7006 memory: Have memory_region_init_rom_nomigrate() handler return a boolean 3 years ago
Philippe Mathieu-Daudé 62c19b72c7 memory: Have memory_region_init_ram_nomigrate() handler return a boolean 3 years ago
Philippe Mathieu-Daudé cbbc434023 memory: Have memory_region_init_ram_flags_nomigrate() return a boolean 3 years ago
Thomas Huth a36ea38abd memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name 3 years ago
Richard Henderson cf9b5790db accel/tcg: Remove CF_LAST_IO 3 years ago
Akihiko Odaki e84f45243f gdbstub: Introduce GDBFeatureBuilder 3 years ago
Akihiko Odaki 1218b68ea6 gdbstub: Introduce gdb_find_static_feature() 3 years ago
Akihiko Odaki 6c2313e83d gdbstub: Add num_regs member to GDBFeature 3 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 3 years ago