albatross/src
2018-04-30 00:20:28 +02:00
..
vmm_asn.ml style: require lwt 3.0.0, fix warnings, disable 4 (fragile pattern matching) and 48 (implicit elimination of optional argument) 2018-04-03 22:58:31 +02:00
vmm_asn.mli initial 2017-07-10 10:38:25 +01:00
vmm_commands.ml CLOEXEC for all the openfile() calls to avoid leaking the fifo's (created and opened by vmmd itself) to ukvm-bin started later 2018-04-30 00:20:28 +02:00
vmm_commands.mli get rid of FreeBSD kludge by using devfs! 2018-04-26 22:17:54 +02:00
vmm_compress.ml compression, fixes #6 2018-03-22 17:00:08 +01:00
vmm_core.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00
vmm_engine.ml get rid of FreeBSD kludge by using devfs! 2018-04-26 22:17:54 +02:00
vmm_lwt.ml vmm_lwt/vmm_tls: less debug output of read/write stuff 2018-03-22 17:00:08 +01:00
vmm_resources.ml revise force-restart: now with wait for kill and resource cleanup before start 2018-04-05 01:02:45 +02:00
vmm_resources.mli initial 2017-07-10 10:38:25 +01:00
vmm_ring.ml initial 2017-07-10 10:38:25 +01:00
vmm_tls.ml vmm_lwt/vmm_tls: less debug output of read/write stuff 2018-03-22 17:00:08 +01:00
vmm_wire.ml stats: transmit vmid in add/remove/stats, pid only in add 2018-04-26 00:03:46 +02:00