mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
docs: update crosvm networking options
Reviewed-by: Corentin Noël <corentin.noel@collabora.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22892>
This commit is contained in:
parent
27c775d2f7
commit
a0b1aa6f00
1 changed files with 1 additions and 3 deletions
|
|
@ -104,9 +104,7 @@ This is how one might want to start crosvm
|
|||
--gpu-render-server path=<path-to-virglrenderer>/out/server/virgl_render_server \
|
||||
--display-window-keyboard \
|
||||
--display-window-mouse \
|
||||
--host_ip 192.168.0.1 \
|
||||
--netmask 255.255.255.0 \
|
||||
--mac 12:34:56:78:9a:bc \
|
||||
--net "host-ip 192.168.0.1,netmask=255.255.255.0,mac=12:34:56:78:9a:bc" \
|
||||
--rwdisk disk.img \
|
||||
-p root=/dev/vda1 \
|
||||
<path-to-bzImage>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue