mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-09 12:08:30 +00:00
Revert "DM: change audio passthrough parameter"
This reverts commit eceb24ac60
.
This commit is contained in:
parent
99c300eaee
commit
1336f9b578
@ -283,7 +283,7 @@ fi
|
|||||||
-s 13,virtio-rpmb \
|
-s 13,virtio-rpmb \
|
||||||
-s 10,virtio-hyper_dmabuf \
|
-s 10,virtio-hyper_dmabuf \
|
||||||
-s 11,wdt-i6300esb \
|
-s 11,wdt-i6300esb \
|
||||||
-s 14,passthru,0/e/0,keep_gsi \
|
-s 14,passthru,0/e/0 \
|
||||||
-s 23,passthru,0/17/0 \
|
-s 23,passthru,0/17/0 \
|
||||||
-s 15,passthru,0/f/0 \
|
-s 15,passthru,0/f/0 \
|
||||||
-s 27,passthru,0/1b/0 \
|
-s 27,passthru,0/1b/0 \
|
||||||
@ -292,6 +292,7 @@ fi
|
|||||||
$boot_ipu_option \
|
$boot_ipu_option \
|
||||||
-i /run/acrn/ioc_$vm_name,0x20 \
|
-i /run/acrn/ioc_$vm_name,0x20 \
|
||||||
-l com2,/run/acrn/ioc_$vm_name \
|
-l com2,/run/acrn/ioc_$vm_name \
|
||||||
|
-M \
|
||||||
$boot_image_option \
|
$boot_image_option \
|
||||||
--enable_trusty \
|
--enable_trusty \
|
||||||
-B "$kernel_cmdline" $vm_name
|
-B "$kernel_cmdline" $vm_name
|
||||||
|
Loading…
Reference in New Issue
Block a user