[Title] Using frontend AC97, backend dsoun in windows
authorsyeon.hwang <syeon.hwang@samsung.com>
Mon, 19 Mar 2012 13:45:29 +0000 (22:45 +0900)
committersyeon.hwang <syeon.hwang@samsung.com>
Mon, 19 Mar 2012 13:45:29 +0000 (22:45 +0900)
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

tizen/qemu_configure.sh

index 42894e3..94fc6cd 100755 (executable)
@@ -27,9 +27,10 @@ MINGW*)
 echo "checking for os... targetos $targetos"
 exec ./configure \
  --target-list=i386-softmmu \
- --audio-drv-list=winwave \
+ --audio-drv-list=dsound \
  --enable-mixemu \
  --disable-vnc-tls \
+ --audio-card-list=ac97 \
  --enable-ldst-optimization \
  --enable-maru \
  --enable-gl