From: Avi Kivity <avi@redhat.com>
To: Chris Frey <cdfrey@foursquare.net>
Cc: Paul Brook <paul@codesourcery.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Killing KQEMU
Date: Tue, 02 Jun 2009 23:24:11 +0300 [thread overview]
Message-ID: <4A258A6B.4050704@redhat.com> (raw)
In-Reply-To: <20090602200918.GA27850@foursquare.net>
Chris Frey wrote:
> On Tue, Jun 02, 2009 at 01:54:30PM +0100, Paul Brook wrote:
>
>> osdep.c:/* FIXME: This file should be target independent. However it has kqemu
>> vl.c: /* FIXME: This is a nasty hack because kqemu can't cope with dynamic
>> cpu-common.h: #ifdef CONFIG_KQEMU /* FIXME: This is wrong. */
>> exec.c: #elif defined(TARGET_X86_64) && !defined(CONFIG_KQEMU)
>>
>
> These are fairly small annoyances, no?
Not supporting >2GB guests is a large annoyance (very large if you have
128GB of RAM). Don't know about the others. I think kqemu also blocks
memory hotplug.
>> Or let me put it another way: At some point I'll get fed up of the
>> limitations that kqemu currently imposes, and deliberately break it.
>>
>
> I would hope that anyone who deliberately breaks kqemu support would be
> kind enough to post that fact to the mailing list, with a description of
> what's broken and why, so that others may step up to the plate and fix it.
>
> Breaking something deliberately and quietly, only to use it later as an
> excuse to remove the feature could be seen as anti-social.
>
If you're stepping up I can point out the problems I'm aware of.
>> If it remains broken then it will be removed. You get to decide whether
>> you want to fix kqemu, start again from scratch (probably enhancing KVM),
>> or keep using old versions of qemu.
>>
>
> The KVM website (http://www.linux-kvm.org/) states very clearly that its
> goal is for systems that support virtualization extensions. Is it possible
> to write a pluggable KQEMU backend to KVM, for old systems, that QEMU could
> use blindly as a native KVM system?
It is possible, however it is a very difficult undertaking.
> How open are the KVM developers to API
> changes imposed by KQEMU-like functionality?
>
Clean, unintrusive patches will be accepted, if there is a commitment to
maintain them.
>> As I've said before, if you're serious about maintaining kqemu you probably
>> need to get it integrated into mainstream kernels. Without this a large
>> portion of the relevant communities simply aren't going to care.
>>
>
> According to other threads on this list, it would appear that getting
> KQEMU into the kernel is often thought of as impossible, or "would never
> happen." So this isn't really a solution either.
kqemu as is is probably unmergable. Your best bet is though kvm since
that already has the interfaces defined and accepted (as well as large
chunks of code like the mmu and x86 emulator that can be reused.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
next prev parent reply other threads:[~2009-06-02 20:26 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-02 3:52 [Qemu-devel] Killing KQEMU Chris Frey
2009-06-02 4:18 ` Avi Kivity
2009-06-02 6:28 ` Avi Kivity
2009-06-02 19:25 ` [Qemu-devel] " Chris Frey
2009-06-02 4:45 ` [Qemu-devel] " Rick Vernam
2009-06-02 12:54 ` Paul Brook
2009-06-02 20:09 ` [Qemu-devel] " Chris Frey
2009-06-02 20:24 ` Avi Kivity [this message]
2009-06-03 21:50 ` [Qemu-devel] " Chris Frey
2009-06-04 6:30 ` [Qemu-devel] " Avi Kivity
2009-06-02 20:30 ` Paul Brook
2009-06-03 21:34 ` Chris Frey
2009-06-03 21:46 ` Rick Vernam
2009-06-06 11:01 ` Andreas Färber
2009-06-06 11:27 ` Paul Brook
2009-06-06 13:50 ` Andreas Färber
2009-06-06 15:24 ` Gleb Natapov
2009-06-06 16:03 ` Avi Kivity
2009-06-02 20:35 ` Gerd Hoffmann
2009-06-02 20:47 ` Stuart Brady
2009-06-03 21:21 ` [Qemu-devel] " Chris Frey
2009-06-04 0:22 ` Paul Brook
2009-06-02 6:25 ` [Qemu-devel] " Gleb Natapov
2009-06-02 9:26 ` Anton D Kachalov
2009-06-02 19:47 ` [Qemu-devel] " Chris Frey
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=4A258A6B.4050704@redhat.com \
--to=avi@redhat.com \
--cc=cdfrey@foursquare.net \
--cc=paul@codesourcery.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).