Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IOMMU をテストするために変更された qemu を使用し、seabios にも準拠しましたが、今のところ、qemu で特別な「seabios」を使用する方法がわかりません。それらを組み合わせる必要があるためです。ありがとう!
簡単なコマンドライン引数を使用して、BIOSファイルをqemuに渡すことができます。-bios mybios
-bios mybios
これはあなたが望んでいたことですか?