Development: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) |
Lars.kurth (talk | contribs) |
||
Line 23: | Line 23: | ||
* [[XenParavirtOpsHelp]] - how to report bugs in the Linux kernel when used with Xen |
* [[XenParavirtOpsHelp]] - how to report bugs in the Linux kernel when used with Xen |
||
* [[:Category:Paravirtualised Architecture|Software Development Manual for PV]] |
* [[:Category:Paravirtualised Architecture|Software Development Manual for PV]] |
||
* [[:Category:Design Document|Design & Architecture Documents]] |
|||
=== Project Information === |
|||
* [[:Category:Project|Project Information]] |
|||
* [[:Category:Development Process|Development Process]] |
|||
* [[Xen_Technical_Coordination_Team_(TCT)_Meeting|Technical Coordination Team]] |
|||
== Xen ARM Project == |
== Xen ARM Project == |
Revision as of 10:36, 24 June 2013
Information for Xen Developers
Xen Hypervisor Project
How Xen Development takes place
The primary place to go to ask development questions, submit patches, and find out about the forthcoming roadmap, is the xen-devel mailing list.
There is also some more specific information:
- SubmittingXenPatches - process to submit a patch to the latest Xen unstable branch
- XenRepositories - list of Xen related sourcecode repositories and changelogs of the trees, including kernels.
- AskingXenDevelQuestions - how best to ask a question on xen-devel
- XenDevelopmentProjects - list of Xen related projects for (new) developers to work on!
- http://lists.xen.org/xen-changelog - The Xen changelog lists receive copies of commits made to the Xen hypervisor source tree
Technical information
- XenSerialConsole - We recommend configuring Xen and your dom0 to log to a serial port and capturing the output eg with a serial concentrator
- XenTerminology
- XenDebugging
- XenParavirtOpsHelp - how to report bugs in the Linux kernel when used with Xen
- Software Development Manual for PV
- Design & Architecture Documents
Project Information
Xen ARM Project
- XenARM - Overview of Xen ARM Project (for the PV only port)
- Xen ARM with Virtualization Extensions (for modern ARM CPUs)
Xen Cloud Platform
- XCP: XCP Overview - Overview of Xen Cloud Platform Project