Update qemu-kvm.md

This commit is contained in:
aiminick 2019-08-20 02:51:27 +08:00 committed by GitHub
parent 1f6d78a971
commit 8a35683ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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