All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] MSI broken?
Date: Wed, 03 Nov 2010 13:40:59 +0100	[thread overview]
Message-ID: <4CD1585B.2010200@redhat.com> (raw)
In-Reply-To: <20101103123446.GB26077@valinux.co.jp>

On 11/03/10 13:34, Isaku Yamahata wrote:
> On Wed, Nov 03, 2010 at 12:03:15PM +0100, Gerd Hoffmann wrote:
>>   Hi,
>>
>> What is the status if the recently merged MSI support?
>>
>> I'm trying to use it to add msi support to the intel-hda driver (current
>> wip patch attached).  Everything works fine up to the point where it
>> comes to delivering the interrupt to the guest.  msi_notify pretends to
>> signal the guest:
>>
>> msi_notify:243 intel-hda:30 notify vector 0x0 address: 0xfee01008 data:
>> 0x4151
>>
>> The guest never ever receives this interrupt though:
>>
>> [root@localhost ~]# grep hda /proc/interrupts
>>   43:          0   PCI-MSI-edge      hda_intel
>>
>> Ideas anyone?
>
> Let's track it down futher.
> Were acpi_mem_writel() and apic_send_msi() in hw/apic.c called or not?

No such function in my tree (savannah/master).

Looks like some bits needed for msi are not merged yet?

cheers,
   Gerd

  reply	other threads:[~2010-11-03 12:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 11:03 [Qemu-devel] MSI broken? Gerd Hoffmann
2010-11-03 12:34 ` Isaku Yamahata
2010-11-03 12:40   ` Gerd Hoffmann [this message]
2010-11-03 13:37     ` Isaku Yamahata
2010-11-03 15:15       ` Gerd Hoffmann

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=4CD1585B.2010200@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yamahata@valinux.co.jp \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.