Hannes Mehnert
b9d5fa94f9
call waitpid() earlier, separate freebsd kludge (chmod g+rw), fixes #9
2018-03-22 17:00:08 +01:00
Hannes Mehnert
db8ae1ee37
compression, fixes #6
2018-03-22 17:00:08 +01:00
Hannes Mehnert
88012094f8
remove unused Vmm_commands.waitpid, catch EINTR in call to Lwt_unix.waitpid (in Vmm_lwt)
2018-03-22 17:00:08 +01:00
Hannes Mehnert
0052c3dc84
replace vmimage (Cstruct) with 0 after we wrote it to disk to avoid
...
the host process from referencing the whole vmimage
2018-03-22 13:54:33 +01:00
Hannes Mehnert
8807150c86
use a random temporary file instead of the serial numbers of the certificate chain for temporary host resources
2018-03-22 13:54:33 +01:00
Hannes Mehnert
19c37d2ca1
pass --mem to ukvm-bin, now that is merged in master
2017-10-26 23:07:29 +02:00
Hannes Mehnert
1d3cf484c4
use SIGTERM, not SIGKILL - now solo5 ukvm has the ability to execute atexit functions
2017-10-26 22:21:15 +02:00
Hannes Mehnert
bdedadf689
vmmd:
...
- fix fd leak (always close socket)
- send first message (login) after renegotiation
vmm_stats:
- remove unneeded functionality (keeping old statistics around)
- translate internal tap names to bridge names
- gather statistics from vmmapi as well
vmm_prometheus_stats:
- new exporter of statistics to prometheus
*:
- fix typo in README
- style
2017-09-14 21:47:07 +01:00
Hannes Mehnert
02be3f4528
initial
2017-07-10 10:38:25 +01:00