summary refs log tree commit diff stats
path: root/backends/hostmem-epc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* backends: Have HostMemoryBackendClass::alloc() handler return a booleanPhilippe Mathieu-Daudé2024-01-051-6/+5
* backends: Use g_autofree in HostMemoryBackendClass::alloc() handlersPhilippe Mathieu-Daudé2024-01-051-2/+1
* Fix non-first inclusions of qemu/osdep.hMarkus Armbruster2023-02-081-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* hostmem: Add hostmem-epc as a backend for SGX EPCSean Christopherson2021-09-301-0/+82