All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Blue Swirl <blauwirbel@gmail.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Unmaintained QEMU builds
Date: Sun, 05 Sep 2010 18:57:22 +0300	[thread overview]
Message-ID: <4C83BDE2.8050608@redhat.com> (raw)
In-Reply-To: <E01904FA-E85C-4328-9EB1-3EA96A973E29@web.de>

  On 09/05/2010 06:44 PM, Andreas Färber wrote:
> Am 05.09.2010 um 16:17 schrieb Avi Kivity:
>
>> On 09/05/2010 05:10 PM, Blue Swirl wrote:
>>> Easy to use GUI and integration to host system are important, but
>>> performance is also a big problem. QEMU/TCG can't compete with
>>> alternatives that use proprietary kernel modules. Someone should
>>> recreate kqemu by using KVM compatible interfaces.
>>
>> If someone is really willing to invest the effort to do that cleanly, 
>> I am willing to merge it into kvm.  That would allow reuse of the mmu 
>> and some other logic that got a lot of effort in kvm.
>
> I believe I already inquired about this when kqemu was dropped: KVM is 
> GPL'ed iiuc. May we use it as a kernel extension with proprietary Mac 
> OS X at all then? 

No idea.

> I thought there was some controversy on whether runtime-linking GPL 
> modules to a closed-source kernel constitutes a GPL violation or not. 
> (it would be news to me if Darwin/x86 was ever supported by kqemu)
> Having kqemu running as a userland service process (?) on Windows 
> seems unproblematic by comparison.

These things want to run in the kernel (or did you mean a kernel driver 
providing services to userland?)

> Don't know about the BSDs or how this would fit with OpenSolaris' 
> CDDL. On Haiku new kernel code would probably be preferred under 
> MIT/X11 License.
>
> In either case, I'm not aware of a clear documentation of what exactly 
> is required to implement on the kernel side to replace kqemu or to 
> provide a completely compatible implementation. It seems like a moving 
> target.

You can pick any recent snapshot and implement its interface.  We don't 
force to upgrade their kernel as we go along.

>> However, I doubt it is worth the effort, if anyone is interested in 
>> performance then they'd get a cpu that supports virtualization.
>>
>> That leaves non-Linux.
>
> This discussion was about non-Linux only. We can hardly call the Linux 
> build unmaintained! :)

Yeah - I though it diverged to whether we ship a bundled GUI or not - 
without that, performance doesn't really matter for non-Linux.

-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2010-09-05 15:57 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 10:58 [Qemu-devel] Unmaintained QEMU builds Stefan Weil
     [not found] ` <AANLkTik+R8MZKL8LBgPUeNeCd9nL-wp94rm0MmMVqzWT@mail.gmail.com>
2010-08-11 11:10   ` Fwd: " Matthijs ter Woord
2010-08-11 16:34 ` Blue Swirl
2010-08-11 18:18   ` Stefan Weil
2010-08-11 18:51     ` Blue Swirl
2010-08-11 19:19       ` Blue Swirl
2010-08-11 19:37         ` Stefan Weil
2010-08-11 22:12           ` [Qemu-devel] " Paolo Bonzini
2010-08-12  9:17             ` Stefan Weil
2010-08-12 12:05               ` Paolo Bonzini
2010-08-17  8:19               ` Jes Sorensen
2010-08-15  9:48           ` [Qemu-devel] " Blue Swirl
2010-08-15 21:42   ` Anthony Liguori
2010-08-16  8:45     ` [Qemu-devel] " Paolo Bonzini
2010-08-16 18:51     ` [Qemu-devel] " Blue Swirl
2010-08-16 20:42       ` Anthony Liguori
2010-08-17 10:09         ` Kevin Wolf
2010-08-17 13:00           ` Anthony Liguori
2010-08-17 18:38         ` Blue Swirl
2010-08-17 18:49           ` malc
2010-08-17 19:56           ` Anthony Liguori
2010-08-18  8:31             ` [Qemu-devel] " Paolo Bonzini
2010-09-04 14:03               ` Andreas Färber
2010-09-05 15:41                 ` Paolo Bonzini
2010-09-05 16:35                   ` Andreas Färber
2010-08-18  9:46             ` [Qemu-devel] " Alexander Graf
2010-09-05 15:31               ` [Qemu-devel] " Paolo Bonzini
2010-09-04 13:56             ` [Qemu-devel] " Andreas Färber
2010-09-05 11:19               ` Avi Kivity
2010-09-05 14:10                 ` Blue Swirl
2010-09-05 14:17                   ` Avi Kivity
2010-09-05 14:40                     ` Blue Swirl
2010-09-05 14:46                       ` Avi Kivity
2010-09-05 15:44                     ` Andreas Färber
2010-09-05 15:57                       ` Avi Kivity [this message]
2010-09-05 15:01                 ` Andreas Färber
2010-09-05 15:10                   ` Avi Kivity
2010-09-05 15:57                     ` Anthony Liguori
2010-09-05 16:05                       ` Avi Kivity
2010-09-05 16:25                         ` Blue Swirl
2010-09-05 16:31                           ` Avi Kivity
2010-09-05 17:33                         ` malc
2010-09-05 17:44                           ` andrzej zaborowski
2010-09-05 17:51                             ` Avi Kivity
2010-09-05 17:56                               ` andrzej zaborowski
2010-09-05 17:57                                 ` Avi Kivity
2010-09-05 19:21                                 ` Edgar E. Iglesias
2010-09-05 19:27                               ` Anthony Liguori
2010-09-05 17:39                         ` Peter Maydell
2010-09-05 19:25                         ` Anthony Liguori
2010-09-06  8:59                         ` [Qemu-devel] " Paolo Bonzini
2010-09-06  9:33                           ` Corentin Chary
2010-09-06 22:44                       ` [Qemu-devel] " Andreas Färber
2010-09-07  7:38                         ` Tristan Gingold
2010-09-07 10:22                           ` Alexander Graf
2010-09-07 10:31                             ` Tristan Gingold
2010-09-07  8:45                         ` [Qemu-devel] " Paolo Bonzini
2010-09-04 14:41             ` [Qemu-devel] " Andreas Färber
2010-09-05 10:03               ` Alexander Graf
2010-09-05 17:54                 ` [Qemu-devel] Unmaintained ppc features (was: Unmaintained QEMU builds) Andreas Färber
2010-08-14 15:22 ` [Qemu-devel] Unmaintained QEMU builds Andreas Färber

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=4C83BDE2.8050608@redhat.com \
    --to=avi@redhat.com \
    --cc=andreas.faerber@web.de \
    --cc=blauwirbel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.