Virtualization modules
From Linux on Power wiki
Which kernel modules are used for virtualization
Virtualization support realized with Linux kernel modules
- ibmveth - virtual ethernet device driver (client and server)
- ibmvscsic - virtual SCSI client device driver
- ibmvscsis - virtual SCSI server device driver
Contained in the standard “vanilla“ Linux kernel (http://www.kernel.org):
- virtual ethernet: since Linux kernel v2.6.8.1
- virtual SCSI client: since Linux kernel v2.6.9
- virtual SCSI server: not yet included in the standard Linux kernel
- Implemented and provided with SLES9 kernel source under the GPL license
