Advertisement
ArrayBolt3

Untitled

Aug 2nd, 2023 (edited)
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. PROGRESS TRACKER
  2.  
  3. Features implemented:
  4.  
  5. * VM spec configuration (RAM, CPUs, disk space)
  6. * BIOS firmware
  7. * Basic VM operations (create, delete, boot, boot from CD)
  8. * Ability to reconfigure VM specs
  9.  
  10. Features not yet implemented:
  11.  
  12. * Native VM console
  13. * VNC support (might not happen?)
  14. * UEFI EFI firmware
  15. * UEFI Secure Boot
  16. * TPM Virtualization (useful for Windows 11)
  17. * 3D graphics acceleration for Linux VMs
  18. * Snapshotting
  19. * VM hibernation
  20. * VM app integration for Linux VMs ("seamless" mode)
  21. * Folder sharing for Linux VMs
  22. * PXE Netbooting
  23. * Headless VMs
  24. * ISO fetching from download URLs
  25. * ISO integrity and authenticity verification
  26. * NAT and bridged networking
  27. * Deep and shallow VM cloning
  28. * VM profiles (for quickly creating VMs with predefined settings)
  29. * Drag-n-drop file sharing (host-to-guest only)
  30. * Folder sharing (for Windows)
  31. * Shared clipboard
  32. * Dynamic guest resolution resizing
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement