H.C. Chen's Library tagged → View Popular
30 May 09
DQ Blue - VM-arm
wei(http://www.csie.ntu.edu.tw/~r88052.) -- 2005-07-05 16:55:48
嗨~
這裡有一個類似 VM-ARM 的 StrongARM 模擬器
http://www.csie.ntu.edu.tw/~r88052/ARMware/zh/index.php
-
嗨~
這裡有一個類似 VM-ARM 的 StrongARM 模擬器
http://www.csie.ntu.edu.tw/~r88052/ARMware/zh/index.php
11 May 09
bochs,qemu下编写网卡驱动平台的搭建(microsysV3)_Linux技术文章_Linux_操作系统
-
Add Sticky Note1.安装虚拟网卡,下载openVPN,只安装TAP-Win32 Virtual Ethernet Adapter
- Thank you very much !! I can't find TAP-Win32 myself ... didn't know it's simply a module in the entire openVPN package. For my Vista I downloaded the "openvpn-2.1_rc15-install.exe" ... about to try .... - on 2009-05-11
10 May 09
The QEMU forum • View topic - compiling c code on qemu-arm
-
Re: compiling c code on qemu-arm
Most likely you want to install some operating system into you qemulated arm environment. I'd suggest some Debian based os.
There is quite a good instructions how to do that at <!-- m -->http://www.aurel32.net/info/debian_arm_qemu.php<!-- m --> .
Then you want to install gcc by giving following command "apt-get install gcc" (root privileges needed)
and at the end, you can command "gcc -s source.c"
09 May 09
ARM Emulation With QEMU | Go IT Expert.com | Technology Articles, Videos, Reviews and How To's
-
it includes a hard disk SCSI controller, an Ethernet card and a graphical display.
-
Add Sticky Noteit is possible to install a Debian distribution on such an emulated platform.
- Dabian is a Linux, Ubuntu is based on it.
http://tw.knowledge.yahoo.com/question/question?qid=1008121606972&q=1004123001744&p=debian - on 2009-05-09
- Dabian is a Linux, Ubuntu is based on it.
- 1 more annotations...
Ubuntu中文论坛 • 查看主题 - QEMU安装使用全攻略
-
9.宿主和客系统之间的文件共享
QEMU为你配置了一个虚拟局域网和DHCP服务器.
首先在宿主Ubuntu上配置好Samba,然后这样启动qemu
(这里假设你有个qemu_share文件夹)代码:qemu -smb $HOME/qemu_share -m 384 -localtime windows.img
在客系统Windows下,这样来访问共享文件
net use e: \\10.0.2.2\qemu_share
而且宿主Ubuntu的IP地址永远是10.0.2.2,因此如果你在宿主Ubuntu上运行了服务器,同样可以访问,比如
ftp:\\10.0.2.2,等等.
10.挂载虚拟硬盘,先要确保关闭qemu代码:sudo mount -o loop,offset=32256 windows.img /mnt
04 Jan 09
My patched QEMU 0.9.1 for windows (QEMU for Windows)
I got my first 0.9.1 Windows port from here. How does it work?
The QEMU forum • View topic - Qemu - No Network adapter / Network support
This thread may be useful to me later . . . .
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in qemu
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
