]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/log
pvdrivers/win/xeniface.git
11 years ago[CP-7391] Ensure new directories are created when copying release binaries too
Ben Chalmers [Mon, 13 Jan 2014 10:13:59 +0000 (10:13 +0000)]
[CP-7391] Ensure new directories are created when copying release binaries too

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years ago[CP-7391] Ensure new directories are created when copying binaries
Ben Chalmers [Mon, 13 Jan 2014 09:38:18 +0000 (09:38 +0000)]
[CP-7391] Ensure new directories are created when copying binaries

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years ago[CA-119964] Remove a null dereferece which causes an exception
Ben Chalmers [Thu, 9 Jan 2014 08:46:05 +0000 (08:46 +0000)]
[CA-119964] Remove a null dereferece which causes an exception

Also:
Free a XenStore allocation using XSFree
Spell XenServer correctly
Remove the debug eventlog message on shutdown (messages on resume from
  suspend, wmi failure and unexpected error conditions remain as these
  will be useful for issue identification)

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years ago[CA-119964] Trap exceptions and recover gracefully
Ben Chalmers [Fri, 3 Jan 2014 14:39:28 +0000 (14:39 +0000)]
[CA-119964] Trap exceptions and recover gracefully

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years ago[CA-119964] Do not fail when WMI Remove does not provide a respose object
Ben Chalmers [Thu, 2 Jan 2014 09:27:40 +0000 (09:27 +0000)]
[CA-119964] Do not fail when WMI Remove does not provide a respose object

This is the expected behavior - it never provides a response object

(Also add some additional logging to help spot reasons for failure)

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoMerge branch 'master' of ssh://github.com/xenserver/win-xeniface into ca-119964
Ben Chalmers [Mon, 30 Dec 2013 14:15:40 +0000 (14:15 +0000)]
Merge branch 'master' of ssh://github.com/xenserver/win-xeniface into ca-119964

11 years ago[ca-119964] Store LiteAgent symbols in xeniface tarfile
Ben Chalmers [Mon, 30 Dec 2013 14:00:06 +0000 (14:00 +0000)]
[ca-119964] Store LiteAgent symbols in xeniface tarfile

11 years ago[CA-119964] Add (excessive) event logging to id potential WMI failures
Ben Chalmers [Mon, 30 Dec 2013 09:33:06 +0000 (09:33 +0000)]
[CA-119964] Add (excessive) event logging to id potential WMI failures

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoMerge pull request #5 from benchalmers/notabs2
Paul Durrant [Fri, 13 Dec 2013 14:31:11 +0000 (06:31 -0800)]
Merge pull request #5 from benchalmers/notabs2

Standardise on spaces, not tabs, for indentation in lite agent

11 years agoStandardise on spaces, not tabs, for indentation in lite agent
Ben Chalmers [Fri, 13 Dec 2013 14:27:36 +0000 (14:27 +0000)]
Standardise on spaces, not tabs, for indentation in lite agent

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoMerge pull request #4 from benchalmers/ca-122026
Paul Durrant [Fri, 13 Dec 2013 14:16:34 +0000 (06:16 -0800)]
Merge pull request #4 from benchalmers/ca-122026

[CA-122026] Lite aganet stability improvements

11 years ago[CA-122026] Lite aganet stability improvements
Ben Chalmers [Fri, 13 Dec 2013 13:38:54 +0000 (13:38 +0000)]
[CA-122026] Lite aganet stability improvements

Do not crash when permissions stop you advertising features
Cope with reading fron 0 length xenstore entries
Use XsLog not XsLogMsg

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoMerge pull request #2 from benchalmers/ca-119899
Paul Durrant [Tue, 5 Nov 2013 10:03:39 +0000 (02:03 -0800)]
Merge pull request #2 from benchalmers/ca-119899

[CA-119899] Fix error reporting so that xapi kicks occur correctly

11 years ago[CA-119899] Fix error reporting so that xapi kicks occur correctly
Ben Chalmers [Mon, 4 Nov 2013 16:48:18 +0000 (16:48 +0000)]
[CA-119899] Fix error reporting so that xapi kicks occur correctly

11 years agoMerge pull request #1 from benchalmers/upstream-cp-6209
Ben Chalmers [Mon, 14 Oct 2013 14:43:02 +0000 (07:43 -0700)]
Merge pull request #1 from benchalmers/upstream-cp-6209

[CP-6209] Add the lite guest aganet to the xeniface build
Approved-By: Ben Chalmers <ben.chalmers@citrix.com>
11 years agoMerge branch 'cp-6209-new3' into cp-6209-new
Ben Chalmers [Mon, 14 Oct 2013 12:26:45 +0000 (13:26 +0100)]
Merge branch 'cp-6209-new3' into cp-6209-new

11 years ago[CP-6209] Initial version of the lite guest agent
Ben Chalmers [Thu, 26 Sep 2013 14:25:26 +0000 (15:25 +0100)]
[CP-6209] Initial version of the lite guest agent

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoNew README.md and INSTALL.md.
Paul Durrant [Tue, 1 Oct 2013 13:31:31 +0000 (14:31 +0100)]
New README.md and INSTALL.md.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoUpdate build to reflect version
Paul Durrant [Fri, 27 Sep 2013 12:54:49 +0000 (13:54 +0100)]
Update build to reflect version

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoUpdate to 7.2.0
Paul Durrant [Fri, 27 Sep 2013 12:53:57 +0000 (13:53 +0100)]
Update to 7.2.0

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoFix things for upstream
Paul Durrant [Mon, 9 Sep 2013 16:20:38 +0000 (17:20 +0100)]
Fix things for upstream

Modified the INF file for the new binding and fixed the branding there and
in xeniface.rc. Also switched over to test-signing.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoRemove redundant file
Paul Durrant [Mon, 9 Sep 2013 14:14:21 +0000 (15:14 +0100)]
Remove redundant file

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years ago[CP-5276] Move suspend and resume watches so they only happen on system power changes
Ben Chalmers [Thu, 11 Jul 2013 08:13:08 +0000 (09:13 +0100)]
[CP-5276] Move suspend and resume watches so they only happen on system power changes

11 years ago[CP-5276] Suspend and resume watches on power transitions
Ben Chalmers [Tue, 9 Jul 2013 09:35:26 +0000 (10:35 +0100)]
[CP-5276] Suspend and resume watches on power transitions

11 years agoInitial commit of fully open xeniface code
Ben Chalmers [Fri, 5 Jul 2013 13:48:20 +0000 (14:48 +0100)]
Initial commit of fully open xeniface code

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years ago[CP-4696] Git repository created for xeniface
Ben Chalmers [Tue, 28 May 2013 11:10:07 +0000 (12:10 +0100)]
[CP-4696] Git repository created for xeniface