aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem-epc.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-08backends/hostmem: Report error when memory size is unalignedMichal Privoznik1-0/+1
2024-01-05backends: Have HostMemoryBackendClass::alloc() handler return a booleanPhilippe Mathieu-Daudé1-6/+5
2024-01-05backends: Use g_autofree in HostMemoryBackendClass::alloc() handlersPhilippe Mathieu-Daudé1-2/+1
2023-02-08Fix non-first inclusions of qemu/osdep.hMarkus Armbruster1-1/+1
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-09-30hostmem: Add hostmem-epc as a backend for SGX EPCSean Christopherson1-0/+82