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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
1
-2
/
+2
2024-01-05
memory: Have memory_region_init_ram_from_fd() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_ram_from_file() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_resizeable_ram() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_rom_device() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2023-12-20
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
1
-1
/
+1
2023-11-03
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
1
-0
/
+32
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
1
-2
/
+2
2023-10-22
memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
Ilya Maximets
1
-0
/
+2
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
1
-0
/
+22
2023-10-12
memory: Clarify mapping requirements for RamDiscardManager
David Hildenbrand
1
-2
/
+3
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
1
-3
/
+13
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
1
-0
/
+1
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
1
-4
/
+10
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
1
-0
/
+2
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
1
-0
/
+3
2023-05-23
hostmem-file: add offset option
Alexander Graf
1
-0
/
+2
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
1
-2
/
+7
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
1
-0
/
+5
2023-03-16
exec/memory: Fix kernel-doc warning
Bernhard Beschow
1
-1
/
+1
2023-03-02
memory: introduce memory_region_unmap_iommu_notifier_range()
Jason Wang
1
-0
/
+10
2023-01-27
intel-iommu: Document iova_tree
Peter Xu
1
-0
/
+26
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
1
-0
/
+4
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
1
-3
/
+3
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+4
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
1
-0
/
+4
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
1
-1
/
+4
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
1
-0
/
+3
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-01-20
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
1
-0
/
+16
2022-01-18
memory: Update description of memory_region_is_mapped()
David Hildenbrand
1
-1
/
+2
2022-01-18
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
1
-0
/
+1
2021-11-01
memory: Introduce replay_discarded callback for RamDiscardManager
David Hildenbrand
1
-0
/
+21
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
1
-3
/
+17
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
[next]