There was a bug with 0.10.0.85 that would cause crashes on SMP (more likely with more cpu''s). I have uploaded 0.10.0.86 to fix it. Only the debug drivers currently, the free (no debug) drivers will be uploaded tomorrow when I have access to a faster link. James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Tue, Aug 25, 2009 at 1:54 PM, James Harper<james.harper@bendigoit.com.au> wrote:> There was a bug with 0.10.0.85 that would cause crashes on SMP (more > likely with more cpu''s). > > I have uploaded 0.10.0.86 to fix it. Only the debug drivers currently, > the free (no debug) drivers will be uploaded tomorrow when I have access > to a faster link. > > James > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >I can confirm that the bug James mentions is fixed, I''ve now completed 4 installs and 10+ reboots without hitting the bug, previously it took only a couple of installs or reboots to trigger it. I''ve also tested the drivers on windows 2008r2 and windows 7 and they seem to work perfectly :). Andy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2009-Aug-25 14:06 UTC
Re: [Xen-users] Re: [Xen-devel] And another gplpv update
On Tue, Aug 25, 2009 at 8:24 PM, Andrew Lyon<andrew.lyon@gmail.com> wrote:> I''ve also tested the drivers on windows 2008r2 and windows 7 and they > seem to work perfectly :).Slightly off-topic, how does 2008r2 related to 2008? Can 2008 users update to 2008r2 (like RHEL 5.2 -> 5.3), or are they essentially two different products with separate, incompatible license? I have several Win2008 domUs which works fine, using an older version of GPLPV. If the next update (SP2 or later updates) would bring it to 2008r2, it means I have to update GPLPV first before updating Windows (automatic update is disabled). -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Andrew Lyon
2009-Aug-25 14:11 UTC
Re: [Xen-users] Re: [Xen-devel] And another gplpv update
On Tue, Aug 25, 2009 at 3:06 PM, Fajar A. Nugraha<fajar@fajar.net> wrote:> On Tue, Aug 25, 2009 at 8:24 PM, Andrew Lyon<andrew.lyon@gmail.com> wrote: >> I''ve also tested the drivers on windows 2008r2 and windows 7 and they >> seem to work perfectly :). > > Slightly off-topic, how does 2008r2 related to 2008? > Can 2008 users update to 2008r2 (like RHEL 5.2 -> 5.3), or are they > essentially two different products with separate, incompatible > license? >Two different products, separate licenses, not sure about upgrade path, 2008r2 is 64 bit only so I am sure there is no 32 > 64 bit upgrade path, but perhaps 2008x64 -> 2008R2x64 is possible.> I have several Win2008 domUs which works fine, using an older version > of GPLPV. If the next update (SP2 or later updates) would bring it to > 2008r2, it means I have to update GPLPV first before updating Windows > (automatic update is disabled). >No, r2 is not a service pack! Andy> -- > Fajar > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
James Harper
2009-Aug-26 01:09 UTC
RE: [Xen-users] Re: [Xen-devel] And another gplpv update
> > On Tue, Aug 25, 2009 at 8:24 PM, Andrew Lyon<andrew.lyon@gmail.com>wrote:> > I''ve also tested the drivers on windows 2008r2 and windows 7 andthey> > seem to work perfectly :). > > Slightly off-topic, how does 2008r2 related to 2008? > Can 2008 users update to 2008r2 (like RHEL 5.2 -> 5.3), or are they > essentially two different products with separate, incompatible > license? > > I have several Win2008 domUs which works fine, using an older version > of GPLPV. If the next update (SP2 or later updates) would bring it to > 2008r2, it means I have to update GPLPV first before updating Windows > (automatic update is disabled). >2008r2 is the server version of windows 7. James _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Joshua Kinard
2009-Aug-26 17:37 UTC
RE: [Xen-users] Re: [Xen-devel] And another gplpv update
Windows Server 2008 R2 is basically Windows 7 in server mode. MS Uses the same underlying kernel architecture for both their consumer releases and server releases now, the goal they''ve been chasing since the release of Windows 2000. That was NT 5.0. XP was NT 5.1, Server 2003 [R2] was NT 5.2, and Vista was initially NT 6.0. Reportedly (MS has never confirmed this), Vista SP1 was the final alignment, and they swapped in Server 2008''s kernel code, making the build 6.0.6001 as of Vista SP1 and Server 2008 SP1 (it was released as SP1). SP2 is 6.0.6002. Now, Windows 7 and Server 2008 R2 are both NT 6.1. They should be matched at this point, and will enable MS to focus a lot more on fixing/patching/securing a single codebase, instead of the disparate lines they used to have. Kind of an extension of the information at this URL: http://windowsteamblog.com/blogs/windowsvista/archive/2008/10/14/why-7.aspx HTH, --J ________________________________________ From: xen-users-bounces@lists.xensource.com [xen-users-bounces@lists.xensource.com] On Behalf Of Fajar A. Nugraha [fajar@fajar.net] Sent: Tuesday, August 25, 2009 10:06 AM To: Xen User-List Subject: Re: [Xen-users] Re: [Xen-devel] And another gplpv update On Tue, Aug 25, 2009 at 8:24 PM, Andrew Lyon<andrew.lyon@gmail.com> wrote:> I''ve also tested the drivers on windows 2008r2 and windows 7 and they > seem to work perfectly :).Slightly off-topic, how does 2008r2 related to 2008? Can 2008 users update to 2008r2 (like RHEL 5.2 -> 5.3), or are they essentially two different products with separate, incompatible license? I have several Win2008 domUs which works fine, using an older version of GPLPV. If the next update (SP2 or later updates) would bring it to 2008r2, it means I have to update GPLPV first before updating Windows (automatic update is disabled). -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users