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
/
backends
/
hostmem-ram.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-23
1
-0
/
+1
*
backends: Have HostMemoryBackendClass::alloc() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-4
/
+5
*
backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
Philippe Mathieu-Daudé
2024-01-05
1
-2
/
+1
*
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
2021-06-15
1
-0
/
+1
*
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
1
-2
/
+4
*
machine: alias -mem-path and -mem-prealloc into memory-foo backend
Igor Mammedov
2020-02-19
1
-2
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-5
/
+4
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-2
/
+2
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
backends: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
hostmem-ram: don't exit qemu if size of memory-backend-ram is way too big
Hu Tao
2014-09-09
1
-1
/
+1
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
hostmem: separate allocation from UserCreatable complete method
Hu Tao
2014-06-19
1
-4
/
+3
*
add memdev backend infrastructure
Igor Mammedov
2014-06-18
1
-0
/
+54