From: Jan Kiszka <jan.kiszka@siemens.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "Kevin Wolf" <kwolf@redhat.com>,
"Andreas Färber" <andreas.faerber@web.de>,
"Alexander Graf" <agraf@suse.de>,
"Aurelien Jarno" <aurelien@aurel32.net>,
"QEMU Developers" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [RFC] prep: enable irq sharing on ide again
Date: Mon, 14 Feb 2011 12:40:08 +0100 [thread overview]
Message-ID: <4D591498.5010805@siemens.com> (raw)
In-Reply-To: <4D591085.9020906@redhat.com>
On 2011-02-14 12:22, Gerd Hoffmann wrote:
> On 02/08/11 00:26, Alexander Graf wrote:
>> The new ISA infrastructure checks for potential irq sharing bugs on
>> interrupt lines, because usually irq lines on isa can't be shared.
>>
>> The PREP spec however mandates that the irq lines for both IDE ports
>> are shared and according to Aurelien this also used to work just fine.
>>
>> So let's add a way to enable this sharing again, so we don't introduce
>> unnecessary regressions over older versions of Qemu.
>
> Had a patch for that, got shoot down for reasons I don't remember,
> attached for reference. It basically allows IRQ sharing in case the two
> devices sharing the IRQ are of the same kind. In that case you usually
> have a single guest driver handling both devices and IRQ sharing works
> most of the time.
Yeah, 3x -serial XXX is also broken for x86 targets as the third device
shares its IRQ with the first - like on real HW...
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
prev parent reply other threads:[~2011-02-14 11:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 23:26 [Qemu-devel] [RFC] prep: enable irq sharing on ide again Alexander Graf
2011-02-14 11:22 ` [Qemu-devel] " Gerd Hoffmann
2011-02-14 11:34 ` Alexander Graf
2011-02-14 11:40 ` Jan Kiszka [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=4D591498.5010805@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=agraf@suse.de \
--cc=andreas.faerber@web.de \
--cc=aurelien@aurel32.net \
--cc=kraxel@redhat.com \
--cc=kwolf@redhat.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 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.