加入收藏 设为首页 联系站长
首页 | 虚拟动态 | Cisco模拟 | Juniper仿真 | 虚拟机 | 网络仿真 | 软件路由 | 技术专题 | 相关软件 | 交流论坛
>首页 -> 虚拟机 -> Qemu

TOP

QEMU on Windows
[ 录入者:admin | 时间:2007-10-28 01:51:42 | 作者: | 来源: | 浏览:594次 ]

QEMU on Windows

English | Japanese

QEMU on Windows

QEMU is an emulator for various CPUs. It works on Linux, Windows, FreeBSD and Mac OS X. Windows version is in an alpha stage. I hope I can provide useful information on development and usage of the software.


What's New!
Stops updating.(2007/03/10)
Thank you for your help.
Kqemu installer is added.(2007/02/20)
Qemu 0.9.0 installer is added.
The USB filter driver was found to be infected.(2007/02/15)
Please check your computer if you installed the program.
Version up to 0.9.0.(2007/02/07)
Porting Tips is updated.
Binary for all patches is updated.(2007/01/15)
Patch for read-only CD-ROM is added.
Documentations are updated.
serial-thread patch is removed. It has a problem. (2006/12/18)
Binary for all patches and SPARC are updated.
Binary for MIPS emulator is added.
Patches for VNC and VVFAT are added. (2006/11/25)
Binary for all patches is updated.
Debugging Tips is updated. (2006/11/08)
Binary for SPARC with all patches is added. (2006/11/03)
Binary for all patches is updated. (2006/10/30)
Binary for keyboard is updated. (2006/10/28)
Binary for all patches is updated. (2006/10/26)
Binary for keyboard is updated. (2006/10/23)
Binary for all patches is added. (2006/10/21)
Binary for keyboard is added.
more

DownloadNew release will be available here by TAKEDA Toshiya.
http://www1.interq.or.jp/t-takeda/top.html
http://www1.interq.or.jp/~t-takeda/qemu/



A binary package that includes a small linux from QEMU linux-test package.
qemu-0.9.0-windows.zip
(6,248,207byte)

A patch for source code.
qemu-0.9.0-patches.zip

Patches for SDL library.
sdl-1.2.11-keyboard.zip



A binary package for PowerPC. It includes a PowerPC kernel and a debian install image which had been distributed in QEMU-PPC home page.
qemu-0.9.0-ppc.zip
Press Enter key 2 times and select 'Execute a Shell'. Then you will see ash prompt.
Another Linux kernel is available here.
An installed hard disk image is available here.
PREP mode is available witch option -M prep. Linux 2.4 boots in PowerMac mode but Linux 2.6 doesn't boot in PowerMac mode. I heard graphical installer of Mac OS X launches but keyborad/mouse doesn't work.
Installing Debian PPC HOWTO is available here.
http://www.overselfresearch.com/kb/qemu.html


A binary package for SPARC. It includes a small linux initrd image by F. Bellard at QEMU site.
qemu-0.9.0-sparc.zip
OpenBIOS is updated.
Screen size is 1024x748 so that press Ctrl-Alt-f to full screen to see bash prompt.


A binary package for ARM. It includes a small linux initrd image by P. Brook.
qemu-0.9.0-arm.zip
You will see black screen but press Ctrl-Alt-3 to see bash prompt.
More info is in mailing list.


A binary package for MIPS. It includes a small Linux initrd image by T. Seufer.
qemu-0.9.0-mips.zip
You will see black screen but press Ctrl-Alt-3 to see bash prompt.



AcceleratorsKqemu-1.3.0pre11 installer.
http://www.h6.dion.ne.jp/~kazuw/qemu-win/Kqemu-1.3.0pre11-install.exe
Please uninstall your old version before installing it. It is "KQEMU virtualization module for QEMU" in the control panel->add/remove software. The new Kqemu is installed as "QEMU Accereration Module".

QEMU 0.9.0 binary.
http://www.h6.dion.ne.jp/~kazuw/qemu-win/Qemu-0.9.0-install.exe
BIOS is in a pc-bios directory. Use -L like this.
-L "C:\Program Files\Qemu\pc-bios"

If you install Kqemu-1.3.0pre11-install.exe, non installable package qemu-0.9.0-windows.zip is also accelerated.

I have not tested on Windows Vista host.

For more information, see here.


DocumentationPorting Tips

Debugging Tips

How to use floppy, CD-ROM and hard disk
How to use network
Using Tap
Using Audio
OtherTips
Accelerator
User Documentation in Japanese
LinksWindows binaries
http://www1.interq.or.jp/t-takeda/top.html
http://www1.interq.or.jp/~t-takeda/qemu/
QEMU
http://fabrice.bellard.free.fr/qemu/
Mailing list
http://lists.gnu.org/archive/html/qemu-devel/
QEMU forum
http://qemu-forum.ipi.fi/
QEMU snapshots
http://qemu-forum.ipi.fi/qemu-snapshots/
Savannah project page
http://savannah.gnu.org/projects/qemu/
Bochs BIOS
http://bochs.sourceforge.net/
VGA BIOS
http://www.nongnu.org/vgabios/
MinGW
http://www.mingw.org/
SDL library
http://www.libsdl.org/
zlib
http://www.gzip.org/zlib/
QEMU PowerPC
http://perso.magic.fr/l_indien/qemu-ppc/
Open Hack'Ware - PowerPC BIOS
http://perso.magic.fr/l_indien/OpenHackWare/
QEMU patches - interpreter and audio patches
http://www.boblycat.org/~malc/code/patches/qemu/
USB support
http://www.scaramanga.co.uk/stuff/qemu-usb/
IRIX, other patches and documents
http://libvncserver.sourceforge.net/qemu/
FreeOsZoo
http://www.oszoo.org/
PReP linux image
http://www.olifantasia.com/qemu/
Proll for SPARC system
http://people.redhat.com/zaitcev/linux/
QEMU Mac OS X binaries
http://www.kberg.ch/qemu/
QemuX
http://cordney.com/QemuX/
MIPS
http://www.linux-mips.org/wiki/Qemu
RPM for Fedora Core 3 and Fedora Core 4
http://qemu.wantstofly.org/
RPM for Mandriva 10.0, 10.1 and 10.2
http://fasmz.org/~pterjan/rpm/
HPPA
http://homepage.ntlworld.com/wholehog/stuart/qemu/
Qemu hand written code generator
https://nowt.dyndns.org/
Installing Debian PPC HOWTO
http://www.overselfresearch.com/kb/qemu.html
Windows 95 network card HOWTO
http://www.kberg.ch/q/index.php?p=10
Darwine:qemu-darwin-user
http://wiki.opendarwin.org/index.php/Darwine:qemu-darwin-user
Unofficial qemu FAQ
http://www.kidsquid.com/cgi-bin/moin.cgi/FrequentlyAskedQuestions
QEMU Wiki
http://wiki.archlinux.org/index.php/Qemu
SPARC host packages
http://user.cs.tu-berlin.de/~mbeinsx/qemu/
http://user.cs.tu-berlin.de/~mbeinsx/s_r_c/
http://www.blastwave.org/packages/CSWqemu
Argos: An Emulator for capturing Zero-Day Attacks
http://www.few.vu.nl/~porto/argos/
Linux screensaver for Windows
http://www-128.ibm.com/developerworks/linux/library/l-scrnsave/
USB patches for Win32, FreeBSD and MacOS X
http://gnome.dnsalias.net/patches/
Brendan's BIOS Project
http://bcos.hopto.org/bios.html
Running Qemu on FreeBSD, as host
http://people.freebsd.org/~maho/qemu/qemu.html
git repository
http://brick.kernel.dk/git/?p=qemu.git;a=summary
The Free Emulation of Ubuntu in Windows with VMware Player or Qemu
http://homepage.sunrise.ch/mysunrise/ekeller00/EricKellerUbuntuPage.html
The QCOW Image Format
http://www.gnome.org/~markmc/qcow-image-format.html
QEMU works on DOS + HX DOS Extender
http://www.japheth.de/
Install Minix on QEMU
http://neojia.livejournal.com/2681.html
OpenSolaris Project
http://www.opensolaris.org/os/project/qemu/
Gumstix emulation for QEMU
http://www.bitmux.org/qemu.html
Filesystem Capabilities
http://www.friedhoff.org/fscaps.html
SystemC-QEMU
http://cephis.uab.es/proj/public/qemu/
QEMU in French
http://easy.open.and.free.fr/QEmu/
QEMU-Puppy
http://www.erikveen.dds.nl/qemupuppy/index.html
Qvm86 - QEmu x86 virtualization module
http://savannah.nongnu.org/projects/qvm86

QGui - QEmu Launcher
http://perso.wanadoo.es/comike/
QEMU Manager
http://www.davereyn.co.uk/
QEmu Launcher - QEmu front end in Japanese
http://www.vector.co.jp/soft/win95/util/se340805.html

QEMU with Knoppix Japanese Edition - in English
http://unit.aist.go.jp/itri/knoppix/qemu/index-en.html

osdev-j
http://wiki.osdev.info/index.php?qemu
OS Wiki
http://community.osdev.info/index.php?qemu
2ch
http://pc8.2ch.net/test/read.cgi/os/1130079274/l50
Gadget Bochs - BIOS etc.
http://ebisa.hp.infoseek.co.jp/bochs/index.shtml
http://ebisa.hp.infoseek.co.jp/qemu/index.shtml
QEMU etc. Many screenshots.
http://hhungry.hp.infoseek.co.jp/
How to use QEMU in Japanese.
http://www15.big.or.jp/~yamamori/sun/qemu/

[上一篇]试用QEMU,安装个FreeBSD 5.3 [下一篇]Qemu中文使用手册
※相关文章
 

评论

称  呼:
内  容:

相关栏目

最新文章

热门文章

推荐文章

赞助商链接