Files
linuxkit/docs/platform-qemu.md
Rolf Neugebauer db2487383a docs: Update platform docs
- Introduce a table of supported platforms in top-level README
- Add stub files for un-documented platforms using a standard template
- Update HyperKit doc to follow a standard template

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-06-11 09:20:57 +01:00

34 lines
519 B
Markdown

# LinuxKit with qemu/kvm
TBD
## Boot
TBD: Describe the different boot modes (kernel+initrd, iso, efi, disk etc)
## Console
TBD:
## Disks
The qemu backend supports multiple disks to be attached to the VM
using the standard `linuxkit` `-disk` syntax. The qemu backend
supports a number of different disk formats.
## Networking
TBD
Also explain port forwarding
## Integration services and Metadata
TBD: Integration services
The qemu backend currently does not support passing metadata/userdata
to the VM.