win-pvdrivers
log
age | author | revision | description |
---|---|---|---|
2009-05-16 | James Harper | 571:67baf8f3c424 | Added some brute force uninstaller bat files |
2009-05-10 | James Harper | 570:36fef48dbfa9 | irq delivery updates |
2009-05-10 | James Harper | 569:00d35855e2e4 | removed the rest of xenhide |
2009-05-10 | James Harper | 568:21b13cbeb94e | remove xenhide |
2009-05-10 | James Harper | 567:de0fb547dcf0 | have to commit this or it won't let me remove the other files |
2009-05-10 | James Harper | 566:003c946e756a | don't sign xenhide |
2009-05-10 | James Harper | 565:1e57755908ea | removed xenhide |
2009-05-10 | James Harper | 564:3ac377a8136c | interface updates |
2009-05-10 | James Harper | 563:c16b24b438aa | Allowed branding of disk names via registry. |
2009-05-10 | James Harper | 562:8ab116a713f4 | Filter updates. |
2009-05-10 | James Harper | 561:d56ecda9e61f | Interrupt delivery updates. |
2009-04-12 | James Harper | 560:369502736dfd | Added tag 0.10.0.50 for changeset b0b8be2d30c0 |
2009-04-12 | James Harper | 559:b0b8be2d30c0 | Fixed up a bug where packets with too many SG elements were corrupted.0.10.0.50 |
2009-04-12 | James Harper | 558:bbac251831a8 | Implemented GetScatterGatherList |
2009-04-12 | James Harper | 557:9b044a670859 | Updated definition of dma extension |
2009-04-11 | James Harper | 556:8c315cf5142c | name the msi file with the version number too |
2009-04-11 | James Harper | 555:9d6c46298386 | Fixed a bug where passing a NULL ScatterGatherBuffer would cause a BSoD |
2009-04-03 | James Harper | 554:2447875396d0 | Fix memory mapping issue causing crashes under some situations |
2009-03-28 | James Harper | 553:ee8236b44af3 | Better behaviour on non-qemu hide mode. |
2009-03-28 | James Harper | 552:069658b9c8ee | Updated init code to be compatible with the latest changes to xenpci |
2009-03-28 | James Harper | 551:a88fe72e3597 | Tidied up gnttbl code. Better detection of crash dumps. Better behaviour when qemu hiding doesn't work. |
2009-03-28 | James Harper | 550:ba13311350b9 | Added some licensing info to the installer |
2009-03-28 | James Harper | 549:967b567eaf6e | Added some more features to the INIT structures |
2009-03-28 | James Harper | 548:47fae39bc373 | Fixed an off-by-one crash. Tidied up error reporting a bit |
2009-03-08 | James Harper | 547:ac614e49832c | Fixed another typo |
2009-03-08 | James Harper | 546:4041cb7d409c | fixed typo preventing wlh x86 from building |
2009-03-08 | James Harper | 545:4698fce07251 | Fixed stupid bug in xen detection. |
2009-03-04 | James Harper | 544:ce50420a2adf | add /d switch to cd in case another drive is in use |
2009-03-04 | James Harper | 543:6e6f1a70b38b | fixed a hardcoded path in makedist.bat |
2009-03-04 | James Harper | 542:3cf16033c8ff | Added missing file |
2009-03-04 | James Harper | 541:7359efee2d6f | build script updates |
2009-03-04 | James Harper | 540:0828c553c6c3 | Fixed an off-by-one error in the load group order correction code |
2009-03-03 | James Harper | 539:9ed05604c105 | A better way to enforce the correct load order of the Wdf service |
2009-03-03 | James Harper | 538:e75bb8d68370 | Lots more changes... |
2009-02-18 | James Harper | 537:2a74ac2f43bb | more big updates |
2009-02-14 | James Harper | 536:1d39de3ab8d6 | mostly finished migration back to kmdf |
2009-01-27 | James Harper | 535:285d80861ecf | using sg for the tx path - improves performance by about 180% for me |
2009-01-27 | James Harper | 534:1d13cbc9a3b0 | Changed to use sg. crash dump doesn't appear to work anymore. |
2009-01-27 | James Harper | 533:82f26efb764f | Implemented DMA_ADAPTER to allow scatter gather to work on xenpci enumerated devices |
2009-01-22 | James Harper | 532:b7491d4ebb3c | reduced copying in the rx path - ~30-50% rx performance increase |
2009-01-22 | James Harper | 531:f966a0d692bc | added missing file |
2009-01-16 | James Harper | 530:db0ea4b20c3c | version bump |
2009-01-16 | James Harper | 529:6a2d1517e10c | big commit |
2009-01-16 | James Harper | 528:283d39830905 | changed bus type to PNPBus |
2009-01-16 | James Harper | 527:55c3a1972b54 | changed bus type to PNPBus |
2009-01-16 | James Harper | 526:08f3662b6807 | added new XENMAPSPACE_vlapic type for mapping the vlapic |
2009-01-16 | James Harper | 525:91195e6cdb5d | Worked around xennet 'out of resource' hang under XP. Change Isr handling. |
2009-01-07 | James Harper | 524:abde14807545 | fixed a regression in makedist.bat |
2008-12-26 | James Harper | 523:331f861accf0 | removed debugging kdprint's |
2008-12-26 | James Harper | 522:fe846ad6de4d | Dereference device_objects so that the driver can unload. |
2008-12-25 | James Harper | 521:2b7f8973a41b | implemented interrupt synchronisation to support EVT_ACTION_TYPE_NORMAL |
2008-12-25 | James Harper | 520:7b330220b871 | 0.9.12-pre12 |
2008-12-25 | James Harper | 519:bcf6fb499bd8 | oops. should have removed signing of xenconfig.sys not xenhide.sys |
2008-12-25 | James Harper | 518:d62254d4ba64 | fixed function prototypes |
2008-12-25 | James Harper | 517:3341bfff7ead | removed signing of xenhide.sys as it no longer exists |
2008-12-25 | James Harper | 516:6d581a6a432b | Fixed xennet when inactive. Now using EVT_ACTION_TYPE_NORMAL instead of a pretend interrupt. |
2008-12-25 | James Harper | 515:4e7d9cc9f816 | Refreshed the EVT_ACTION_TYPE_NORMAL code path. Updated prototypes. |
2008-12-25 | James Harper | 514:8381de10df8d | removed unused swint.asm |
2008-12-23 | James Harper | 513:6047bc06b2e5 | 0.9.12-pre11 |
2008-12-23 | James Harper | 512:6031f074c2f0 | whitespace |
2008-12-23 | James Harper | 511:829200e58930 | reversed a (stupid) change to fix a problem on a clean install |
2008-12-23 | James Harper | 510:d3e4b4d5606e | rc version update |
2008-12-23 | James Harper | 509:87aba6fc3a82 | fixed problem under dump mode |
2008-12-23 | James Harper | 508:c8824436c717 | xenbus userspace channel starting to get somewhere... |
2008-12-23 | James Harper | 507:69b067a93d0e | Fixed a bit width problem causing crashes under PAE or 64 bit |
2008-12-22 | James Harper | 506:49699f57543e | Better error checking |
2008-12-22 | James Harper | 505:f1be6c082c71 | case change in inf file |
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-pre90.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-pre70.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. |