[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 5/5] pseries: Move XICS initialization before cpu
From: |
Benjamin Herrenschmidt |
Subject: |
Re: [Qemu-ppc] [PATCH 5/5] pseries: Move XICS initialization before cpu initialization |
Date: |
Sat, 16 Mar 2013 06:41:27 +0100 |
On Sat, 2013-03-16 at 06:33 +0100, Alexander Graf wrote:
> >> We're changing that notion in the in-kernel XICS discussions. The
> flow will look like this:
> >>
> >> * create vcpus
> >> * create XICS
> >> * foreach (vcpu)
> >> * enable_cap(vcpu, CAP_XICS_SERVER, xics_handle)
> >
> > This is stupid. Why have the VCPU initialize itself for non-kernel
> > interrupts and *then* switch it over ?
>
> Because non-kernel initialization is a nop.
And ?
Ben.
- [Qemu-ppc] [0/5] Assorted pending pseries machine patches, David Gibson, 2013/03/13
- Re: [Qemu-ppc] [PATCH 5/5] pseries: Move XICS initialization before cpu initialization, David Gibson, 2013/03/17
- Re: [Qemu-ppc] [PATCH 5/5] pseries: Move XICS initialization before cpu initialization, Alexander Graf, 2013/03/17
- Re: [Qemu-ppc] [PATCH 5/5] pseries: Move XICS initialization before cpu initialization, David Gibson, 2013/03/17
- Re: [Qemu-ppc] [PATCH 5/5] pseries: Move XICS initialization before cpu initialization, Alexander Graf, 2013/03/21
[Qemu-ppc] [PATCH 4/5] target-ppc: Remove CONFIG_PSERIES dependency in kvm.c, David Gibson, 2013/03/13
[Qemu-ppc] [PATCH 3/5] pseries: Fixes and enhancements to L1 cache properties, David Gibson, 2013/03/13