enarx-archive / sallyport

API for the hypervisor-microkernel boundary
Apache License 2.0
7 stars 6 forks source link

feat(guest): release the ownership of the block on sally #102

Closed rvolosatovs closed 2 years ago

rvolosatovs commented 2 years ago

In order to allow for sound implementations of Handler trait, allow releasing the ownership of underlying block in Commit phase by the allocator.