Skip to content

Commit

Permalink
Disable Audio
Browse files Browse the repository at this point in the history
Signed-off-by: Yadong Qi <[email protected]>
  • Loading branch information
YadongQi committed Oct 29, 2021
1 parent bca496f commit ef2b4b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/guest/start.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ static const char *fixed_cmd =
" -device qemu-xhci,id=xhci,p2=8,p3=8"
" -device usb-mouse"
" -device usb-kbd"
" -device intel-hda -device hda-duplex"
" -audiodev id=android_spk,timer-period=5000,driver=pa"
" -device vhost-vsock-pci,id=vhost-vsock-pci0,guest-cid=3"
" -device e1000,netdev=net0"
" -device intel-iommu,device-iotlb=on,caching-mode=on"
Expand Down

0 comments on commit ef2b4b7

Please sign in to comment.