Xen ARM TODO: Difference between revisions
From Xen
Jump to navigationJump to search
(Created page with "This is a list of open work items and known bugs for the Xen on ARM with virtualization extension project. == In progress == * Xen…") |
No edit summary |
||
Line 3: | Line 3: | ||
== In progress == |
== In progress == |
||
* Xen 64-bit guests support: |
* Xen 64-bit guests support: http://marc.info/?l=xen-devel&m=136310027317761 by Ian Campbell |
||
* Xen SMP: [1362559920.8941.98.camel@hastur.hellion.org.uk] by Ian Campbell |
|||
* Xen |
* Xen SMP: http://marc.info/?l=xen-devel&m=136256023123214 by Ian Campbell |
||
* |
* Xen guest SMP support: http://marc.info/?l=xen-devel&m=136430925010828 by Stefano Stabellini |
||
* Linux SMP on Xen: http://marc.info/?l=linux-kernel&m=136430893610688&w=2 by Stefano Stabellini |
|||
* trap WFI in Xen: http://marc.info/?l=xen-devel&m=136492132108133 by Stefano Stabellini |
|||
* Remove hardcoded numbers and addresses in Xen, use device tree for everything. This enables a single Xen binary to boot on multiple platforms (Julien Grall). |
|||
== Open Work Items == |
|||
{{Open Project |
|||
|Project=IOMMU support in Xen |
|||
|Desc= |
|||
write a driver in Xen for the ARM System Memory Management Unit (SMMU), use it to assign devices to Dom0. |
|||
}} |
|||
{{Open Project |
|||
|Project=Linux 64-bit on Xen |
|||
|Contact=Stefano Stabellini <stefano.stabellini@eu.citrix.com> |
|||
|Desc= |
|||
Introduce Xen support for ARMv8 in Linux. |
|||
}} |
|||
{{Open Project |
|||
|Project=Save/restore and migration |
|||
|Desc= |
|||
Make VM save/restore and VM migration work on ARM. |
|||
}} |
|||
{{Open Project |
|||
|Project=Device assignment to DomUs |
|||
|Desc= |
|||
Assign one or more devices to an unprivileged guest, re-program the SMMU accordingly. |
|||
}} |
|||
== Known Bugs == |
Revision as of 11:23, 5 April 2013
This is a list of open work items and known bugs for the Xen on ARM with virtualization extension project.
In progress
- Xen 64-bit guests support: http://marc.info/?l=xen-devel&m=136310027317761 by Ian Campbell
- Xen SMP: http://marc.info/?l=xen-devel&m=136256023123214 by Ian Campbell
- Xen guest SMP support: http://marc.info/?l=xen-devel&m=136430925010828 by Stefano Stabellini
- Linux SMP on Xen: http://marc.info/?l=linux-kernel&m=136430893610688&w=2 by Stefano Stabellini
- trap WFI in Xen: http://marc.info/?l=xen-devel&m=136492132108133 by Stefano Stabellini
- Remove hardcoded numbers and addresses in Xen, use device tree for everything. This enables a single Xen binary to boot on multiple platforms (Julien Grall).
Open Work Items
IOMMU support in Xen
Contact: xen-devel@lists.xen.org |
Description: write a driver in Xen for the ARM System Memory Management Unit (SMMU), use it to assign devices to Dom0. |
References: Not specified, useful references. |
Linux 64-bit on Xen
Contact: Stefano Stabellini <stefano.stabellini@eu.citrix.com> |
Description: Introduce Xen support for ARMv8 in Linux. |
References: Not specified, useful references. |
Save/restore and migration
Contact: xen-devel@lists.xen.org |
Description: Make VM save/restore and VM migration work on ARM. |
References: Not specified, useful references. |
Device assignment to DomUs
Contact: xen-devel@lists.xen.org |
Description: Assign one or more devices to an unprivileged guest, re-program the SMMU accordingly. |
References: Not specified, useful references. |