qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/9] isa: Add a way to query for a free interrup


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 3/9] isa: Add a way to query for a free interrupt
Date: Tue, 10 Jul 2012 11:16:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Il 09/07/2012 21:17, address@hidden ha scritto:
> From: Corey Minyard <address@hidden>
> 
> This lets devices that don't care about their interrupt number, like
> IPMI, just grab any unused interrupt.

I would try to avoid this.  It is too dependent on the actual
initialization order and command line.  Just pick a reasonable value for
the interrupt (5?) and make it customizable.

I only gave a cursory look at the series, but it looks really well done
except for command-line parsing.  I'll reply to the patches individually.

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]