From: Gerd Hoffmann <kraxel@suse.de>
To: Jan Beulich <jbeulich@novell.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: behavioral change due to new elf code
Date: Fri, 09 Feb 2007 15:39:02 +0100 [thread overview]
Message-ID: <45CC8786.8000601@suse.de> (raw)
In-Reply-To: <45CC9287.76E4.0078.0@novell.com>
Jan Beulich wrote:
>>>> Gerd Hoffmann <kraxel@suse.de> 09.02.07 15:00 >>>
>> Jan Beulich wrote:
>>> But wouldn't that change behavior for domU-s then in an undesirable way?
>> Why? dom0 and domU should have the same behavior ...
>
> I didn't check how the old domU-related tools code behaved here, I just
> assumed the new code was based more on the old tools code than the
> hypervisor one, and hence old behavior might have been the one I had
> just seen.
Old domU builder was cut&pasted from old dom0 builder three years ago ;)
> Regardless of that, the function shouldn't return here, but rather
> continue the loop.
No, the function parses just one note, the loop is one level up.
>>> Even better, I would think, would be to split the note namespace to
>>> distinguish
>>> - general required notes
>>> - general optional notes
>>> - dom0 required notes
>> Point being? I'm not aware of any dom0-required note. And I don't
>> think splitting into required and optional is useful, especially as this
>> is arch-dependent ...
>
> To e.g. catch notes the presence of which is necessary (i.e. a newer
> hypervisor will misbehave in its absence), but ignore such that only
> provide hints in certain directions.
I don't think there are such notes. domU's are supposed to be
compatible in both directions.
> At present I also don't know of any dom0 required note, yet if any
> splitting is done, then all possible (i.e. foreseeable) groups should be
> allowed for. As you say, the list should also include an arch-specific
> range.
Shouldn't happen. Starting with 3.0.3 dom0 kernel has no hypervisor
dependencies any more, only xen kernel and tools must match version-wise.
cheers,
Gerd
--
Gerd Hoffmann <kraxel@suse.de>
prev parent reply other threads:[~2007-02-09 14:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-09 13:01 behavioral change due to new elf code Jan Beulich
2007-02-09 13:17 ` Gerd Hoffmann
2007-02-09 13:35 ` Jan Beulich
2007-02-09 14:00 ` Gerd Hoffmann
2007-02-09 14:25 ` Jan Beulich
2007-02-09 14:39 ` Gerd Hoffmann [this message]
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=45CC8786.8000601@suse.de \
--to=kraxel@suse.de \
--cc=jbeulich@novell.com \
--cc=xen-devel@lists.xensource.com \
/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.