Re: [Qemu-discuss] About Qemu Console Screen Resolution

2014-09-10 Thread ChoonGay.Lee
Hi, David. Thanks for reply. I remove the “-vga cirrus”, no different on the screen resolution. I still can run my Qt4 program but not in 1024x768 screen resolution.

[Qemu-discuss] About Qemu Console Screen Resolution

2014-09-10 Thread ChoonGay.Lee
Hi, David. Thanks for reply. I remove the "-vga cirrus", no different on the screen resolution. I still can run my Qt4 program but not in 1024x768 screen resolution.

Re: [Qemu-discuss] About Qemu Console Screen Resolution

2014-09-09 Thread David Gosselin
What happens when you don't provide the "-vga cirrus" option? On 9/9/14 6:54 AM, choongay@bench.com wrote: Hi. I am using Ubuntu OS. I would like to use Qemu 2.0.0 to execute my buildroot bzImage and then execute Qt4 program. I execute the Qemu using command below. It can run but not

[Qemu-discuss] About Qemu Console Screen Resolution

2014-09-09 Thread ChoonGay.Lee
Hi. I am using Ubuntu OS. I would like to use Qemu 2.0.0 to execute my buildroot bzImage and then execute Qt4 program. I execute the Qemu using command below. It can run but not in 1024x768 screen resolution. If I change it to vga std, my Qt4 program cannot run. It fail with message below. QLinu