alpine-qemu-install doesn use kvm
This commit is contained in:
@@ -44,11 +44,10 @@ qemu-system-x86_64 \
|
|||||||
-drive file=$IMG \
|
-drive file=$IMG \
|
||||||
-display none \
|
-display none \
|
||||||
-device virtio-vga \
|
-device virtio-vga \
|
||||||
-enable-kvm \
|
-display default,show-cursor=on \
|
||||||
-net user,hostfwd=tcp::7777-:22
|
-nic user,hostfwd=tcp::2222-:22 \
|
||||||
-net nic
|
-virtfs local,id=share,path="$SHARE",security_model=none,mount_tag=hostshare
|
||||||
#-virtfs local,id=share,path="$SHARE",security_model=none,mount_tag=hostshare
|
#-enable-kvm \
|
||||||
|
|
||||||
|
|
||||||
## --- Run QEMU with graphics + shared folder ---
|
## --- Run QEMU with graphics + shared folder ---
|
||||||
#qemu-system-x86_64 \
|
#qemu-system-x86_64 \
|
||||||
|
|||||||
Reference in New Issue
Block a user