log
graph
tags
branches
changeset
browse
win-pvdrivers
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 504:
(0)
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2008-12-22
James Harper
504:cb0b2da68686
big changes to xenbus interface. simplified it a bit. started work on userspace interface.
2008-12-22
James Harper
503:81a13e8a064f
whitespace
2008-12-20
James Harper
502:90f1b34f4516
documentation update
2008-12-19
James Harper
501:0d2dd5c03ac9
Added tag 0.9.12-pre9 for changeset 4ad013b88ecc
2008-12-19
James Harper
500:4ad013b88ecc
0.9.12-pre9
0.9.12-pre9
2008-12-19
James Harper
499:31740cd55fb9
use shutdownmon from xp
2008-12-19
James Harper
498:e1663de619d3
Tidyup to xenhide
2008-12-19
James Harper
497:312a41f82b8f
Updated to support the proposed patches to qemu from Steven Smith on ~20081216
2008-12-17
James Harper
496:785de85f3db7
Added support for >2TB block devices
2008-12-15
James Harper
495:a6e3f76419c3
Too many changes to mention. Mostly revolving around updating the way the pci ide and network adapters are disabled.
2008-12-09
James Harper
494:c431d22ff34b
Turned off sg. Checked for buffer overflow.
2008-12-09
James Harper
493:750f70b8fa5c
Performance tweak
2008-12-08
James Harper
492:2a4bfcd50b31
Added tag 0.9.12-pre7 for changeset 82580f8b258b
2008-12-08
James Harper
491:82580f8b258b
0.9.12-pre7
0.9.12-pre7
2008-12-08
James Harper
490:7776b0ac6048
new config method
2008-12-08
James Harper
489:30592ca314b2
new config method
2008-12-08
James Harper
488:1c56a1caed9f
new config method
2008-12-08
James Harper
487:8a0a695cdd97
new config method
2008-12-08
James Harper
486:efb43e8b47ec
new config method
2008-12-07
James Harper
485:0c0efefd40f4
Removed xenconfig - resource faking and setup now occurs in xenpci
2008-12-06
James Harper
484:8f8c9edeac01
merge with head
2008-12-06
James Harper
483:59dc8e8f5647
Extra field in vectors
2008-12-06
James Harper
482:7656d3624f98
Changed back to scsiport driver - storport just doesn't work.
2008-12-06
James Harper
481:2a18182e3090
Performance.
2008-12-06
James Harper
480:dd2fefa6b374
renamed suspend_evtchn to something more general. Tidied up some stale code.
2008-12-03
Steve Meisner
479:4cb1179f76d8
Fix another compiler warning when building non-debug
2008-12-03
Steve Meisner
478:76e2404c5d5f
Merge with tip
2008-12-03
Steve Meisner
477:87c36cd31d9f
Add source files to project (makefile.inc and shutdownmon.c)
2008-12-03
Steve Meisner
476:bfa5aaaf55e0
Disabled compiler warning 4205 and defined XenDbgPrint as a void since it doesn't return anything
2008-12-02
James Harper
475:525a6f4ca9a1
merged with head
2008-12-02
James Harper
474:3d4ed6b566a0
Updates to support XenBus interaction again in drivers
2008-12-02
James Harper
473:3c592df57caf
Updated xenscsi to be a storport driver. It won't work under XP or earlier but it does work under 2003 now.
2008-12-01
Steve Meisner
472:c33db88c95a8
Re-add casts to eliminate compiler warnings
2008-11-27
James Harper
471:babd1ef136ac
converted xenscsi to a storport driver. Compiles now but won't work.
2008-11-27
James Harper
470:bc403c97a002
Rolled back the whole comm_iface thing. It was a stupid idea.
2008-11-27
James Harper
469:fd203efae5ca
Added missing xennet.txt file
2008-11-27
James Harper
468:7786cebdb4df
merge with head
2008-11-27
James Harper
467:6800498baafd
version update - forgot to commit earlier
2008-11-27
James Harper
466:88cf95a1b34a
Started configuration updates - this may not even compile
2008-11-27
James Harper
465:82dbbaac8d17
Config updates
2008-11-27
James Harper
464:4f1c7b79948b
Updates to support a different configuration method for xenscsi
2008-11-23
James Harper
463:7f9bedb7dcf9
Updated vscsi header file to 3.3.0 version
2008-11-26
Steve Meisner
462:7b2131b4f776
When running in safe mode (via F8 at boot), the PV drivers are disabled.
2008-11-26
Steve Meisner
461:c21dadd386da
Fixed compiler warnings during free build
2008-11-25
Steve Meisner
460:dd42744a458e
Fixed compiler warnings
2008-11-23
James Harper
459:ae1c232e7d4a
rx checksum offload tuning
2008-11-20
James Harper
458:e28aaf63e174
Fixed broken save/restore code.
2008-11-19
James Harper
457:7190a6747e2e
Performance updates...
2008-11-19
James Harper
456:07d3ead8c502
Rolled back the irq >= 16 restriction, as not all interrupts < 16 are ISA
2008-11-19
James Harper
455:f9afef4ddf23
Fixed a problem where a crash dump would fail if a page was still in use by the backend.
2008-11-18
James Harper
454:5e3e348cd101
Not-working-properly changes to add interrupt moderation and maximum work per interrupt
2008-11-15
James Harper
453:2d4f85e453f3
removed leftover debug stuff
2008-11-13
James Harper
452:1ac3b9d80a06
Fixed crash on restore.
2008-11-13
James Harper
451:1275f2e97b60
Fixed a crash if the backend connect failed.
2008-11-13
James Harper
450:605747e0db9c
Added some flexibility into the frontend state transitions.
2008-11-13
James Harper
449:6159eac26b1a
Fixed warnings when ioport logging is disabled
2008-11-13
James Harper
448:b90f59eb12f9
Added additional debugging via port writes to 0x10+cpu
2008-11-07
James Harper
447:5a8502167007
Added a configuration option to avoid manually checking the checksum on RX packets.
2008-11-07
James Harper
446:df024d2ff15f
Fix for memory leak from Steve Meisner
2008-11-07
James Harper
445:f99bd17ed79f
Update version to 0.9.11
less
more
| rev 504:
(0)
-300
-100
-60
+60
+100
+300
tip