On Fri, Nov 9, 2012 at 2:51 PM, Benjamin Herrenschmidt <[email protected]> wrote: > On Fri, 2012-11-09 at 14:45 +0100, Peter Maydell wrote: >> On 22 October 2012 08:51, Christoffer Dall >> <[email protected]> wrote: >> > +struct kvm_device_address { >> > + __u32 id; >> > + __u64 addr; >> > +}; >> >> Ben suggested that this should either be a 64 bit id or have explicit >> padding. Other than that I think that our current proposed ABI for >> ARM irqchips is in line with the discussion we just had at KVM Forum >> for handling non-x86 in-kernel irqchips [hopefully somebody will >> write the details of that up...] >> >> Ben, do I have that right? > > I believe it is :-) > good, I'll rev the id to a 64 bit field for the next series (coming shortly) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH v3 00/13] KVM/ARM vGIC support Christoffer Dall
- [PATCH v3 01/13] KVM: ARM: Introduce KVM_SET_D... Christoffer Dall
- Re: [kvmarm] [PATCH v3 01/13] KVM: ARM: In... Peter Maydell
- Re: [kvmarm] [PATCH v3 01/13] KVM: ARM... Benjamin Herrenschmidt
- Re: [kvmarm] [PATCH v3 01/13] KVM:... Christoffer Dall
- [PATCH v3 02/13] ARM: KVM: Keep track of curre... Christoffer Dall
- [PATCH v3 03/13] ARM: KVM: Initial VGIC infras... Christoffer Dall
- [PATCH v3 04/13] ARM: KVM: Initial VGIC MMIO s... Christoffer Dall
- [PATCH v3 05/13] ARM: KVM: VGIC accept vcpu an... Christoffer Dall
- [PATCH v3 06/13] ARM: KVM: VGIC distributor ha... Christoffer Dall
- [PATCH v3 07/13] ARM: KVM: VGIC virtual CPU in... Christoffer Dall
- [PATCH v3 08/13] ARM: KVM: vgic: retire queued... Christoffer Dall
- [PATCH v3 09/13] ARM: KVM: VGIC interrupt inje... Christoffer Dall
- [PATCH v3 10/13] ARM: KVM: VGIC control interf... Christoffer Dall
- [PATCH v3 11/13] ARM: KVM: VGIC initialisation... Christoffer Dall
