Make debugging easier.

This commit is contained in:
Tom Alexander
2022-11-01 23:03:30 -04:00
parent 683c264650
commit b7139ded65
2 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,8 @@
loader="uefi"
graphics="yes"
xhci_mouse="yes"
graphics_listen="127.0.0.1"
graphics_listen="0.0.0.0"
# graphics_listen="127.0.0.1"
# graphics_listen="10.216.1.1"
graphics_res="1920x1080"
# graphics_wait="yes"
@@ -18,7 +19,7 @@ memory=1024M
# Manually specify network device
network0_type="virtio-net"
network0_device="tap0"
network0_device="host_link3"
disk0_type="virtio-blk"
disk0_name="disk0"