[Lguest] [PATCH 7/25] [PATCH] interrupt related native paravirt functions.

Jeremy Fitzhardinge jeremy at goop.org
Thu Aug 9 15:52:12 EST 2007


Glauber de Oliveira Costa wrote:
> The interrupt initialization routine becomes native_init_IRQ and will
> be overriden later in case paravirt is on.
>
> The interrupt vector is made global, so paravirt guests can reference
> it in their initializations.

Why?  And if so, wouldn't it be better to add an accessor function instead?

    J



More information about the Lguest mailing list