Re: [Qemu-devel] [PATCH] pci: Add class 0x403 as 'audio controller'

2011-05-05 Thread Michael S. Tsirkin
On Mon, May 02, 2011 at 08:01:37PM +0200, Jan Kiszka wrote: > Used by HD audio controllers like our intel-hda. > > Signed-off-by: Jan Kiszka Applied, thanks! > --- > hw/pci.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/hw/pci.c b/hw/pci.c > index 6b577e1..87f

[Qemu-devel] [PATCH] pci: Add class 0x403 as 'audio controller'

2011-05-02 Thread Jan Kiszka
Used by HD audio controllers like our intel-hda. Signed-off-by: Jan Kiszka --- hw/pci.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/hw/pci.c b/hw/pci.c index 6b577e1..87f1b0c 100644 --- a/hw/pci.c +++ b/hw/pci.c @@ -1145,6 +1145,7 @@ static const pci_class_desc pci_c