Skip to content
Closed
Show file tree
Hide file tree
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 examples/dotnet-http/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: dotnet-http-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/dotnet-nativeaot/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: dotnet-nativeaot-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
CONFIG_PLAT_HYPERLIGHT: 'y'
CONFIG_PAGING: 'n'
Expand Down
4 changes: 2 additions & 2 deletions examples/dotnet/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: dotnet-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/go-http/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: go-http-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/go/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ specification: '0.6'
name: go-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/helloworld-c/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: helloworld-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
CONFIG_PLAT_HYPERLIGHT: 'y'
CONFIG_PAGING: 'n'
Expand Down
4 changes: 2 additions & 2 deletions examples/hostfs-posix-c/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: hostfs-posix-c-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/hostfs-posix-py/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: hostfs-posix-py-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/multifn-c/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: multifn-c-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
CONFIG_PLAT_HYPERLIGHT: 'y'
CONFIG_PAGING: 'n'
Expand Down
4 changes: 2 additions & 2 deletions examples/networking-py/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: networking-py-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/nodejs/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ specification: '0.6'
name: nodejs-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/powershell/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: powershell-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/python-agent-driver/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: python-agent-driver-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
CONFIG_PLAT_HYPERLIGHT: 'y'
CONFIG_PAGING: 'n'
Expand Down
4 changes: 2 additions & 2 deletions examples/python-agent/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ specification: '0.6'
name: python-agent-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/python-tools/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ specification: '0.6'
name: python-tools-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/python/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ specification: '0.6'
name: python-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/rust/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ specification: '0.6'
name: rust-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
4 changes: 2 additions & 2 deletions examples/shell/kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ specification: '0.6'
name: shell-hyperlight

unikraft:
source: https://github.com/unikraft/unikraft.git
version: plat-hyperlight
source: https://github.com/danbugs/unikraft.git
version: perf/demand-page-heap
kconfig:
# Platform
CONFIG_PLAT_HYPERLIGHT: 'y'
Expand Down
Loading