[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120328092358.GD22885@gmail.com>
Date: Wed, 28 Mar 2012 11:23:58 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc: mingo@...e.hu, suresh.b.siddha@...el.com, jwboyer@...hat.com,
linux-kernel@...r.kernel.org, hpa@...or.com, yinghai@...nel.org,
Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com>
Subject: Re: [PATCH 1/3] x86: add io_apic_ops to allow interception
* Konrad Rzeszutek Wilk <konrad.wilk@...cle.com> wrote:
> From: Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com>
>
> Xen dom0 needs to paravirtualize IO operations to the IO APIC, so add
> a io_apic_ops for it to intercept. Do this as ops structure because
> there's at least some chance that another paravirtualized environment
> may want to intercept these.
>
> [ Impact: indirect IO APIC access via io_apic_ops ]
>
> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com>
> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
> Acked-by: Suresh Siddha <suresh.b.siddha@...el.com>
> ---
> arch/x86/include/asm/io_apic.h | 9 +++++++
> arch/x86/kernel/apic/io_apic.c | 50 +++++++++++++++++++++++++++++++++++++--
> 2 files changed, 56 insertions(+), 3 deletions(-)
Ok, I have applied a cleaned up version of this patch.
The followup patch does not apply anymore - please merge it and
resubmit.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists