Re: [Qemu-devel] [PATCH] Running vgabios during resume from S3 on QEMU by default

2012-02-18 Thread Kevin O'Connor
On Mon, Feb 13, 2012 at 01:01:07PM +0200, Gleb Natapov wrote: > Run vgabios during resume from S3 by default on QEMU. QEMU > still able to modify SeaBIOS behavior if it wishes so by providing > etc/s3-resume-vga-init file. With QEMU emulated vga cards this behaviour > is desirable otherwise console

[Qemu-devel] [PATCH] Running vgabios during resume from S3 on QEMU by default

2012-02-13 Thread Gleb Natapov
Run vgabios during resume from S3 by default on QEMU. QEMU still able to modify SeaBIOS behavior if it wishes so by providing etc/s3-resume-vga-init file. With QEMU emulated vga cards this behaviour is desirable otherwise console becomes unusable with Linux guests after resume. Since we control vga