Skip to content

Commit 7448ce7

Browse files
committed
remove remotevm implementation
This implementation was added for hcsshim + HvLite (OpenHCL). The idea was that we could use different virt stacks, as long as they implement the remotevm APIs. That initiative is dormant as of present and this codepath is no-op/dead code. We can likely re-use and re-purpose the interfaces created in the package. But keeping the obsolete code demand maintenance cost too when we make changes to the interface. If we need to support this functionality in the future, this commit can be reverted. Signed-off-by: Harsh Rawat <harshrawat@microsoft.com>
1 parent 9e4e729 commit 7448ce7

18 files changed

Lines changed: 0 additions & 3682 deletions

internal/vm/remotevm/boot.go

Lines changed: 0 additions & 29 deletions
This file was deleted.

internal/vm/remotevm/builder.go

Lines changed: 0 additions & 111 deletions
This file was deleted.

internal/vm/remotevm/doc.go

Lines changed: 0 additions & 1 deletion
This file was deleted.

internal/vm/remotevm/memory.go

Lines changed: 0 additions & 38 deletions
This file was deleted.

internal/vm/remotevm/network.go

Lines changed: 0 additions & 122 deletions
This file was deleted.

internal/vm/remotevm/processor.go

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)