win-pvdrivers
log
age | author | revision | description |
---|---|---|---|
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 |