qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] pci: Add class 0x403 as 'audio controller'
Date: Thu, 5 May 2011 16:11:30 +0300	[thread overview]
Message-ID: <20110505131130.GF30119@redhat.com> (raw)
In-Reply-To: <4DBEF181.6090208@siemens.com>

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 <jan.kiszka@siemens.com>

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..87f1b0c 100644
> --- a/hw/pci.c
> +++ b/hw/pci.c
> @@ -1145,6 +1145,7 @@ static const pci_class_desc pci_class_descriptions[] =
>      { 0x0400, "Video controller", "video"},
>      { 0x0401, "Audio controller", "sound"},
>      { 0x0402, "Phone"},
> +    { 0x0403, "Audio controller", "sound"},
>      { 0x0480, "Multimedia controller"},
>      { 0x0500, "RAM controller", "memory"},
>      { 0x0501, "Flash controller", "flash"},
> -- 
> 1.7.1

      reply	other threads:[~2011-05-05 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-02 18:01 [Qemu-devel] [PATCH] pci: Add class 0x403 as 'audio controller' Jan Kiszka
2011-05-05 13:11 ` Michael S. Tsirkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110505131130.GF30119@redhat.com \
    --to=mst@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).