Difference between revisions of "ASL 2.2 Virtualization Notes"
m (→Works With) |
m |
||
Line 6: | Line 6: | ||
[http://www.linux-kvm.org/page/Main_Page kvm/qemu] | [http://www.linux-kvm.org/page/Main_Page kvm/qemu] | ||
[http://lguest.ozlabs.org/ lguest] | [http://lguest.ozlabs.org/ lguest] | ||
− | |||
[http://www.vmware.com VMWare(TM)] | [http://www.vmware.com VMWare(TM)] | ||
− | + | ASL has built in virtualization technologies, including: | |
− | + | ||
− | + | ||
[http://linux-vserver.org vserver] | [http://linux-vserver.org vserver] | ||
[http://www.linux-kvm.org/page/Main_Page kvm/qemu] | [http://www.linux-kvm.org/page/Main_Page kvm/qemu] | ||
[http://lguest.ozlabs.org/ lguest] | [http://lguest.ozlabs.org/ lguest] | ||
− | |||
This means you can use ASL for your virtualization needs if you prefer to use the above technologies. | This means you can use ASL for your virtualization needs if you prefer to use the above technologies. | ||
Line 26: | Line 22: | ||
[http://www.parallels.com/products/pvc45/ Virtuozzo] | [http://www.parallels.com/products/pvc45/ Virtuozzo] | ||
[http://wiki.openvz.org OpenVZ] | [http://wiki.openvz.org OpenVZ] | ||
+ | [http://www.xen.org/ Xen] | ||
+ | |||
+ | On these systems you should expect ASL to report various vulnerabilities in the kernel. These are not false positives but are in fact vulnerabilities in those kernels. When using a VPS with these technologies various other behaviors will occur, and they are covered in the article [[ASL#ASL_inside_a_VPS]]. | ||
+ | |||
+ | == Development Path == | ||
+ | |||
+ | OpenVz/Virtuozzo: We are currently exploring the addition of OpenVZ natively to the ASL kernel. | ||
− | + | Xen: We are currently exploring support for native Xen support in the ASL kernel, where ASL will act as the Xen server. | |
− | + |
Revision as of 19:37, 4 August 2010
Built in Support
ASL 2.2 includes built in support for the following Virtualization technologies:
vserver kvm/qemu lguest VMWare(TM)
ASL has built in virtualization technologies, including:
vserver kvm/qemu lguest
This means you can use ASL for your virtualization needs if you prefer to use the above technologies.
Works With
ASL will also work with the following virtualization technologies, however you can not install the ASL kernel:
Virtuozzo OpenVZ Xen
On these systems you should expect ASL to report various vulnerabilities in the kernel. These are not false positives but are in fact vulnerabilities in those kernels. When using a VPS with these technologies various other behaviors will occur, and they are covered in the article ASL#ASL_inside_a_VPS.
Development Path
OpenVz/Virtuozzo: We are currently exploring the addition of OpenVZ natively to the ASL kernel.
Xen: We are currently exploring support for native Xen support in the ASL kernel, where ASL will act as the Xen server.