mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Minor clean up
This commit is contained in:
parent
b96587dabd
commit
eee84e0c0b
1 changed files with 0 additions and 1 deletions
1
quickemu
1
quickemu
|
@ -358,7 +358,6 @@ function vm_boot() {
|
|||
DISPLAY_DEVICE="virtio-vga"
|
||||
elif [ "${guest_os}" == "macos" ]; then
|
||||
DISPLAY_DEVICE="VGA"
|
||||
#DISPLAY_DEVICE="bochs-display"
|
||||
elif [ "${guest_os}" == "windows" ]; then
|
||||
DISPLAY_DEVICE="qxl-vga"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue