[PATCH 00/25] xen: Xen implementation for paravirt_ops

2007-04-23 Thread Jeremy Fitzhardinge
Hi Andi, This series of patches implements the Xen paravirt-ops interface. It applies to 2.6.21-rc7 + your patches + the last batch of pv_ops patches I posted. This patch generally restricts itself to Xen-specific parts of the tree, though it does make a few small changes elsewhere. These

Re: [PATCH 00/25] xen: Xen implementation for paravirt_ops

2007-04-23 Thread Jeremy Fitzhardinge
Andi Kleen wrote: > On Monday 23 April 2007 23:56:38 Jeremy Fitzhardinge wrote: > >> Hi Andi, >> >> It applies to 2.6.21-rc7 + your patches + the last batch of pv_ops >> patches >> > > I got most of those except for the broken sched_clock change. > Er, we had a bit of back-and-forward

Re: [PATCH 00/25] xen: Xen implementation for paravirt_ops

2007-04-23 Thread Andi Kleen
On Monday 23 April 2007 23:56:38 Jeremy Fitzhardinge wrote: > Hi Andi, > > It applies to 2.6.21-rc7 + your patches + the last batch of pv_ops > patches I got most of those except for the broken sched_clock change. > I posted. How much testing outside Jeremylabs has it gotten? Some beta

Re: [PATCH 00/25] xen: Xen implementation for paravirt_ops

2007-04-23 Thread Andi Kleen
On Monday 23 April 2007 23:56:38 Jeremy Fitzhardinge wrote: Hi Andi, It applies to 2.6.21-rc7 + your patches + the last batch of pv_ops patches I got most of those except for the broken sched_clock change. I posted. How much testing outside Jeremylabs has it gotten? Some beta testing

Re: [PATCH 00/25] xen: Xen implementation for paravirt_ops

2007-04-23 Thread Jeremy Fitzhardinge
Andi Kleen wrote: On Monday 23 April 2007 23:56:38 Jeremy Fitzhardinge wrote: Hi Andi, It applies to 2.6.21-rc7 + your patches + the last batch of pv_ops patches I got most of those except for the broken sched_clock change. Er, we had a bit of back-and-forward with that.

[PATCH 00/25] xen: Xen implementation for paravirt_ops

2007-04-23 Thread Jeremy Fitzhardinge
Hi Andi, This series of patches implements the Xen paravirt-ops interface. It applies to 2.6.21-rc7 + your patches + the last batch of pv_ops patches I posted. This patch generally restricts itself to Xen-specific parts of the tree, though it does make a few small changes elsewhere. These