All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Dunlap <george.dunlap@eu.citrix.com>
To: "Sander Eikelenboom" <linux@eikelenboom.it>,
	"Ian Campbell" <Ian.Campbell@citrix.com>,
	"Pasi Kärkkäinen" <pasik@iki.fi>,
	"Lars Kurth" <lars.kurth.xen@gmail.com>
Cc: Anthony Perard <anthony.perard@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers.
Date: Wed, 9 Oct 2013 16:32:04 +0100	[thread overview]
Message-ID: <525576F4.3060001@eu.citrix.com> (raw)
In-Reply-To: <1043931136.20131009144924@eikelenboom.it>

On 09/10/13 13:49, Sander Eikelenboom wrote:
> Wednesday, October 9, 2013, 2:00:02 PM, you wrote:
>
>> create ^
>> title it xen_platform_pci=0 doesn't work with qemu-xen
>> owner it Anthony Perard <anthony.perard@citrix.com>
>> thanks
> Perhaps in general looking at the libxl and xend .. and .. qemu-xen and qemu-xen-traditonal compatibility shoud be added too.
>
> Perhaps i'm a bit blunt ..
> but for users it's quite a mess and PITA now for quite some time, the transition of both is now smeared out over quite some major and minor releases.
>
> With some features not working since .. some features are working again but have a gap of not working,
> since old features becoming usable again are (understandably) not backported.

Well thank you for being blunt -- we'd much rather you complain than 
just silently disappear. :-)  I can certainly see where you're coming 
from.  But on the flip side -- how are developers supposed to know what 
is broken if nobody tests it, or reports it?  We had several test days 
before the 4.3 release; if anyone had reported this feature broken, it 
would have been fixed immediately.

Something similar with xend -- many of the Xen developers were 
considering removing xend for 4.4, because xl seemed to be mature enough 
for everyone.  When we discussed it on the list, immediately a number of 
people stood up and listed features they wanted that were missing from 
xl, or ways in which xl didn't meet their needs.

We're not mind-readers, and our software doesn't have a call-home 
feature to let us know who is using what feature.  The core developers 
have already been looking at libxl, xend, and qemu-xen for some time; we 
made the switch because it looked like we had feature parity for the 
important features.  Us taking a longer look at this point isn't going 
to help things: we've seen all we're going to see.

If you have features that are missing from xl/qemu-xen that are not on 
my 4.4 development list, and not in xenbugs, the best thing you can do 
is report them, so we can put them on our list.  Better yet, as Stefano 
said, write a test case for them, to make sure that they are never 
broken in any release ever again. :-)

As for the future -- it is unfortunate that with a major transition, 
like from xend->libxl and qemu-traditional->qemu-xen, there is going to 
be some "catch-up" as bugs are ironed out and important functionality 
"faulted in".  This same thing happens in other open source projects; 
KDE, Gnome, Ubuntu's move to Unity, all come to mind as things that have 
had this happen. Even Linux: the Linux driver for the SD card reader 
broke on my 8-year-old laptop 4 years ago, and still hasn't been fixed.  
KVM isn't an exception: they just haven't had to do any major 
refactorings yet (as far as I know). Maybe that's because they have 
superior process, developers, or design; or maybe it's just because it's 
a younger project by about 4 years, and there's a major refactoring 
coming up right around the corner. :-)

I don't forsee any more big transitions like that for Xen any time on 
the horizon: once libxl and qemu-xen settle down, things should be 
stable for quite a while.  We're putting a lot more effort into writing 
test cases, and making it easy for others to do so; as our test suite 
grows and becomes more comprehensive, the number of features that can 
get broken without us noticing will get smaller and smaller.

  -George

  parent reply	other threads:[~2013-10-09 15:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1571692646.20131009000945@eikelenboom.it>
     [not found] ` <1381320002.7600.10.camel@kazak.uk.xensource.com>
2013-10-09 12:15   ` Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers xen
2013-10-11 15:04     ` Ian Campbell
2013-10-11 15:22       ` Sander Eikelenboom
2013-10-11 16:53         ` Anthony PERARD
2013-10-11 17:10           ` George Dunlap
2013-10-11 17:31             ` Anthony PERARD
     [not found]     ` <1381505587.24708.59.camel@kazak.uk.xensource.com>
2013-10-11 15:45       ` Processed: " xen
2013-10-09 12:49   ` Sander Eikelenboom
2013-10-09 15:03     ` Stefano Stabellini
2013-10-09 16:56       ` Sander Eikelenboom
2013-10-09 15:32     ` George Dunlap [this message]
2013-10-09 17:39       ` Sander Eikelenboom
2013-10-10 10:03     ` George Dunlap
     [not found] ` <alpine.DEB.2.02.1310091235150.26077@kaball.uk.xensource.com>
     [not found]   ` <1869834341.20131009135452@eikelenboom.it>
2013-10-09 14:16     ` Sander Eikelenboom

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=525576F4.3060001@eu.citrix.com \
    --to=george.dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=lars.kurth.xen@gmail.com \
    --cc=linux@eikelenboom.it \
    --cc=pasik@iki.fi \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.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.