Changes between Version 43 and Version 44 of TipAndDoc/VM/KVM


Ignore:
Timestamp:
Jun 21, 2015 11:18:49 PM (9 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/VM/KVM

    v43 v44  
    208208 * [http://yujilow1220.github.io/blog/Cloud/vga-passthrough-on-kvm-on-fedora-20/ Fedora 20上のKVMでVGAパススルーをやってみた - Yujilow's Note] 
    209209 * [http://seesaawiki.jp/w/kou1okada/d/Linux%20-%20PCI-PassThrough Linux - PCI-PassThrough - PIB] 
     210 * [https://bbs.archlinux.org/viewtopic.php?id=162768 KVM VGA-Passthrough using the new vfio-vga support in kernel =>3.9 / Community Contributions / Arch Linux Forums] 
    210211 
    211212 * QEMUの引数に追加されるものの例 
     
    322323 === patch === 
    323324 * [https://lkml.org/lkml/2015/2/2/226 LKML: Tim Sander: (PATCH) 3.19-rc7: add quirk for 1c28:0122 (rev 14) SATA controller] 
     325 
     326 = OVMF = 
     327 * [http://tianocore.sourceforge.net/wiki/How_to_run_OVMF How to run OVMF - Tianocore] 
     328 * [https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF PCI passthrough via OVMF - ArchWiki] 
     329 * [https://wiki.ubuntu.com/UEFI/OVMF UEFI/OVMF - Ubuntu Wiki]