From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
the arch/x86 maintainers <x86@kernel.org>,
Xen-devel <xen-devel@lists.xensource.com>,
Andrew Morton <akpm@linux-foundation.org>,
Dave Airlie <airlied@linux.ie>
Subject: Re: 2.6.30 Xen merge plan (what's in xen.git)
Date: Tue, 24 Mar 2009 11:08:40 -0700 [thread overview]
Message-ID: <49C921A8.3090200@goop.org> (raw)
In-Reply-To: <20090324174859.GB31117@elte.hu>
Ingo Molnar wrote:
>> Branches which mostly or entirely Xen (only trivial non-Xen changes):
>>
>> push2/xen/core
>>
>> Updates to existing Xen support, features, optimisations, etc.
>>
>> push2/xen/control
>>
>> A set of usermode interfaces for Xen (/sys/hypervisor, /dev/evtchn,
>> updates to xenbus and xenfs)
>>
>
> Will take a look.
>
Thanks.
>> push2/xen/dom0/core
>>
>> Core set of changes to add Xen dom0 functionality. (Mostly
>> Xen-only, but adds a new Xen mtrr driver.)
>>
>
> I suspect this makes limited sense without the arch dom0 changes so
> they should go with this bucket:
>
Yes, you wouldn't get much beyond some console messages and a crash
without the rest.
>> Branches with non-trivial non-Xen changes:
>>
>> push2/x86/paravirt
>>
>> Allow preemption while doing a lazy mmu update.
>>
>
> That's probably OK, just a bit late. If Thomas signs off on them
> then i guess it might be OK later in the window - he's the one who
> was struggling with paravirt lazy mmu fallout in the past. Thomas?
>
I've posted those patches several times over the last month. I needed
to add a preempt_disable/enable pair in .29 to apply_to_page_range as a
bugfix, which PeterZ, NickP and AKPM were not particularly happy about.
This is the proper fix.
That said, they're not essential to the rest of the changes, and it
would be fairly simple to drop them out (it would be a matter of
clearing up some conflicts; no functional interactions).
>> push2/xen/dom0/apic
>>
>> Changes to hook the Xen dom0 apic model into the standard platform
>> apic code. HPA reviewed and OKed this.
>>
>> push2/xen/dom0/pci
>>
>> Add a Xen pci driver and dma_ops implementations. Small changes to
>> x86 pci+swiotlb code to add some function calls.
>>
>> push2/xen/dom0/agp
>>
>> Change the AGP driver to allocate its memory using the
>> pci_alloc_coherent to get guaranteed physically contiguous memory,
>> and use proper phys<->bus functions so that Xen's pseudo-phys <->
>> machine mappings are handled properly.
>>
>
> hpa wanted dom0 changes in some cleaner fashion - he knows the
> details. (he'll be back in a few days)
>
When I spoke to him last week about this he said he was OK with it. He
didn't make any specific (or even general) objections. Do you know
which subsystem he was referring to?
J
next prev parent reply other threads:[~2009-03-24 18:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-24 17:17 2.6.30 Xen merge plan (what's in xen.git) Jeremy Fitzhardinge
2009-03-24 17:36 ` [GIT PULL] xen.git 2.6.30: push2/x86/paravirt: preemption in lazy mmu updates Jeremy Fitzhardinge
2009-03-24 17:37 ` [GIT PULL] xen.git 2.6.30: core Xen updates Jeremy Fitzhardinge
2009-03-24 17:39 ` [GIT PULL] xen.git 2.6.30: usermode control interfaces Jeremy Fitzhardinge
2009-03-24 17:40 ` [GIT PULL] xen.git 2.6.30: xen dom0 core support Jeremy Fitzhardinge
2009-03-24 17:42 ` [GIT PULL] xen.git 2.6.30: xen dom0 apic changes Jeremy Fitzhardinge
2009-03-24 17:43 ` [GIT PULL] xen.git 2.6.30: xen dom0 PCI device support Jeremy Fitzhardinge
2009-03-24 17:48 ` 2.6.30 Xen merge plan (what's in xen.git) Ingo Molnar
2009-03-24 18:08 ` Jeremy Fitzhardinge [this message]
2009-03-24 23:05 ` H. Peter Anvin
2009-03-24 23:28 ` H. Peter Anvin
2009-03-25 5:49 ` Jeremy Fitzhardinge
2009-03-29 15:58 ` Jeremy Fitzhardinge
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=49C921A8.3090200@goop.org \
--to=jeremy@goop.org \
--cc=airlied@linux.ie \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox