[Qemu-devel] [PATCH 05/11] hw/ac97: the volume mask was not always 0x1f

2012-03-01 Thread Marc-André Lureau
It's a case by case, which will be added appropriately. --- hw/ac97.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index f2804e6..f7866ed 100644 --- a/hw/ac97.c +++ b/hw/ac97.c @@ -118,7 +118,6 @@ enum { #define EACS_VRA 1 #define EACS_VRM 8 -#

[Qemu-devel] [PATCH 05/11] hw/ac97: the volume mask was not always 0x1f

2011-10-13 Thread Marc-André Lureau
It's a case by case, which will be added appropriately. --- hw/ac97.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index 4d4a658..ba94835 100644 --- a/hw/ac97.c +++ b/hw/ac97.c @@ -114,7 +114,6 @@ enum { #define EACS_VRA 1 #define EACS_VRM 8 -#

[Qemu-devel] [PATCH 05/11] hw/ac97: the volume mask was not always 0x1f

2011-09-21 Thread Marc-André Lureau
It's a case by case, which will be added appropriately. --- hw/ac97.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/hw/ac97.c b/hw/ac97.c index 4d4a658..ba94835 100644 --- a/hw/ac97.c +++ b/hw/ac97.c @@ -114,7 +114,6 @@ enum { #define EACS_VRA 1 #define EACS_VRM 8 -#