It's the same reason as the following bug.
https://bugs.launchpad.net/qemu/+bug/882358
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/855633
Title:
guest boots up too slowly
Status in QEMU:
F
This is because kvm is not enabled when starting guest by default even if I add
KVM support when configuring qemu.
Now it got fixed by the following commit.
author Marcelo Tosatti
Thu, 27 Oct 2011 20:34:42 +0800 (10:34 -0200)
committer Marcelo Tosatti
Thu, 27 Oct 2011 20:34:42 +0800 (10:34 -020
I found this bug in memory/queue branch of qemu.git on September 21st.
As some codes in memory branch were merged into master branch, the
master tree of qemu.git also has this issue now.
** Description changed:
- qemu.git commit: 6cc7686696f73ae87cadef4450776a488b0e0c8b
+ qemu.git (memory/queue b
I used the default 'memory/queue' branch when I filed this bug.
The master tree doesn't have these two bugs, and I'll mark the bugs as invalid.
Mark as invalid.
** Changed in: qemu
Status: New => Invalid
--
You received this bug notification because you are a member of qemu-
devel-ml, wh
Eh? I can reproduce very easily and it always has this issue in the qemu.git
upstream in the past two weeks. I used rhel5u5, rhel6, rhel6u1 or any other
images as guest, and met the same issue. And this is not a platform specific
issue. It can be reproduced in Westmere-EP and Sandybrige-EP plat
Could not reproduce - RHEL 6 boots up snappily for me.
Is it an overall slowdown, or is a specific part of the boot slower?
(may need to remove 'rhgb' and 'quiet' from the boot command line).
Make sure that 'info kvm' returns 'enabled'.
--
You received this bug notification because you are a me
This is not one bug, you didn't enable kvm accelerator when you start up VM.
On Wed, Sep 21, 2011 at 11:45 PM, Yongjie Ren <855...@bugs.launchpad.net> wrote:
> sorry, the right command to reproduce is 'qemu-system-x86_64 -m 1024
> -smp 2 -hda /root/rhel6.img'. I missed the '-hda' in the bug
> desc
sorry, the right command to reproduce is 'qemu-system-x86_64 -m 1024
-smp 2 -hda /root/rhel6.img'. I missed the '-hda' in the bug
description.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/855633
Tit