1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/include
Stefan Lankes 5c648f22c1 add draft to integrate a hypervisor directly in the proxy
- this reduce the overhead because the boot time is smaller in
  comparsion to qemu
- furthermore, a more direct communication via VM_EXISTS is possible
- the current version doesn't support a network interface

The hypervisor based on KVM and is called uhyve. You could test the
hypervisor with following command:

HERMIT_ISLE=uhyve HERMIT_VERBOSE=1 tools/proxy usr/tests/hello
2017-01-16 18:47:13 +01:00
..
hermit add draft to integrate a hypervisor directly in the proxy 2017-01-16 18:47:13 +01:00
netinet reodering of the directory structure 2016-12-03 00:43:49 +01:00
sys reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdarg.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
stddef.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdlib.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
string.h reodering of the directory structure 2016-12-03 00:43:49 +01:00