index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+8
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
1
-1
/
+14
2021-07-08
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
David Hildenbrand
1
-2
/
+16
2021-07-08
memory: Helpers to copy/free a MemoryRegionSection
David Hildenbrand
1
-0
/
+20
2021-07-08
memory: Introduce RamDiscardManager for RAM memory regions
David Hildenbrand
1
-22
/
+264
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
1
-3
/
+12
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
1
-12
/
+12
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
1
-6
/
+3
2021-06-05
docs: fix broken reference
John Snow
1
-1
/
+1
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
1
-1
/
+1
2021-05-26
exec/memory: Use correct type size
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
1
-0
/
+12
2021-05-13
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
1
-4
/
+6
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
1
-0
/
+2
2021-03-23
memory: Document flatview_for_each_range()
Peter Maydell
1
-2
/
+24
2021-03-23
memory: Make flatview_cb return bool, not int
Peter Maydell
1
-3
/
+3
2021-03-19
memory: Drop "qemu:" prefix from QOM memory region type names
Markus Armbruster
1
-2
/
+2
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
1
-16
/
+16
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-0
/
+2
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-5
/
+3
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
1
-5
/
+3
2021-02-08
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev
1
-0
/
+7
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
1
-0
/
+1
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
1
-0
/
+2
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
1
-1
/
+6
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
1
-14
/
+13
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
1
-3
/
+3
2020-11-03
memory: Add interface to set iommu page size mask
Bharat Bhushan
1
-0
/
+38
2020-10-26
fuzz: Add fuzzer callbacks to DMA-read functions
Alexander Bulekov
1
-0
/
+1
2020-10-26
fuzz: Declare DMA Read callback function
Alexander Bulekov
1
-0
/
+8
2020-10-26
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
1
-0
/
+7
2020-10-24
memory: Add FlatView foreach function
Alexander Bulekov
1
-0
/
+5
2020-10-06
memory: Explicitly tag doc comments for structs
Eduardo Habkost
1
-3
/
+3
2020-09-30
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
1
-14
/
+0
2020-09-30
memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
Eduardo Habkost
1
-9
/
+41
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-10
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-09-08
memory: Remove kernel-doc comment marker
Eduardo Habkost
1
-1
/
+1
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
1
-6
/
+6
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+41
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+6
2020-07-02
exec: Introduce ram_block_discard_(disable|require)()
David Hildenbrand
1
-0
/
+41
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
1
-6
/
+0
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
1
-1
/
+2
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
1
-8
/
+11
2020-06-05
memory: Extract memory_region_msync() from memory_region_writeback()
Philippe Mathieu-Daudé
1
-1
/
+12
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
1
-2
/
+2
2020-04-13
memory: Do not allow direct write access to rom_device regions
Alexander Duyck
1
-2
/
+2
[next]