albatross/src
Hannes Mehnert 82782363b8 Vmm_unix.check_commands : unit -> (unit, [> `Msg of string ]) result - which
checks (platform-dependent) all required executables
Vmm_unix.prepare/exec execute solo5-{spt/hvt} depending on the image type
 (solo5-elftool figures that out), use jsonm to parse output
Vmm_unix: use ip on linux, no longer ifconfig
2019-10-27 21:31:37 +01:00
..
dune Vmm_unix.check_commands : unit -> (unit, [> `Msg of string ]) result - which 2019-10-27 21:31:37 +01:00
vmm_asn.ml preserve backwards data compatibility 2019-10-15 00:49:58 +02:00
vmm_asn.mli vmmd: dump state (unikernel configurations) on create+destroy, restore from state on startup 2019-01-20 22:17:59 +01:00
vmm_commands.ml bump wire version 2019-10-12 02:06:45 +02:00
vmm_commands.mli bump wire version 2019-10-12 02:06:45 +02:00
vmm_compress.ml update to ipaddr 4.0.0 & decompress 0.9.0 2019-07-16 15:11:41 -05:00
vmm_compress.mli copyright 2018-10-26 21:29:59 +02:00
vmm_core.ml use a variant for uname result, not strings 2019-10-27 19:43:54 +01:00
vmm_core.mli move conn_metrics to Vmm_core 2019-10-12 02:15:44 +02:00
vmm_json.ml Vmm_unix.check_commands : unit -> (unit, [> `Msg of string ]) result - which 2019-10-27 21:31:37 +01:00
vmm_lwt.ml restart on failure 2019-10-12 02:06:45 +02:00
vmm_lwt.mli initial metrics 2019-10-12 02:06:38 +02:00
vmm_resources.ml root name is "." instead of "" 2019-10-13 13:40:17 +02:00
vmm_resources.mli vmmd: actually, first check resources, then exec VM, then insert VM 2019-01-27 17:20:24 +01:00
vmm_ring.ml vmm_ring: unused variable 2019-01-27 22:22:57 +01:00
vmm_ring.mli - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_trie.ml rename Vmm_core.id to Vmm_core.Name.t and make it private - also check constructors to fit into 20 chars ldh (and in Vmm_tls max depth = 10) 2018-11-11 01:44:31 +01:00
vmm_trie.mli rename Vmm_core.id to Vmm_core.Name.t and make it private - also check constructors to fit into 20 chars ldh (and in Vmm_tls max depth = 10) 2018-11-11 01:44:31 +01:00
vmm_unix.ml Vmm_unix.check_commands : unit -> (unit, [> `Msg of string ]) result - which 2019-10-27 21:31:37 +01:00
vmm_unix.mli Vmm_unix.check_commands : unit -> (unit, [> `Msg of string ]) result - which 2019-10-27 21:31:37 +01:00
vmm_vmmd.ml minor api cleanup 2019-10-12 02:06:45 +02:00
vmm_vmmd.mli minor api cleanup 2019-10-12 02:06:45 +02:00