From: Mark Cave-Ayland Date: Mon, 17 Mar 2014 21:46:26 +0000 (+0000) Subject: doc: update default PowerPC framebuffer settings X-Git-Tag: qemu-xen-4.5.0-rc1~72^2~15 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=340fb41b311356d66b280468698b1f2d7b0c1a56;p=qemu-upstream-4.5-testing.git doc: update default PowerPC framebuffer settings Since 1.7, the default framebuffer settings for PowerPC are 800x600x32. Signed-off-by: Mark Cave-Ayland CC: qemu-ppc@nongnu.org Signed-off-by: Michael Tokarev --- diff --git a/qemu-doc.texi b/qemu-doc.texi index 6d684e2c2..e6e20ebbd 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1938,7 +1938,7 @@ The following options are specific to the PowerPC emulation: @item -g @var{W}x@var{H}[x@var{DEPTH}] -Set the initial VGA graphic mode. The default is 800x600x15. +Set the initial VGA graphic mode. The default is 800x600x32. @item -prom-env @var{string}