Add networking.

This commit is contained in:
Michael Lipp 2023-06-07 15:03:11 +02:00
parent 351c876024
commit 8d08a6adad
3 changed files with 40 additions and 0 deletions

View file

@ -68,6 +68,16 @@
# "rtcBase": "utc"
# "rtcClock": "rt"
# Network settings
# Supported types are "tap" and "user" (for debugging). Type "user"
# supports only the property "net".
# "network":
# - "type": "tap"
# "bridge": "br0"
# "device": "virtio-net"
# "mac": (undefined)
"drives":
- "type": "ide-cd"
"bootindex": (undefined)