All of lore.kernel.org
 help / color / mirror / Atom feed
* pvops dom0 work roadmap
@ 2009-08-18 18:43 Jeremy Fitzhardinge
  2009-08-18 20:07 ` Pasi Kärkkäinen
                   ` (3 more replies)
  0 siblings, 4 replies; 52+ messages in thread
From: Jeremy Fitzhardinge @ 2009-08-18 18:43 UTC (permalink / raw)
  To: Xen-devel

Hi all,

I know I've been a bit quiet lately;  I've been working through a number
of relatively small but time-consuming bugs while trying to stabilize
rebase/master.

The plan is:

    * make sure rebase/master is fairly functional and somewhat stable
    * rename rebase/* to xen/*
    * use it as the baseline dom0 and domU kernel in xen-unstable

rebase/mster is currently up to 2.6.31-rc6, and I intend to track
mainline fairly closely (probably no more closely than the -rc level). 
It also has some new features:

    * better acpi power management (ported from 2.6.18)
    * MCE (also from 2.6.18)
    * microcode updater (I forget whether that's in xen-tip/master)

rebase/master is mostly working for me now, but I would be interested in
getting some more testing (both success and bug reports welcomed).  Once
it seems to work, I'll do the rename and we'll work from there.

What does this mean for you?

    * If you're itching to test something, test rebase/master
    * If you're doing some new development, base it on rebase/master (or
      if you don't have any strong dependencies on other Xen pieces,
      base it on mainline)
          o also, tell me if you're working on something, even if it
            isn't ready yet, so I know who's doing what

It would also useful to do regression testing on plain, unpatched,
mainline, to make sure that any real bugfixes get merged promptly.

Thanks,
    J

^ permalink raw reply	[flat|nested] 52+ messages in thread
* Re: pvops dom0 work roadmap
@ 2009-09-02 13:50 Boris Derzhavets
  0 siblings, 0 replies; 52+ messages in thread
From: Boris Derzhavets @ 2009-09-02 13:50 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Jeremy Fitzhardinge, Xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1053 bytes --]

Yes.

--- On Wed, 9/2/09, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] pvops dom0 work roadmap
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: "Jeremy Fitzhardinge" <jeremy@goop.org>, "Xen-devel" <xen-devel@lists.xensource.com>
Date: Wednesday, September 2, 2009, 9:43 AM

On Tue, Sep 01, 2009 at 11:47:43PM -0700, Boris Derzhavets wrote:
> Failure to build via the most recent rebase/master:-
> 
> In file included from /usr/src/linux-2.6-xen/arch/x86/include/asm/agp.h:4,
>                  from drivers/gpu/drm/ttm/ttm_agp_backend.c:39:
> include/linux/swiotlb.h:48: warning: ‘enum dma_data_direction’ declared inside parameter list

I am not seeing this on my build. Can you provide the .config?

Did you try to build a vanilla 2.6.31-rc6 with the same .config?

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 1657 bytes --]

[-- Attachment #2: config.gz --]
[-- Type: application/x-gzip, Size: 26610 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 52+ messages in thread
* Re: pvops dom0 work roadmap
@ 2009-09-02 17:23 Boris Derzhavets
  0 siblings, 0 replies; 52+ messages in thread
From: Boris Derzhavets @ 2009-09-02 17:23 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Jeremy Fitzhardinge, Xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1732 bytes --]

Previous .config was wrong. Working version attached ( for the most recent
git clone, git checkout rebase/master)

B.
--- On Wed, 9/2/09, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: [Xen-devel] pvops dom0 work roadmap
To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Cc: "Jeremy Fitzhardinge" <jeremy@goop.org>, "Xen-devel" <xen-devel@lists.xensource.com>
Date: Wednesday, September 2, 2009, 9:50 AM

Yes.

--- On Wed, 9/2/09, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] pvops dom0 work roadmap
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: "Jeremy Fitzhardinge" <jeremy@goop.org>, "Xen-devel" <xen-devel@lists.xensource.com>
Date: Wednesday, September 2, 2009, 9:43 AM

On Tue, Sep 01, 2009 at 11:47:43PM -0700, Boris Derzhavets wrote:
> Failure to build via the most recent rebase/master:-
> 
> In file included from /usr/src/linux-2.6-xen/arch/x86/include/asm/agp.h:4,
>
                  from drivers/gpu/drm/ttm/ttm_agp_backend.c:39:
> include/linux/swiotlb.h:48: warning: ‘enum dma_data_direction’ declared inside parameter list

I am not seeing this on my build. Can you provide the .config?

Did you try to build a vanilla 2.6.31-rc6 with the same .config?

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      
-----Inline Attachment Follows-----

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 2985 bytes --]

[-- Attachment #2: config-working.gz --]
[-- Type: application/x-gzip, Size: 24110 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 52+ messages in thread

end of thread, other threads:[~2009-09-02 17:23 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-18 18:43 pvops dom0 work roadmap Jeremy Fitzhardinge
2009-08-18 20:07 ` Pasi Kärkkäinen
2009-08-18 20:12   ` Jeremy Fitzhardinge
2009-08-18 22:41     ` Pasi Kärkkäinen
2009-08-19  4:16       ` Boris Derzhavets
2009-08-19  7:09         ` pvops dom0 work roadmap / Fedora 11 libvirt problems with Xen 3.4 Pasi Kärkkäinen
2009-08-19  7:27           ` Boris Derzhavets
2009-08-19  9:54           ` Boris Derzhavets
2009-08-19 10:14             ` Boris Derzhavets
2009-08-19 10:27             ` Pasi Kärkkäinen
2009-08-19 12:21               ` Boris Derzhavets
2009-08-19 12:37                 ` Pasi Kärkkäinen
2009-08-19 13:05                   ` Boris Derzhavets
2009-08-19 13:26                   ` Boris Derzhavets
2009-08-19 13:35                     ` Boris Derzhavets
2009-08-19 14:32                       ` Pasi Kärkkäinen
2009-08-19 15:40                         ` Boris Derzhavets
2009-08-19 15:49                           ` Boris Derzhavets
2009-08-19 17:00                     ` pvops dom0 work roadmap / Fedora 11 domU/guest pygrub grub.conf timeout=0 problem Pasi Kärkkäinen
2009-08-19 17:23                       ` Pasi Kärkkäinen
2009-08-19 13:26     ` pvops dom0 work roadmap Konrad Rzeszutek Wilk
2009-08-19 16:19       ` Jeremy Fitzhardinge
2009-08-19 16:54         ` Pasi Kärkkäinen
2009-08-19 17:04           ` Jeremy Fitzhardinge
2009-08-20 10:10         ` Jan Beulich
2009-08-20 16:43           ` Jeremy Fitzhardinge
2009-08-21  6:58             ` Jan Beulich
2009-08-19 17:17       ` Jeremy Fitzhardinge
2009-08-19 17:45         ` Konrad Rzeszutek Wilk
2009-08-19 19:06           ` Jeremy Fitzhardinge
2009-08-19 19:14             ` Konrad Rzeszutek Wilk
2009-08-20 15:49           ` Gianluca Guida
2009-08-20 16:39             ` Konrad Rzeszutek Wilk
2009-08-20 16:36               ` Gianluca Guida
2009-08-20 17:11                 ` Konrad Rzeszutek Wilk
2009-08-19 15:27 ` M A Young
2009-08-19 16:21   ` Jeremy Fitzhardinge
2009-08-19 17:35     ` M A Young
2009-08-19 19:08       ` Jeremy Fitzhardinge
2009-08-20 10:43         ` M A Young
2009-08-20 16:22           ` Jeremy Fitzhardinge
2009-08-20 23:17             ` M A Young
2009-08-20 23:39               ` Jeremy Fitzhardinge
2009-08-20  0:25 ` Daniel Schroeder
2009-08-20  0:42   ` Jeremy Fitzhardinge
2009-08-20  0:46   ` Jeremy Fitzhardinge
2009-08-20  1:56     ` Yu, Ke
2009-09-02  6:47 ` Boris Derzhavets
2009-09-02 13:43   ` Konrad Rzeszutek Wilk
2009-09-02 14:02     ` Boris Derzhavets
  -- strict thread matches above, loose matches on Subject: below --
2009-09-02 13:50 Boris Derzhavets
2009-09-02 17:23 Boris Derzhavets

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.