Organisationsrobur-coopalbatrossbranch/other-vm-typesBuild History

Build History for branch/other-vm-types

Builds (21)
fix pretty-printing, rename cpus to CPUids and cpus to #cpu. also rename field to numcpus
8cf84d
allow a set of cpuids
52f59c
vmm_unix: cleanup, remove unused functions
a141a6
Print digest depending on typ For Solo5 it's a hex digest. For bhyve it's a bhyve-vmname.
a77dde
Comment why we use stdout for stdin
83e6c1
rename Vmm_unix.bridge_name to device_name
8fc705
rename Vmm_unix.bridge_name to extract_name
78c2eb
in albatross_daemon, do a Random.self_init
e50fdc
order destroy_bhyve ; free_system_resources in fail (of create) and handle_shutdown uniformly
c76b84
fix tests for API changes
ca184e
fix tests for API changes
e137ca
fix issue, pass t.dev_zvol
eac9db
make the path that is allowed to use /dev/zvol configurable via command-line parameter
52efec
make the path that is allowed to use /dev/zvol configurable via command-line parameter
5ab43a
vmm_unix: pass stdout also as stdin (TODO revise before merge) bhyve tries to 'mevent_add(.., EVF_READ, ..)' which fails for /dev/null
b1193d
cleanup bhyve vm (on failure and shutdown)
49f551
fix albatross_client
b0cb1d
vmm_unix: also use a fifo for bhyve, implement exec_bhyve
3ca60a
bhyve: check that block and network devices have integer names and are ascending
32ead2
prepare_bhyve: make it real
040ab0
first sketch of how to execute bhyve virtual machine in vmm_unix
c5f73a