Changeset 1736 for trunk/packages
- Timestamp:
- Nov 22, 2008, 2:11:06 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/code/main.py
r1718 r1736 447 447 'HVM/ParaVM': """ 448 448 HVM machines use the virtualization features of the processor, while 449 ParaVM machines use Xen's emulation of virtualization features. You 450 want an HVM virtualized machine.""", 449 ParaVM machines rely on a modified kernel to communicate directly with 450 the hypervisor. HVMs support boot CDs of any operating system, and 451 the VNC console applet. The three-minute autoinstaller produces 452 ParaVMs. ParaVMs typically are more efficient, and always support the 453 console server.</p> 454 455 <p>We recommend using a ParaVM when possible and an HVM when necessary. 456 """, 451 457 'CPU Weight': """ 452 458 Don't ask us! We're as mystified as you are.""",
Note: See TracChangeset
for help on using the changeset viewer.