235 Commits (44a4ff31c01082ffce08ec3b9a87a4fdf15919d5)

Author SHA1 Message Date
Jagannathan Raman 44a4ff31c0 memory: alloc RAM from file at offset 5 years ago
Alexander Bulekov fc1c8344e6 fuzz: ignore address_space_map is_write flag 5 years ago
Andrey Gruzdev 278e2f551a migration: support UFFD write fault processing in ram_save_iterate() 5 years ago
Andrey Gruzdev 0e9b5cd6b2 migration: introduce UFFD-WP low-level interface helpers 5 years ago
Stefan Hajnoczi 369d6dc4de memory: add readonly support to memory_region_init_ram_from_file() 5 years ago
Eugenio Pérez b68ba1ca57 memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType 5 years ago
Eugenio Pérez 5039caf3c4 memory: Add IOMMUTLBEvent 5 years ago
Eugenio Pérez 3b5ebf8532 memory: Rename memory_region_notify_one to memory_region_notify_iommu_one 5 years ago
Bharat Bhushan 457f8cbbd8 memory: Add interface to set iommu page size mask 6 years ago
Alexander Bulekov a3c20e91de fuzz: Add fuzzer callbacks to DMA-read functions 6 years ago
Alexander Bulekov e7d3222e2e fuzz: Declare DMA Read callback function 6 years ago
Alexander Bulekov 20f5a30293 fuzz: Add DMA support to the generic-fuzzer 6 years ago
Alexander Bulekov fb5ef4eeec memory: Add FlatView foreach function 6 years ago
Eduardo Habkost 301302f067 memory: Explicitly tag doc comments for structs 6 years ago
Philippe Mathieu-Daudé 4174495408 exec: Remove MemoryRegion::global_locking field 6 years ago
Eduardo Habkost ffb716f050 memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc 6 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Eduardo Habkost acbef3cc0c memory: Remove kernel-doc comment marker 6 years ago
Paolo Bonzini 0979ed017f meson: rename .inc.h files to .h.inc 6 years ago
Eric Auger f78069253c qdev: Introduce DEFINE_PROP_RESERVED_REGION 6 years ago
David Hildenbrand d24f31db3b exec: Introduce ram_block_discard_(disable|require)() 6 years ago
Philippe Mathieu-Daudé e1bc619892 exec/memory: Remove unused MemoryRegionMmio type 6 years ago
Prasad J Pandit 77f55eac6c exec: set map length to zero when returning NULL 6 years ago
Philippe Mathieu-Daudé 2261d3939f memory: Make 'info mtree' not display disabled regions by default 6 years ago
Philippe Mathieu-Daudé 38df19fad7 exec: Let address_space_read/write_cached() propagate MemTxResult 6 years ago
Philippe Mathieu-Daudé 9ecc996a3d memory: Extract memory_region_msync() from memory_region_writeback() 6 years ago
Philippe Mathieu-Daudé 4dfe59d187 memory: Rename memory_region_do_writeback -> memory_region_writeback 6 years ago
Alexander Duyck d489ae4ac5 memory: Do not allow direct write access to rom_device regions 6 years ago
Philippe Mathieu-Daudé ae5883abec exec: Let address_space_unmap() use a boolean 'is_write' argument 6 years ago
Philippe Mathieu-Daudé daa3dda43a exec: Let the address_space API use void pointer arguments 6 years ago
Philippe Mathieu-Daudé a152be43dc exec: Let flatview API take void pointer arguments 6 years ago
Paolo Bonzini 5d24821318 memory: include MemoryListener documentation and some missing function parameters 7 years ago
Paolo Bonzini 08226b44ae memory.h: Silence kernel-doc complaints 7 years ago
Paolo Bonzini 293a733df7 memory: use RCU_READ_LOCK_GUARD 6 years ago
Beata Michalska 61c490e25e Memory: Enable writeback for given memory region 6 years ago
Eric Auger 549d400587 memory: allow memory_region_register_iommu_notifier() to fail 7 years ago
Dr. David Alan Gilbert 9366cf02e4 memory: Provide an equality function for MemoryRegionSections 7 years ago
Dr. David Alan Gilbert 44f85d3276 memory: Align MemoryRegionSections fields 7 years ago
Paolo Bonzini 7a3df11c2a memory: inline and optimize devend_memop 7 years ago
Tony Nguyen d5d680cacc memory: Access MemoryRegion with endianness 7 years ago
Tony Nguyen e67c904668 memory: Access MemoryRegion with MemOp 7 years ago
Eric Auger 8ccb563849 memory: Remove unused memory_region_iommu_replay_all() 7 years ago
Paolo Bonzini 9458a9a1df memory: fix race between TCG and accesses to dirty bitmap 8 years ago
Markus Armbruster 1b53ecd909 memory: Fix type of IOMMUMemoryRegionClass member @parent_class 7 years ago
Peter Xu 077874e01f memory: Introduce memory listener hook log_clear() 7 years ago
Peter Xu ae7a2bca8a memory: Don't set migration bitmap when without migration 7 years ago
Greg Kurz a2166410ad spapr_pci: Unregister listeners before destroying the IOMMU address space 7 years ago
Peter Xu fdd6d824ef memory: Remove memory_region_get_dirty() 7 years ago