index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
memory.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: Expand comments describing max_bounce_buffer_size
Mattias Nissler
2024-11-04
1
-1
/
+8
*
softmmu: Support concurrent bounce buffers
Mattias Nissler
2024-09-09
1
-9
/
+5
*
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
2024-08-16
1
-1
/
+1
*
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
1
-38
/
+0
*
exec: don't use void* in pointer arithmetic in headers
Roman Kiryanov
2024-06-28
1
-1
/
+1
*
exec: avoid using C++ keywords in function parameters
Roman Kiryanov
2024-06-28
1
-2
/
+2
*
memory: Remove IOMMU MR iommu_set_iova_range API
Eric Auger
2024-06-24
1
-32
/
+0
*
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
memory: Introduce memory_region_init_ram_guest_memfd()
Xiaoyao Li
2024-06-05
1
-0
/
+6
*
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
2024-05-16
1
-1
/
+14
*
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
2024-05-08
1
-0
/
+19
*
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2024-05-08
1
-2
/
+24
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
1
-2
/
+2
*
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
1
-2
/
+8
|
\
|
*
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
1
-1
/
+4
|
*
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
1
-1
/
+4
*
|
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
1
-3
/
+17
|
/
*
include/exec/memory.h: correct typos
Manos Pitsidianakis
2024-02-21
1
-1
/
+1
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
*
memory: Have memory_region_init_ram_from_fd() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram_from_file() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_resizeable_ram() return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom_device() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
2023-12-20
1
-1
/
+1
*
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
2023-11-03
1
-0
/
+32
*
memory: Let ReservedRegion use Range
Eric Auger
2023-11-03
1
-2
/
+2
*
memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
Ilya Maximets
2023-10-22
1
-0
/
+2
*
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
2023-10-12
1
-0
/
+22
*
memory: Clarify mapping requirements for RamDiscardManager
David Hildenbrand
2023-10-12
1
-2
/
+3
*
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
2023-10-04
1
-3
/
+13
*
memory: avoid updating ioeventfds for some address_space
hongmianquan
2023-09-19
1
-0
/
+1
*
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2023-09-19
1
-4
/
+10
*
misc: Fix some typos in documentation and comments
Stefan Weil
2023-08-01
1
-1
/
+1
*
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
1
-0
/
+1
*
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
1
-0
/
+1
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-0
/
+2
*
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
1
-0
/
+3
*
hostmem-file: add offset option
Alexander Graf
2023-05-23
1
-0
/
+2
*
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-18
1
-2
/
+7
*
memory: prevent dma-reentracy issues
Alexander Bulekov
2023-04-28
1
-0
/
+5
*
exec/memory: Fix kernel-doc warning
Bernhard Beschow
2023-03-16
1
-1
/
+1
*
memory: introduce memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
1
-0
/
+10
*
intel-iommu: Document iova_tree
Peter Xu
2023-01-27
1
-0
/
+26
[next]