log
graph
tags
branches
changeset
browse
win-pvdrivers
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 1106:
(0)
-1000
-300
-100
-60
tip
age
author
revision
description
2014-11-11
James Harper
1106:2d392ecdd366
Fix race is xenvbd causing 30 second freeze under high load
default
tip
2014-09-25
James Harper
1105:ef445b2286f7
beautify
2014-09-25
James Harper
1104:aa8ced6a86b0
Fix NT_ASSERT in scsiport too
2014-09-25
James Harper
1103:632727e57ffb
Fix bug in rx_coalesce implementation where reference counting goes bad. Add ASSERT to catch this too.
2014-09-25
James Harper
1102:d5d8c518a090
NT_ASSERT macro appears to have a limit on expressions size. Remove offending ASSERT
2014-09-25
James Harper
1101:99ce7ae22363
Make sure ASSERT's actually do crash the system rather than risk continuing
2014-07-08
James Harper
1100:86a97ef8cdf9
Fix crash in xennet under xen 4.3 where NdisSystemProcessorCount returns an unexpected value
2014-03-13
James Harper
1099:27bd2a5a4704
License change from GPL to BSD
2014-01-16
James Harper
1098:470198964cf0
Use the real crash dump header if we can
2014-01-16
James Harper
1097:2c0d09515dd0
Actually send XnDebugPrint output to the proper debugger too
2014-01-16
James Harper
1096:05efa89a4ef7
Fix sysrq handling. sysrq is no longer writable from the domu
2014-01-13
James Harper
1095:42381a8db72c
Fix compile under Win8 DDK
2014-01-13
James Harper
1094:64ddfb914cd9
Fix driver paths for quicksign script
2014-01-13
James Harper
1093:5be1f70687ad
Refactor xenpci init to fix a bug when drivers are installed on a non-xen machine
2014-01-04
James Harper
1092:85b99b9795a6
Removed xenscsi as it was badly broken. Any future attempt at implementing xenscsi would likely use xenvbd
2014-01-04
James Harper
1091:08052dfc8750
remove unused files
2014-01-04
James Harper
1090:16a302043197
fixed typo in xennet sources files
2013-12-24
James Harper
1089:5fa56ef930bf
remove incorred assert that was being hit on XP
2013-12-24
James Harper
1088:53eb8a11ea2f
fix sector size detection
2013-12-24
James Harper
1087:494bfa9c34c4
Apply same fix from xenvbd_storport to fix problem with crash dump
2013-12-12
James Harper
1086:3d4d85c41fc6
Added tag 1.0.1085 for changeset 896402519f15
2013-12-12
James Harper
1085:896402519f15
check for errors in xennet when getting backend feature support. Fix a stop/start problem in xennet.
1.0.1085
2013-12-12
James Harper
1084:c94174bbf195
Add another assert to catch a bsd problem
2013-12-12
James Harper
1083:82f54c86cce4
Added tag 1.0.1082 for changeset 8744ec2a3049
2013-12-12
James Harper
1082:8744ec2a3049
Fix race where storport dpc could be called before it was initialised
1.0.1082
2013-12-09
James Harper
1081:04fc4aca982c
Update version numbering to <major>.<minor>.<hg revision>[.<build number>]
2013-12-09
James Harper
1080:e86ea7c3d8a4
Make state transitions a bit more flexible in xenvbd to allow startup in BSD Dom0
2013-12-09
James Harper
1079:a60d401aa020
Tidy up asserts in xennet. Add a few new ones.
2013-12-09
James Harper
1078:d4ebb1bd1c2b
Ignore notepad++ session files
2013-12-09
James Harper
1077:ebf4d299224b
Add missed header change for retrieve/set hypercall_stubs
2013-12-09
James Harper
1076:0243e3b47f36
Get hypercall_stubs on xenvbd init, and restore them on crash.
2013-12-09
James Harper
1075:5e8aeb18279c
Add export methods to retrieve and set the hypercall stubs for the dump_xenpci driver
2013-11-21
James Harper
1074:336885e18ad6
Added tag 0.11.0.420 for changeset 4117d4207433
2013-11-21
James Harper
1073:4117d4207433
Added .crt extension to ignore list
0.11.0.420
2013-11-15
James Harper
1072:48bce097938f
Added tag 0.11.0.419 for changeset 83201dc2ea3f
2013-11-15
James Harper
1071:83201dc2ea3f
Fix a bug on LSO checksum where the tcp_length needed to be removed from the pseudoheader checksum
0.11.0.419
2013-11-13
James Harper
1070:05ece536b204
Fix LSO bug on FIN packets. Add RxCoalesce option (default on) to work around Cisco VPN issues
2013-11-12
James Harper
1069:1b80cc14ee6d
Fix free build warnings
2013-10-29
James Harper
1068:ebfa9417f1ee
Remove packet stats debug from xennet_rx
2013-10-29
James Harper
1067:2ef536c2d9fe
Fix packet exhaustion issue in 2003 where windows doesn't return packets
2013-10-29
James Harper
1066:24fae56a87bf
Fix build errors
2013-10-03
James Harper
1065:00d29add6a2a
Tidy up xennet. Remove KdPrint calls.
2013-10-03
James Harper
1064:1d6eae98e552
Remove vlapic mapping from TPR patching. It was never supported and causes a crash under 4.3.x
2013-10-03
James Harper
1063:fe04dbceb0b2
Tidy up highsync code. Remove KdPrint calls.
2013-10-01
James Harper
1062:5775fb8612ab
Ensure only one event is outstanding at any given time
2013-10-01
James Harper
1061:df3ee58e8b4f
scsiport queue will freeze if something returns an error. Queue a timer to ensure it keeps moving.
2013-10-01
James Harper
1060:b448f01b31e8
Added diagnostics for slow vbd events
2013-10-01
James Harper
1059:6f69b45af0fb
Mask CPU with 0xff as high bits can contain info. Fix vlapic detection. Tidy up.
2013-09-30
James Harper
1058:8b6500e0ebfc
Rename to fix case issue on shutdownmon directory
2013-06-08
James Harper
1057:2d5fbe07e866
More XenCache updates
2013-06-04
James Harper
1056:b29ed182391f
fix cut&paste error in tmem hypercall for x64
2013-06-02
James Harper
1055:a127b9bea695
Add xencache - tmem client implementation that does writethrough caching of pagefile writes in ephemeral tmem. Testing only.
2013-06-02
James Harper
1054:471c94d04d8a
Refactoring to support xencache (tmem)
2013-05-21
James Harper
1053:013c44008e93
Added tag 0.11.0.404 for changeset 5bb1f345e06a
2013-05-21
James Harper
1052:5bb1f345e06a
add timeout for xennet init
0.11.0.404
2013-05-21
James Harper
1051:ca993d6b5539
fix regression in xenvbd for >4GB memory
2013-05-13
James Harper
1050:6bc417576ada
Added tag 0.11.0.402 for changeset 4de2eb034713
2013-05-13
James Harper
1049:4de2eb034713
Fix xenvbd under xp
0.11.0.402
2013-05-13
James Harper
1048:fba0ce4d9e54
Fix checksum problem on lso for xp/2003. Tidy up.
2013-05-13
James Harper
1047:0248483f90cc
Turn some debug prints back on for free builds
less
more
| rev 1106:
(0)
-1000
-300
-100
-60
tip