Update qemu-kvm.md

This commit is contained in:
aiminick 2019-09-25 20:56:40 +08:00 committed by GitHub
parent 31f03272eb
commit d67ea866d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -133,8 +133,8 @@ apt install qemu-efi qemu-efi-arm qemu-efi-aarch64 ipxe-qemu* \
libnfs12 libvirglrenderer0 qemu-block-extra qemu-system-arm \ libnfs12 libvirglrenderer0 qemu-block-extra qemu-system-arm \
qemu-system-common qemu-system-data qemu-system-gui qemu-utils \ qemu-system-common qemu-system-data qemu-system-gui qemu-utils \
qemu-user-binfmt qemu qemu-guest-agent qemu-system \ qemu-user-binfmt qemu qemu-guest-agent qemu-system \
qemu-system-x86 qemu-user faumachine-data ksmtuned \ qemu-user faumachine-data ksmtuned qemu-skiboot\
cpu-checker seabios sgabios qemu-skiboot vde2 \ cpu-checker seabios sgabios vde2 \
xserver-xorg-video-qxl \ xserver-xorg-video-qxl \
-y -y
``` ```