Skip to content

Tags: Lezval/hyperkit

Tags

v0.20200908

Toggle v0.20200908's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request moby#292 from djs55/improve-serial-console

go: improve serial console

v0.20200224

Toggle v0.20200224's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request moby#263 from agustingianni/master

Explicitly disable VMCS shadowing

v0.20190802

Toggle v0.20190802's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request moby#257 from justincormack/issues

Fix various overflow issues

v0.20190201

Toggle v0.20190201's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request moby#244 from chrishiestand/patch-1

README update: opam install qcow.0.10.4

v0.20180621

Toggle v0.20180621's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request moby#223 from djs55/more-errors

Log the error if hv_vm_create fails

v0.20180403

Toggle v0.20180403's commit message
Go: add ConsoleLog to redirect the tty to the Apple logs

Signed-off-by: Akim Demaille <[email protected]>

v0.20180223

Toggle v0.20180223's commit message
Go: prefix all the logs with `hyperkit:`

Signed-off-by: Akim Demaille <[email protected]>

v0.20180123

Toggle v0.20180123's commit message
CI: also publish the COMMIT

So that when we download an artifact we can relate it to a precise
commit.

Signed-off-by: Akim Demaille <[email protected]>

v0.20171204

Toggle v0.20171204's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request moby#171 from srenatus/patch-1

Fix repo references in README.md

v0.20171020

Toggle v0.20171020's commit message
Merge pull request moby#161 from ijc/fwctl

Port fwctl over from bhyve