qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Bernhard Beschow <shentey@gmail.com>, qemu-devel@nongnu.org
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Huacai Chen <chenhuacai@kernel.org>
Subject: Re: [PATCH v2] hw/isa/vt82c686: Respect SCI interrupt assignment
Date: Wed, 4 Oct 2023 13:06:44 +0200	[thread overview]
Message-ID: <b9b3fbbf-c49b-6403-49d3-46b53e1f50d3@linaro.org> (raw)
In-Reply-To: <20231004105709.16994-1-shentey@gmail.com>

On 4/10/23 12:57, Bernhard Beschow wrote:
> According to the datasheet, SCI interrupts of the power management function
> aren't routed through the PCI pins but rather directly to the integrated PIC.
> The routing is configurable through the ACPI interrupt select register at offset
> 0x42 in the PCI configuration space of the ISA function.
> 
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> 
> ---
> 
> v2:
> * Introduce named constants for the ACPI interrupt select register at offset
>    0x42 (Phil)
> ---
>   hw/isa/vt82c686.c | 47 +++++++++++++++++++++++++++++++++++------------
>   1 file changed, 35 insertions(+), 12 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2023-10-04 11:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-04 10:57 [PATCH v2] hw/isa/vt82c686: Respect SCI interrupt assignment Bernhard Beschow
2023-10-04 11:06 ` Philippe Mathieu-Daudé [this message]
2023-10-04 12:11 ` BALATON Zoltan
2023-10-04 12:28 ` BALATON Zoltan
2023-10-05  7:27   ` Bernhard Beschow
2023-10-05 11:26     ` BALATON Zoltan
2023-10-05 12:10       ` Bernhard Beschow
2023-10-05 12:38         ` BALATON Zoltan

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=b9b3fbbf-c49b-6403-49d3-46b53e1f50d3@linaro.org \
    --to=philmd@linaro.org \
    --cc=chenhuacai@kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=shentey@gmail.com \
    /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).