[Qemu-devel] [PATCH 06/11] hw/ac97: new support for volume control

2012-03-01 Thread Marc-André Lureau
--- hw/ac97.c | 79 + 1 files changed, 79 insertions(+), 0 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index f7866ed..227233c 100644 --- a/hw/ac97.c +++ b/hw/ac97.c @@ -436,6 +436,63 @@ static void reset_voices (AC97LinkState *s, u

[Qemu-devel] [PATCH 06/11] hw/ac97: new support for volume control

2011-10-13 Thread Marc-André Lureau
--- hw/ac97.c | 79 + 1 files changed, 79 insertions(+), 0 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index ba94835..4a7c4ed 100644 --- a/hw/ac97.c +++ b/hw/ac97.c @@ -431,6 +431,63 @@ static void reset_voices (AC97LinkState *s, u

Re: [Qemu-devel] [PATCH 06/11] hw/ac97: new support for volume control

2011-09-29 Thread Wayne Gao
Hi Marc-André, >>> --- hw/ac97.c | 79 + 1 files changed, 79 insertions(+), 0 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index ba94835..4a7c4ed 100644 --- a/hw/ac97

[Qemu-devel] [PATCH 06/11] hw/ac97: new support for volume control

2011-09-21 Thread Marc-André Lureau
--- hw/ac97.c | 79 + 1 files changed, 79 insertions(+), 0 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index ba94835..4a7c4ed 100644 --- a/hw/ac97.c +++ b/hw/ac97.c @@ -431,6 +431,63 @@ static void reset_voices (AC97LinkState *s, u