WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] New version of GPL PV drivers for Windows 0.10.0.47

To: admin@xxxxxxxxxxx
Subject: Re: [Xen-users] New version of GPL PV drivers for Windows 0.10.0.47
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Fri, 3 Apr 2009 20:03:52 +0100
Cc: James Harper <james.harper@xxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 03 Apr 2009 12:04:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=CLeFTjbQQP5SSVMXZbob9hKuX8EvPoDBcMjRisqv0b8=; b=DtOIl5uqCJOz1uOGYijYIR5J1RmRlzEjeMlb0Bpd/2Ey1gk5iOhT9NNj2gMFcx7DpJ ZyyeMhI65oNkXDkCffwS51RUor0ZFtWk7a5nWqHxRzjSBOgUi5oDXXtLCO/ZSKrUaFqo phO5k2K7t2Fsv3VlQ0+3SXU3LgrR1qMZuQc+0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=QHyRAJ9YQFIqSvpUrLqXbzXY9qSh5TfBNgIYOupKGXCLPydd/ccnCHDXUbkGgiQJEp Ay9b5NNrZwO6b2ge9g8R+0nKEXjkQ8Pmw8dbUP35Qr7EkTh7nHyiFCnwpEcORKEJw0Fh /0Xg5li5/aPIVkHmKkvyBnIIcKgrQpIVjSM5E=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6894a6470904031138h759e443ah268e4f291ee0f12@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AEC6C66638C05B468B556EA548C1A77D0162CF87@trantor> <f4527be0904030655vb300fafu719e9e71daaa3f56@xxxxxxxxxxxxxx> <6894a6470904031138h759e443ah268e4f291ee0f12@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Apr 3, 2009 at 7:38 PM, David <admin@xxxxxxxxxxx> wrote:
> Great release.
>
>
> xm save/restore now works, xm shutdown doesnt seem to work though?

I found that when upgrading the drivers the shutdownmon service ended
up not working, what fixed it for me was stopping the service before
reinstalling/upgrading the drivers, then try starting the service and
"xm shutdown", that worked for me on one system but on another I had
to use shutdownmon -u (remove service) and shutdownmon -i (install
service) to get it working, I've also noticed that you can use
shutdownmon -o to remove the older .net version of the service if you
have older gplpv drivers installed.

I've CC'ed James as I have a feeling that the installer doesn't stop
the service before trying to upgrade it?

Andy

>
>
> Many thanks and great work.
>
>
>
>
>
>
> On Fri, Apr 3, 2009 at 2:55 PM, Andrew Lyon <andrew.lyon@xxxxxxxxx> wrote:
>>
>> On Fri, Apr 3, 2009 at 1:03 PM, James Harper
>> <james.harper@xxxxxxxxxxxxxxxx> wrote:
>> > New version with lots of changes and (probably) new bugs. Please read
>> > this email before installing.
>> >
>> > The downloads can be found at http://www.meadowcourt.org/downloads
>> > There is now one download per platform/architecture, named as follows:
>> > gplpv_<chk/fre>_<platform>_<arch>_<version>.msi
>> >
>> > chk is a 'checked' build which contains debug info (please use these if
>> > you want any assistance in fixing bugs :)
>> > fre is a 'free' build which contains no debug info
>> > platform is 'wxp' for XP, 'wnet' for 2003, and 'wlh' for Vista/2008
>> > arch is 'x86' for 32 bit and 'AMD64' for 64 bits
>> >
>> > Please uninstall any 0.9.x.x or older version completely before
>> > installing this one. Some users have reported that uninstalling has
>> > caused problems so make sure you back up your DomU first.
>> >
>> > The major changes are:
>> > . Using WiX instead of NSIS to build the installer
>> > . Each platform/arch is in a separate installer
>> > . As per recent 0.9.x releases, no need for /GPLPV on the boot.ini file
>> > . Drivers are disabled when booting in safe mode
>> > . Add /NOGPLPV to the boot.ini file to disable drivers
>> > . Add /PATCHTPR to the boot.ini file to make XP run faster
>> > . Hiding of qemu devices with Xen 3.4 (or patched prior version)
>> >
>> > Please make sure your system is backed up before testing, and please
>> > test on a spare DomU first too - it is possible that the version of Xen
>> > that ships with your distribution of choice is not compatible with these
>> > drivers for some reason. Please do let me know if that is the case
>> > though as I can probably fix it.
>> >
>> > James
>> >
>> >
>> > _______________________________________________
>> > Xen-users mailing list
>> > Xen-users@xxxxxxxxxxxxxxxxxxx
>> > http://lists.xensource.com/xen-users
>> >
>>
>> James,
>>
>> I completely removed 0.10.0.43 from my 2008 hvm and tried to install
>> the new version but it said that there was a error and the
>> installation rolled back, I had to reinstall 0.10.0.43.
>>
>>
>> Andy
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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