Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ be used for several different VMs.
![High-level Architecture Diagram](docs/high-level-overview.png)

- The `hyperstart` interface consists of:
- A control channel on which the [`hyperstart` API]
(https://github.com/hyperhq/runv/tree/master/hyperstart/api/json) is
- A control channel on which the [`hyperstart` API](
https://github.com/hyperhq/runv/tree/master/hyperstart/api/json) is
delivered.
- An I/O channel with the stdin/stout/stderr streams of the processes
running inside the VM multiplexed onto.
Expand Down