教學 (Tutorials)
細說 stack based Ksana Minimal Virtual Machine http://tutor.ksana.tw/ksanavm/ 論壇 http://groups.google.com/group/ksanavm
Welcome to NCHC Cloud Computing Research Group http://trac.nchc.org.tw/cloud/
VM 中文教學 http://benjr.tw/?q=node/517
模擬器 (Simulator)
Research for Software Transactional Memory http://www.tinystm.org/
VirtutechR Simics https://www.simics.net/
AMD SimNow Simulator http://developer.amd.com/cpu/simnow/Pages/default.aspx
SimOS ftp://www-flash.stanford.edu/pub/hive/TOMACS96-simos.pdf
FastSim http://pages.cs.wisc.edu/~wwt/fastsim/
HASim 整合 FPGA 與 軟體模擬器 http://publications.csail.mit.edu/abstracts/abstracts07/pellauer-abstract/hasim.html
Wattch http://www.eecs.harvard.edu/~dbrooks/wattch-form.html
Dinero IV, Cache 模擬器 http://pages.cs.wisc.edu/~markhill/DineroIV/
Low level virtual machine, 產生跨平台中間碼的編譯器 http://llvm.org/
gsim51, 8051 Simulator http://gsim51.sourceforge.net/
MC8051, VHDL 8051 http://www.oregano.at/ger/index.html
uCsim, 8051 模擬器, http://mcu-programming.blogspot.com/2006/11/ucsim-8051-simulator-for-sdcc.html
tiny8051, C# based 8051 Simulator http://tiny8051.sourceforge.net/news.php
Mips 模擬器 http://www.linux-mips.org/wiki/Emulators
OpenMoko/Neo1973硬體模擬 http://orzlab.blogspot.com/2007/04/openmokoneo1973.html
OpenMoko/Neo1973硬體模擬 Win32平台 http://orzlab.blogspot.com/2007/04/openmokoneo1973win32.html
ARM模擬的狀態保存 http://orzlab.blogspot.com/2007/05/arm.html
透過USB連線與OpenMoko模擬裝置互動 http://orzlab.blogspot.com/2007/05/usbopenmoko.html
GSM modem裝置模擬 http://orzlab.blogspot.com/2007/05/gsm-modem.html
Poky, Zaurus 的系統模擬與完整的 open source software stack http://pokylinux.org/
模擬 Palm 5 的硬體 http://orzlab.blogspot.com/2007/06/palm-5linux.html
CoWare, 模擬 ARM9 Full-System http://www.coware.com/solutions/vpdownload.php
SimuAVR, 支援 GDB 的 AVR 模擬器 http://savannah.nongnu.org/projects/simulavr/ http://www.nongnu.org/simulavr/
GoVirual, Academic Forum http://www.govirtual.org/index.jspa
Open Cirrus, Free Cloud Computing Resource https://opencirrus.org/
OpenVZ, 基於 Linux 的 VM http://wiki.openvz.org/Main_Page
XenARM http://wiki.xensource.com/xenwiki/XenARM
NX Server, 輕量級的遠端桌面通訊協定 http://www.nomachine.com/documents/getting-started.php http://www.nomachine.com/documents/pdf/intr-technology.pdf
NearX, Open Source 的 NX Server http://code.google.com/p/neatx/
FreeNX, Open Source 的 NX Client/Server http://freenx.berlios.de/
Thinstation, 支援多種遠端桌面通訊協定 http://www.thinstation.org/
Spice 遠端虛擬周邊 http://www.spice-space.org/
Ganeti, 虛擬機器管理程式 http://code.google.com/p/ganeti/
Linux 上的虛擬機器 http://kvm.et.redhat.com/page/Main_Page
Wii 模擬器 http://code.google.com/p/dolphin-emu/
Wii WBFS 工具 http://wiki.gbatemp.net/wiki/index.php?title=WBFS_Managers
ARM Linux on Qumu http://www.cyut.edu.tw/~ckhung/b/sa/arm.php
Debug Linux Kernel with Eclipse CDT and Qemu http://issaris.blogspot.com/2007/12/download-linux-kernel-sourcecode-from.html http://www.cs.rochester.edu/~sandhya/csc256/assignments/qemu_linux.html
Graphite, Multicore Simulator http://wiki.github.com/mit-carbon/Graphite/ http://groups.csail.mit.edu/carbon/?page_id=111
simics, embedded system simulator http://www.virtutech.com/whatissimics.html
Gems, Ruby, Memory system simulator http://www.cs.wisc.edu/gems/home.html
Mars86, x86 64bits emulator http://www.marss86.org/index.php/Home
Open Source VNC http://www.tightvnc.com/
Android Dalvik
Dalvik 討論 http://www.mobile01.com/topicdetail.php?f=423&t=1206432&p=1 http://brightcore.blogspot.com/ http://developer.android.com/guide/practices/design/performance.html
Android应用程序的快速启动是怎样炼成的? http://janla.javaeye.com/blog/400442
在 Beagleboard 上比較 Dalvik 與 CVM-jit 的效能 http://jserv.blogspot.com/2009/08/beagleboard-dalvik-cvm-jit.html http://jserv.blogspot.com/2009/08/string.html
Forth
forth 神話般的程式語言 http://www.forthchina.com/articles/index.htm http://www.coreforth.com/technic/index.html
Win32Forth, Win32 版 forth http://www.figtaiwan.org/Win32Forth.htm
C 語言製作的 forth VM tile-forth-2.1_ubunutu904.tgz
FVM, MSP430 的 forth VM http://fvm430.sourceforge.net/#_Download_FVM
Pygmy forth, ARM 的 forth VM http://pygmy.utoh.org/riscy/
評估工具 (Performance Tool)
Jumpshot http://www.mcs.anl.gov/research/projects/perfvis/software/viewers/index.htm
相關文章
書評-虛擬化技術的世界,遠比你想像的寬廣 http://www.ithome.com.tw/itadm/article.php?c=41273
完全看懂虛擬化圖解 http://www.pcadv.com.tw/?p=9786
Multicore Infrastructure & Tools http://www.ece.gatech.edu/research/labs/casl/multicore.html
Hadoop 雲端計算開放平台 http://www.wretch.cc/blog/trendnop09/21159427
MapReduce 雲端計算核心技術 http://www.ithome.com.tw/itadm/article.php?c=49410&s=7
指令融合技術 http://www.highdiy.com/html/cpu/eva/223_3.shtml
Interl Core i7 研究 http://cs466.andersonje.com/
gtkwave + OpenESL http://screamlab-ncku-2008.blogspot.com/2009/03/gtkwave-and-vcd-by.html
廠商 (Manufacture)
Labcenter Electronic, MCU 軟硬體協同模擬 http://www.labcenter.co.uk/products/vsm_overview.cfm
Personal Cloud http://www.tonido.com/ http://www.itworld.com/saas/103514/cloud-computing-choosing-a-personal-cloud-service