@(QEMU)[QEMU學習導航]html
[TOC]架構
描述:QEMU源碼下載的地方。 網址:http://wiki.qemu.org/Download學習
描述:編譯QEMU的方法。測試
https://en.wikibooks.org/wiki/QEMU/Linux調試
http://wiki.qemu.org/Hosts/Linuxhtm
http://wiki.qemu.org/Hosts/W32blog
描述:調試QEMU的方法。 網址1(較詳細):https://en.wikibooks.org/wiki/QEMU/Debugging_with_QEMU 網址2:http://wiki.qemu.org/Documentation/Debugging資源
描述:用於測試在不一樣架構下運行QEMU系統和用戶模式仿真。 網址:http://wiki.qemu.org/Documentation/GettingStartedDevelopers文檔
http://wiki.qemu.org/Contribute/KVMAutotestInstallfestget
網址:http://wiki.qemu.org/MailingLists
http://wiki.qemu.org/DeveloperNews
http://wiki.qemu.org/CodeTransitions
http://wiki.qemu.org/BiteSizedTasks
QEMU使用TCG技術將客戶機中的指令轉換爲主機指令。能夠經過閱讀代碼樹中的tcg/README文件開始對它的學習。
http://the-hydra.blogspot.com/2011/04/getting-confused-when-exploring-qemu.html
http://wiki.qemu.org/Manual#User_Documentation