Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14234] QEMU not built with kqemu support

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14234] QEMU not built with kqemu support
  • Date: 18 Jan 2008 08:44:37 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14234


travisimo1993 AT gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID




------- Additional Comments From travisimo1993 AT gmail.com 2008-01-18 02:44
-------
(In reply to comment #2)
> (In reply to comment #1)
> > (In reply to comment #0)
> > I am building qemu manually, just to see what happens. ./configure says
> > kqemu
> > support is enabled, so we'll see...
>
> maybe this is a non-bug, see here:
>
> from "http://qemu-forum.ipi.fi/viewtopic.php?f=16&t=839":
>
> I had the same problem. when running configure you need to add
> x86_64-softmmu,
> like in:
> "./configure --target-list=i386-softmmu,x86_64-softmmu"

(travis@smgl64)(174/pts/10)(02:37am:01/18/08)-
(%:~/.local/bin/qemu-0.9.0/usr/local/bin)- diff qemu.kqemu_not-working
qemu-system-x86_64.kqemu_working
0a1,2
> -kernel-kqemu enable KQEMU full virtualization (default is user mode only)
> -no-kqemu disable KQEMU kernel module usage
(travis@smgl64)(175/pts/10)(02:37am:01/18/08)-
(%:~/.local/bin/qemu-0.9.0/usr/local/bin)-
(In reply to comment #2)
> (In reply to comment #1)
> > (In reply to comment #0)
> > I am building qemu manually, just to see what happens. ./configure says
> > kqemu
> > support is enabled, so we'll see...
>
> maybe this is a non-bug, see here:
>
> from "http://qemu-forum.ipi.fi/viewtopic.php?f=16&t=839":
>
> I had the same problem. when running configure you need to add
> x86_64-softmmu,
> like in:
> "./configure --target-list=i386-softmmu,x86_64-softmmu"

NON-BUG!

You must build x86_64-softmmu as a target to get kqemu support like above!

this command line for qemu-system-x86_64 works perfectly!:

(travis@smgl64)(189/pts/10)(02:41am:01/18/08)-
(%:~/.local/bin/qemu-0.9.0/usr/local/bin)- ./qemu-system-x86_64 -L
../share/qemu/ -kernel-kqemu -hda ~/Documents/fBSD_7rc1-i386.qcow2.img -cdrom
~/Downloads/7.0-RC1-i386-disc1.iso -boot d
Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal
error, but for better emulation accuracy either use a 2.6 host Linux kernel or
type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root.

btw, it is pretty fast, too :)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page