°Ô½Ã¹° 1,358°Ç
   
QEMU IDE/AHCI
±Û¾´ÀÌ : ÃÖ°í°ü¸®ÀÚ ³¯Â¥ : 2012-07-19 (¸ñ) 17:06 Á¶È¸ : 6105
±ÛÁÖ¼Ò :
                                
http://wiki.qemu.org/ChangeLog/0.14

Devices

IDE / AHCI

  • Added emulation layer for an ICH-9 AHCI controller (not yet stable). Tested with Linux, OpenBSD, Windows Vista and Windows 7. The AHCI emulation supports NCQ, so multiple read or write requests can be outstanding at the same time.(commit)
    • to use it, use the following command line snippet: -drive id=disk,file=<your image goes here>,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0




# qemu -net nic,vlan=0,macaddr=XX:XX:XX:XX:XX:XX,model=XXXX -net tap,vlan=0,ifname=virt1,script=/etc/qemu-ifup -smp 3 -m 3072 -drive id=disk,file=/VM_DISK_IMG/CentOS_5_64.raw,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0 -boot order=d -cdrom /VM_DISK_IMG/CentOS-5.7-i386-bin-DVD-1of2.iso  -vnc :1

# qemu -net nic,vlan=0,macaddr=XX:XX:XX:XX:XX:XX,model=XXXX -net tap,vlan=0,ifname=virt1,script=/etc/qemu-ifup -smp 3 -m 3072 -drive id=disk,file=/VM_DISK_IMG/CentOS_5_64.raw,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0 -boot order=c  -vnc :1


À̸§ Æнº¿öµå
ºñ¹Ð±Û (üũÇÏ¸é ±Û¾´À̸¸ ³»¿ëÀ» È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.)
¿ÞÂÊÀÇ ±ÛÀÚ¸¦ ÀÔ·ÂÇϼ¼¿ä.
   

 



 
»çÀÌÆ®¸í : ¸ðÁö¸®³× | ´ëÇ¥ : ÀÌ°æÇö | °³ÀÎÄ¿¹Â´ÏƼ : ·©Å°´åÄÄ ¿î¿µÃ¼Á¦(OS) | °æ±âµµ ¼º³²½Ã ºÐ´ç±¸ | ÀüÀÚ¿ìÆí : mojily°ñ¹ðÀÌchonnom.com Copyright ¨Ï www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.