index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
hostmem-memfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
backends/hostmem: Report error when memory size is unaligned
Michal Privoznik
2024-06-08
1
-0
/
+1
*
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
-5
/
+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 qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-15
1
-3
/
+4
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
1
-8
/
+7
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-5
/
+3
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-6
/
+3
*
hostmem: fix strict bind policy
Igor Mammedov
2020-02-19
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+2
*
hostmem-memfd: disable for systems without sealing support
Ilya Maximets
2019-03-11
1
-10
/
+8
*
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
Marc-André Lureau
2018-11-28
1
-4
/
+0
*
hostmem-memfd: honour share=on/off property
Marc-André Lureau
2018-11-27
1
-1
/
+3
*
hostmem: add some properties description
Marc-André Lureau
2018-10-05
1
-0
/
+9
*
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
2018-10-02
1
-13
/
+19
*
Add memfd based hostmem
Marc-André Lureau
2018-02-07
1
-0
/
+170