The vmware vga implementation doesn't work with Haiku yet anyway (different bpp than the driver wants). The std one doesn't work anymore due to a regression... just remove the option and leave it fallback to cirrus for now, works but ends up in 16bpp by default.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34334 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
31f8763031
commit
bea66afaeb
2
3rdparty/mmu_man/onlinedemo/haiku.php
vendored
2
3rdparty/mmu_man/onlinedemo/haiku.php
vendored
@ -79,7 +79,7 @@ define("QEMU_ARGS", ""
|
||||
."-parallel none "
|
||||
."-net none "
|
||||
."-usbdevice wacom-tablet "
|
||||
."-vga vmware "
|
||||
//."-vga vmware "
|
||||
."-snapshot ");
|
||||
|
||||
// absolute path to the image.
|
||||
|
Loading…
x
Reference in New Issue
Block a user