Remove all references to and dependencies on ciao

This commit removes all the references to the ciao project.  It also removes
some of the dependencies that the unit tests were pulling in.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
This commit is contained in:
Mark Ryan
2017-11-23 13:18:47 +00:00
parent 27709fce43
commit 57aafb5638
3 changed files with 23 additions and 24 deletions

View File

@@ -21,7 +21,7 @@ import (
"context"
"github.com/ciao-project/ciao/qemu"
"github.com/intel/govmm/qemu"
)
func Example() {