Windows PV Drivers/Repositories: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Created page with "{{TODO|Create Content}} Category:Windows PV Drivers") |
No edit summary |
||
Line 1: | Line 1: | ||
= Version Control = |
|||
{{TODO|Create Content}} |
|||
The Windows PV Drivers are maintained using the [http://git-scm.com GIT] version control system. |
|||
= Repositories = |
|||
There are currently five driver packages. The source for each one is hosted in a separate repository. |
|||
* [http://xenbits.xen.org/gitweb/?p=pvdrivers/win/xenbus.git;a=shortlog;h=refs/heads/master XenBus]: Xen PV Bus Driver |
|||
* [http://xenbits.xen.org/gitweb/?p=pvdrivers/win/xenvif.git;a=shortlog;h=refs/heads/master XenVif]: Xen PV Network Class Driver |
|||
* [http://xenbits.xen.org/gitweb/?p=pvdrivers/win/xennet.git;a=shortlog;h=refs/heads/master XenNet]: Xen PV Network Device Driver |
|||
* [http://xenbits.xen.org/gitweb/?p=pvdrivers/win/xenvbd.git;a=shortlog;h=refs/heads/master XenVbd]: Xen PV Storage Class Driver |
|||
* [http://xenbits.xen.org/gitweb/?p=pvdrivers/win/xeniface.git;a=shortlog;h=refs/heads/master XenIface]: Xen Interface Driver |
|||
[[Category:Windows PV Drivers]] |
[[Category:Windows PV Drivers]] |
Latest revision as of 14:44, 9 September 2014
Version Control
The Windows PV Drivers are maintained using the GIT version control system.
Repositories
There are currently five driver packages. The source for each one is hosted in a separate repository.