Advertisement
Guest User

Untitled

a guest
Jan 16th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. KVM VGA-Passthrough Info (5/01/2015)
  2.  
  3. tutorial + OVMF (2nd link)
  4. https://bbs.archlinux.org/viewtopic.php?id=162768&p=1
  5. http://vfio.blogspot.com.au/2014/08/primary-graphics-assignment-without-vga.html
  6.  
  7. http://vfio.blogspot.com.au/2014/08/vfiovga-faq.html
  8.  
  9.  
  10.  
  11. See talk for overview
  12. https://www.youtube.com/watch?v=NhZ9eIpg2nM
  13.  
  14.  
  15. hardware
  16. https://docs.google.com/spreadsheet/ccc?key=0Aryg5nO-kBebdFozaW9tUWdVd2VHM0lvck95TUlpMlE&usp=drive_web#gid=0
  17.  
  18. https://bbs.archlinux.org/search.php?action=show_user_posts&user_id=75590
  19.  
  20. https://bbs.archlinux.org/viewtopic.php?pid=1463734#p1463734
  21. https://bbs.archlinux.org/viewtopic.php?pid=1465854#p1465854
  22. https://bbs.archlinux.org/viewtopic.php?pid=1466309#p1466309
  23.  
  24. one monitor
  25. https://bbs.archlinux.org/viewtopic.php?pid=1488364#p1488364
  26.  
  27. share keyboard+mouse input
  28. https://bbs.archlinux.org/viewtopic.php?pid=1447715#p1447715
  29. https://bbs.archlinux.org/viewtopic.php?pid=1485592#p1485592
  30.  
  31.  
  32. Can either use:
  33. * VGA assignment
  34. ---> has issues with intel host gfx (need modified kernel, etc)
  35.  
  36. or
  37.  
  38. * OVMF (UEFI for VM)
  39. http://vfio.blogspot.com.au/2014/08/primary-graphics-assignment-without-vga.html
  40. ---> need GFX card with UEFI rom (most newer cards support it)
  41. -------- check: http://vfio.blogspot.com.au/2014/08/does-my-graphics-card-rom-support-efi.html
  42. ---> need UEFI guest and host (win 8 or later)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement