]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/log
pvdrivers/win/xenbus.git
11 years agoEnable and disable callback via at source rather than
Paul Durrant [Fri, 1 Nov 2013 09:21:42 +0000 (10:21 +0100)]
Enable and disable callback via at source rather than
trying to keep a local disabled flag for the interrupt.
If we don't do this we can get into a interrupt storm on
startup.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoMerge pull request #5 from OwenSmith/ca-115411
Paul Durrant [Fri, 27 Sep 2013 08:36:20 +0000 (01:36 -0700)]
Merge pull request #5 from OwenSmith/ca-115411

 [CA-115411] Skip XS_* responses that are not supported in the windows f...

11 years ago [CA-115411] Skip XS_* responses that are not supported in the windows frontend.
Owen Smith [Fri, 27 Sep 2013 08:20:53 +0000 (09:20 +0100)]
 [CA-115411] Skip XS_* responses that are not supported in the windows frontend.

Add a warning displaying the type, but otherwise do nothing with unknown responses.
(v2) Updated whitespace/tabbing and capitalization

Signed-off-by: Owen Smith <owen.smith@citrix.com>
11 years agoMerge pull request #3 from benchalmers/CA-115744-2
Paul Durrant [Mon, 16 Sep 2013 13:13:17 +0000 (06:13 -0700)]
Merge pull request #3 from benchalmers/CA-115744-2

[CA-115744] [SCTX-1538] Do not treat DbgPrint strings as format strings

11 years ago[CA-115744] [SCTX-1538] Do not treat DbgPrint strings as format strings
Ben Chalmers [Mon, 16 Sep 2013 12:36:19 +0000 (13:36 +0100)]
[CA-115744] [SCTX-1538] Do not treat DbgPrint strings as format strings

Our hook for DbgPrint messages was passing these messages as the
format parameter into a printf statement.  If there was a %s or
similar in the string we would then deference the next argument on
the stack, leading to a potential BSOD.

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoMerge pull request #2 from pauldu/ca-112939
Ben Chalmers [Tue, 13 Aug 2013 10:07:52 +0000 (03:07 -0700)]
Merge pull request #2 from pauldu/ca-112939

Ignore attempts to remove device usage types that were not added.

Accepted-By: Ben Chalmers <ben.chalmers@citrix.com>
11 years agoIgnore attempts to remove device usage types that were not added.
Paul Durrant [Tue, 13 Aug 2013 09:15:11 +0000 (10:15 +0100)]
Ignore attempts to remove device usage types that were not added.

ASSERTing on this condition is not particularly helpful as other buggy
software causes BSODs. We should be able to safely ignore and succeed
such IRPs.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoMerge pull request #1 from OwenSmith/master
Ben Chalmers [Fri, 9 Aug 2013 12:14:36 +0000 (05:14 -0700)]
Merge pull request #1 from OwenSmith/master

Update minor version number to disambiguate from old mercurial repo.

11 years agoUpdate minor version number to disambiguate from old mercurial repo.
Owen Smith [Fri, 9 Aug 2013 11:01:51 +0000 (12:01 +0100)]
Update minor version number to disambiguate from old mercurial repo.

11 years agoResync with internal repository
Ben Chalmers [Fri, 21 Jun 2013 13:54:35 +0000 (14:54 +0100)]
Resync with internal repository

changeset:   305:e377a99e8721
tag:         tip
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Fri Jun 21 13:19:15 2013 +0100
summary:     [CA-109475] Handle __RangeSetAdd failure.

changeset:   304:7818aaf86215
parent:      303:37f03f68abf5
parent:      302:b576d67847cb
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Fri Jun 21 09:58:03 2013 +0100
summary:     Merge

changeset:   303:37f03f68abf5
parent:      299:f17689532d11
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Fri Jun 21 09:57:04 2013 +0100
summary:     * * *

changeset:   302:b576d67847cb
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Wed Jun 19 10:30:32 2013 +0100
summary:     [CP-4195] Add README.md and associated files to xenbus

changeset:   301:407589c56880
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 13 16:07:04 2013 +0100
summary:     Fix/suppress SDV warnings

changeset:   300:966e06420ce5
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 16:48:22 2013 +0100
summary:     [CA-86240] Update sdv.py and vcxprojs to build targetting Vista, an
d attempt to produce sdv logs

changeset:   299:f17689532d11
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 06 12:47:30 2013 +0100
summary:     Backed out merge changeset: b35edbab18ee

changeset:   298:b35edbab18ee
parent:      297:0675b68b3e8d
parent:      296:5aefe3d5985a
user:        Owen Smith <owen.smith@citrix.com>
date:        Tue Jun 04 12:18:12 2013 +0100
summary:     Merge

changeset:   297:0675b68b3e8d
parent:      294:28a400f3d92a
user:        Owen Smith <owen.smith@citrix.com>
date:        Tue Jun 04 12:17:26 2013 +0100
summary:     [CA-86240] Generate SDV logs with sdv.py script

changeset:   296:5aefe3d5985a
parent:      295:0fad50b631e3
parent:      294:28a400f3d92a
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Mon Jun 03 17:49:00 2013 +0100
summary:     Merge

changeset:   295:0fad50b631e3
parent:      293:5c23adc1aa58
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Mon Jun 03 17:48:06 2013 +0100
summary:     Fix line endings

changeset:   294:28a400f3d92a
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Wed May 29 14:57:17 2013 +0100
summary:     [CP-4685] Add BSD licence header to inf file

11 years ago[CP-4699] Modify build.py to cope with git & jenkins git plugin
Ben Chalmers [Tue, 28 May 2013 15:25:06 +0000 (16:25 +0100)]
[CP-4699] Modify build.py to cope with git & jenkins git plugin

11 years ago[CP-4696] Git repository created for xenbus
Ben Chalmers [Tue, 28 May 2013 11:01:45 +0000 (12:01 +0100)]
[CP-4696] Git repository created for xenbus