qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Beth Kon <eak@us.ibm.com>
To: qemu-devel@nongnu.org
Cc: bochs-developers@lists.sourceforge.net,
	eswierk@aristanetworks.com, herbszt@gmx.de
Subject: Re: [Qemu-devel] [PATCH] Fix non-ACPI Timer Interrupt Routing
Date: Tue, 14 Apr 2009 12:19:10 -0400	[thread overview]
Message-ID: <49E4B77E.8000601@us.ibm.com> (raw)
In-Reply-To: <01c201c9bd11$2a48d640$7eda82c0$@com>

Stanislav wrote:
>> The irq0->inti2 override is not absolutely required. Running Windows 
>> 2008 in QEMU with the emulated HPET does require it, so this is a 
>> QEMU-only change.
>>     
>
> Non-absolutely required is not good answer :)
> Is anything will be broken if the change is merged for Bochs as well ?
> I think it will not.
> And as bonus, Windows 7 32-bit is not booting under Bochs without this
> change.
>
>   
This is part of a bigger change for QEMU, incorporating irq0->inti2 
override for ACPI, and non-ACPI, driven by addition of the HPET. It 
required BIOS changes as well as QEMU changes to route irq0 to inti2 of 
the IOAPIC. This patch alone is not complete. I have tested the complete 
solution in QEMU, thus the guards.

The complete solution would require the madt_int_override portions of 
this patch:
http://lists.gnu.org/archive/html/qemu-devel/2008-11/txtSbJwxwQwiT.txt

and the Bochs equivalent of the QEMU irq0->inti2 routing (see changes to 
ioapic_set_irq) in this patch:
http://lists.gnu.org/archive/html/qemu-devel/2008-11/txtswJIdPnCbr.txt
> Stanislav
>
> -----Original Message-----
> From: qemu-devel-bounces+stlintel=gmail.com@nongnu.org
> [mailto:qemu-devel-bounces+stlintel=gmail.com@nongnu.org] On Behalf Of Beth
> Kon
> Sent: Tuesday, April 14, 2009 5:20 PM
> To: qemu-devel@nongnu.org
> Cc: bochs-developers@lists.sourceforge.net; eswierk@aristanetworks.com;
> herbszt@gmx.de
> Subject: Re: [Qemu-devel] [PATCH] Fix non-ACPI Timer Interrupt Routing
>
> Stanislav wrote:
>   
>> Hi,
>>
>> Could you explain why you doing these changes for QEMU only (with ifdef
>> QEMU) ?
>>
>>   
>>     
>
>
> The irq0->inti2 override is not absolutely required. Running Windows 
> 2008 in QEMU with the emulated HPET does require it, so this is a 
> QEMU-only change.
>
>
>
>
>
>   

  reply	other threads:[~2009-04-14 16:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14  0:30 [Qemu-devel] [PATCH] Fix non-ACPI Timer Interrupt Routing Beth Kon
2009-04-14  1:10 ` Ryan Harper
2009-04-14 13:43   ` Beth Kon
2009-04-14  7:32 ` Stanislav
2009-04-14 14:20   ` Beth Kon
2009-04-14 14:56     ` Stanislav
2009-04-14 16:19       ` Beth Kon [this message]
2009-04-19 21:23         ` Sebastian Herbszt
2009-04-20 18:06           ` Beth Kon
2009-04-21 22:22             ` [Qemu-devel] " Sebastian Herbszt

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=49E4B77E.8000601@us.ibm.com \
    --to=eak@us.ibm.com \
    --cc=bochs-developers@lists.sourceforge.net \
    --cc=eswierk@aristanetworks.com \
    --cc=herbszt@gmx.de \
    --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).