mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
![]() The syntax ioctl!(write <fnc> with KVMIO, <id>; <type>) is shorter than ioctl!(<fnc> with iow!(KVMIO, <id>; mem::size_of::<type>())). Futhermore the filedescriptor of vcpu.rs was invalid, because the destructor of File::from_raw was immediately called. The vcpu struct contains now the copy of the fd in the Rust world, perhaps there is an easier way to pass the fd to memmap. |
||
---|---|---|
.. | ||
hermit_proxy | ||
demo_ircce.sh | ||
demo_kvm.sh | ||
demo_omp.sh | ||
hermit_ircce.json | ||
hermit_kvm.json | ||
hermit_openmp.json | ||
init.sh | ||
Makefile.in | ||
proxy.c | ||
proxy.h | ||
uhyve-cpu.h | ||
uhyve-syscalls.h | ||
uhyve.c |