From: Rick Vernam <rickv@hobi.com>
To: qemu-devel@nongnu.org
Cc: Luiz Felipe <felipe.barreta@gmail.com>
Subject: Re: [Qemu-devel] bug report with kqemu on AMD 64
Date: Tue, 17 Nov 2009 12:15:03 -0600 [thread overview]
Message-ID: <200911171215.03555.rickv@hobi.com> (raw)
In-Reply-To: <1268dd670911162211wd0b6592sb21c93408a348ac1@mail.gmail.com>
On Tuesday 17 November 2009 12:11:58 am Luiz Felipe wrote:
> Hi, i tried to use kqemu in ubuntu to start Windows XP SP3. I used the
> command line: "qemu -kernel-kqemu" and the system started to run windows on
> qemu. Although, i observed the following message on my shell:
>
> QEMU acceleration layer not activated: Permission denied
> unknown keycodes `evdev(abnt2)_aliases(qwerty)', please report to
> qemu-devel@nongnu.org
1 - It has been stated here on the mailing list that kqemu is no longer
supported by Qemu; by no means do I consider myself a qualified spokesman on
the issue (I don't have hardware virtualization support, so I know where
you're coming from).
2 - It's possible that the kqemu issue is only a permissions problem - check
/dev/kqemu and see if you have rw permissions there (for example you might
want to chown root:qemu /dev/kqemu and chmod 0660 /dev/kqemu ... and make sure
you have yourself in the qemu group. maybe you'd have to create that group
first, I really don't know).
3 - I'd guess that the unknown keycode is a separate issue...
>
> My computer is an AMD 64 Phenom quad-core. I had problems with virtualbox
> and kvm. The system crashed. As i've read onsome forums, it appears to be
> some incompatibility between my computr BIOS and the hardware
> virtualization since I've read that kemu emulates everything, and that's
> why it's alower than other virtualization machines.
Yes, qemu by itself emulates everything. In the past, kqemu provided
virtualization. KVM now plays that role.
> May the problem experienced with kqemu is been caused by the impossibility
of optimization using hardware?
If you can get qemu to load kqemu, many things will be virtualized resulting
in a noticeable improvement in speed. (ie, check /dev/kqemu file permissions)
Have you tried using Virtualbox with hardware virtualization (ie VT-x/AMD-V)
turned off?
>
> Thank's.
>
> Luiz Felipe
>
next prev parent reply other threads:[~2009-11-17 18:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-17 6:11 [Qemu-devel] bug report with kqemu on AMD 64 Luiz Felipe
2009-11-17 18:15 ` Rick Vernam [this message]
2009-11-17 20:30 ` Luiz Felipe
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=200911171215.03555.rickv@hobi.com \
--to=rickv@hobi.com \
--cc=felipe.barreta@gmail.com \
--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).