From: Jan Jezabek <jezabek@poczta.onet.pl>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: KQemu require Intel VT or AMD-V processors ?
Date: Tue, 13 Nov 2007 20:50:55 +0100 [thread overview]
Message-ID: <fhcv5n$d04$1@ger.gmane.org> (raw)
In-Reply-To: <4739F007.50301@mmri.us>
admin@mmri.us wrote:
>
> Question 1) Does KQemu require Intel VT or AMD-V processors ?
>
> Question 2) Qemu runs and XP as guest is working on a Linux FC7 host.
>
> I installed kqemu from sources (kqemu-1.3.0pre11.tar.gz) and it
> configured/mak/make install without errors.
>
> However, when I e.g. start a VM, I still get the following error:
> qemu]# qemu -hda WinXP_Home.img
> Could not open '/dev/kqemu' - QEMU acceleration layer not activated
>
> So it seems that devices were never created. there is also no kqemu
> daemon or anything I can verify kqemu to be running.
> It is not in processes either.
>
> Maybe I misuunderstand how kqemu works, but usually it should be a
> daemon if it creates a device '/dev/kqemu' at installation !
>
> Any Ideas where I got the cat by the tail?
>
>
>
KQEMU is a kernel module. You'll need to do
/sbin/modprobe kqemu
(as root) before you start QEMU. Then the warning will go away and QEMU
will be accelerated.
Regards,
Jan Jezabek
next prev parent reply other threads:[~2007-11-13 20:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-13 18:42 [Qemu-devel] KQemu require Intel VT or AMD-V processors ? admin
2007-11-13 19:50 ` Jan Jezabek [this message]
2007-11-13 20:42 ` [Qemu-devel] " admin
2007-11-13 20:55 ` Rick Vernam
2007-11-13 21:18 ` admin
2007-11-13 21:21 ` [Qemu-devel] qemu & samba admin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='fhcv5n$d04$1@ger.gmane.org' \
--to=jezabek@poczta.onet.pl \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).