X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_qemux86-64.inc;h=3ad9c513fbb8ac7d8dd7808cd148e654e7b8222b;hb=c5f9530365077bd6cf7259989c03be9a27739cbe;hp=513462e50de4e091c52d35dcd8d94a77051bd7e9;hpb=a4309d8535ac2b776bcac0a5eb5b9f2053c80a39;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_qemux86-64.inc b/meta-agl-bsp/conf/include/agl_qemux86-64.inc index 513462e50..3ad9c513f 100644 --- a/meta-agl-bsp/conf/include/agl_qemux86-64.inc +++ b/meta-agl-bsp/conf/include/agl_qemux86-64.inc @@ -26,5 +26,5 @@ AGL_EXTRA_IMAGE_FSTYPES = "vmdk.xz" # Root device ROOT_VM = "root=PARTUUID=${DISK_SIGNATURE}-02" -# runqemu tweaks -QB_OPT_APPEND_append = " -show-cursor" +# Force the virtio video device as 'vmware' doesn't always work +QB_OPT_APPEND_append = " -vga virtio"