Re: [Qemu-devel] mute button not work

2014-11-19 Thread li
I find that it is because qemu not configured with --enable-mixemu. now i have another two questions, please help me. 1. I run win7 as the guest, when i mute the speaker of media player, the line_out_ctl(./audio/spiceaudio.c) function was not called? but "mute/unmute" button in the right bo

Re: [Qemu-devel] mute button not work

2014-11-18 Thread Tony Breeds
On Tue, Nov 18, 2014 at 03:55:07PM +0800, li wrote: > Hi all, > > i use qemu-system-x86_64 to run windows 7, and fund that "mute/unmute" button > in the right bottom of guest desktop not work. > > related info is as below: > > $qemu-system-x86_64 --version > QEMU emulator version 1.4.0, Copy

[Qemu-devel] mute button not work

2014-11-18 Thread li
Hi all, i use qemu-system-x86_64 to run windows 7, and fund that "mute/unmute" button in the right bottom of guest desktop not work. related info is as below: $qemu-system-x86_64 --version QEMU emulator version 1.4.0, Copyright (c) 2003-2008 Fabrice Bellard $ps -elf | grep qemu-system-x86_