albatross/src
Hannes Mehnert 4787b0cf1f remove unnecessary freebsd-specific teardown code (bhyvectl --destroy), since 0.6 reverted privdrop 2019-10-12 02:04:44 +02:00
..
dune move to dune, rename executables 2019-03-28 00:11:43 +01:00
vmm_asn.ml gather more statistics from kinfo_user (sys/user.h) on FreeBSD 2019-10-12 02:04:44 +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 stats: pass bridge device through, vmm device name as well to allow arbitrary bhyve statistics, vmmc_local: add stats_add and stats_remove subcommands 2019-01-15 00:25:59 +01:00
vmm_commands.mli stats: pass bridge device through, vmm device name as well to allow arbitrary bhyve statistics, vmmc_local: add stats_add and stats_remove subcommands 2019-01-15 00:25:59 +01: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 gather more statistics from kinfo_user (sys/user.h) on FreeBSD 2019-10-12 02:04:44 +02:00
vmm_core.mli gather more statistics from kinfo_user (sys/user.h) on FreeBSD 2019-10-12 02:04:44 +02:00
vmm_lwt.ml close fd early, no need to carry file descriptors around 2019-01-20 17:43:44 +01:00
vmm_lwt.mli close fd early, no need to carry file descriptors around 2019-01-20 17:43:44 +01:00
vmm_resources.ml vmmd: actually, first check resources, then exec VM, then insert VM 2019-01-27 17:20:24 +01: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 remove unnecessary freebsd-specific teardown code (bhyvectl --destroy), since 0.6 reverted privdrop 2019-10-12 02:04:44 +02:00
vmm_unix.mli remove unnecessary freebsd-specific teardown code (bhyvectl --destroy), since 0.6 reverted privdrop 2019-10-12 02:04:44 +02:00
vmm_vmmd.ml remove unnecessary freebsd-specific teardown code (bhyvectl --destroy), since 0.6 reverted privdrop 2019-10-12 02:04:44 +02:00
vmm_vmmd.mli vmmd: fine grained output handling, gracefully handle Failure from console 2019-01-27 16:07:53 +01:00