Hi everyone,
I was wondering if anyone could answer my confusion here. I am using
qemu-kvm 0.12.1 installed with centos-6.5. I would like to use large pages
to back my guest vm, so I did it as this:
http://www.linux-kvm.org/page/UsingLargePages, and added "-mem-path
/hugetlbfs" in the command to c
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
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