..
vmm_asn.ml
drop version AV0, AV1; refactor vmm_asn
2018-10-28 22:52:20 +01:00
vmm_asn.mli
move stuff around
2018-10-26 21:30:54 +02:00
vmm_commands.ml
drop version AV0, AV1; refactor vmm_asn
2018-10-28 22:52:20 +01:00
vmm_commands.mli
drop version AV0, AV1; refactor vmm_asn
2018-10-28 22:52:20 +01:00
vmm_compress.ml
upgrade to recent decompress
2018-10-29 00:05:55 +01:00
vmm_compress.mli
copyright
2018-10-26 21:29:59 +02:00
vmm_core.ml
add policy does nothing when received policy is equal to stored one
2018-10-28 19:41:06 +01:00
vmm_core.mli
add policy does nothing when received policy is equal to stored one
2018-10-28 19:41:06 +01:00
vmm_lwt.ml
lower debug level for end of file
2018-11-01 01:54:10 +01:00
vmm_lwt.mli
wip: vmmc_bistro
2018-10-28 02:03:27 +02:00
vmm_resources.ml
fix resource policies. it was checking too many vms:
2018-11-03 00:05:10 +01:00
vmm_resources.mli
address most of @cfcs comments
2018-10-29 17:14:51 +01:00
vmm_ring.ml
- Vmm_ring is now polymorph (alows to store log_entry :D)
2018-10-26 21:29:59 +02:00
vmm_ring.mli
- Vmm_ring is now polymorph (alows to store log_entry :D)
2018-10-26 21:29:59 +02:00
vmm_tls.ml
minor fixes from testing: do not require vm to be present for force-create, fix id generation in vmm_tls, use 32mb memory for unikernels by default
2018-10-28 23:06:15 +01:00
vmm_tls.mli
vmmp_request
2018-10-28 22:14:39 +01:00
vmm_tls_lwt.ml
lower debug level for end of file
2018-11-01 01:54:10 +01:00
vmm_tls_lwt.mli
vmmd_tls: close sockets appropriately
2018-10-28 19:19:38 +01:00
vmm_trie.ml
copyright
2018-10-26 21:29:59 +02:00
vmm_trie.mli
copyright
2018-10-26 21:29:59 +02:00
vmm_unix.ml
more cleanups
2018-10-26 21:29:59 +02:00
vmm_unix.mli
cleanups
2018-10-26 21:29:59 +02:00
vmm_vmmd.ml
error logging on error in handle_command
2018-11-03 00:04:47 +01:00
vmm_vmmd.mli
vmmd_tls needs looping behaviour after adding a policy to start vm
2018-10-31 23:03:30 +01:00