Solo5 / solo5

A sandboxed execution environment for unikernels
ISC License
897 stars 138 forks source link

Split out C files between muen and hvt bindings #552

Closed dinosaure closed 1 year ago

dinosaure commented 1 year ago

A minimal patch which splits time.c between Muen and HVT bindings. Instead to re-use the same code, we copy it to be able to change the Muen clock independantly than HVT.