On Mon, Dec 12, 2011 at 10:49 AM, Avi Kivity <a...@redhat.com> wrote: > On 12/12/2011 05:25 PM, Peter Maydell wrote: >> On 12 December 2011 15:15, Avi Kivity <a...@redhat.com> wrote: >> > We need to differentiate in how Linux-as-a-guest acts and how the cpu is >> > supposed to work. A guest operating system can theoretically assign the >> > ASID x to process A running on vcpu 0, and the same ASID x to process B >> > running on vcpu 1 >> >> That would be a guest bug. From the ARM ARM: >> "For a symmetric multiprocessor cluster where a single operating system >> is running on the set of processing elements, ARMv7 requires all ASID >> values to be assigned uniquely within any single Inner Shareable domain. >> In other words, each ASID value must have the same meaning to all >> processing elements in the system." > > Thanks. So per-vm vmids should work. > yep. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH v5 00/13] KVM/ARM Implementation Christoffer Dall
- [PATCH v5 01/13] ARM: KVM: Initial skeleton to compi... Christoffer Dall
- [PATCH v5 02/13] ARM: KVM: Hypervisor identity mappi... Christoffer Dall
- [PATCH v5 03/13] ARM: KVM: Add hypervisor inititaliz... Christoffer Dall
- [PATCH v5 04/13] ARM: KVM: Memory virtualization set... Christoffer Dall
- Re: [PATCH v5 04/13] ARM: KVM: Memory virtualiza... Avi Kivity
- Re: [Android-virt] [PATCH v5 04/13] ARM: KVM... Christoffer Dall
- Re: [Android-virt] [PATCH v5 04/13] ARM:... Avi Kivity
- Re: [Android-virt] [PATCH v5 04/13]... Peter Maydell
- Re: [Android-virt] [PATCH v5 04... Avi Kivity
- Re: [Android-virt] [PATCH v... Christoffer Dall
- Re: [Android-virt] [PATCH v... Antonios Motakis
- Re: [Android-virt] [PATCH v... Christoffer Dall
- [PATCH v5 05/13] ARM: KVM: Inject IRQs and FIQs from... Christoffer Dall
- Re: [PATCH v5 05/13] ARM: KVM: Inject IRQs and F... Jan Kiszka
- Re: [PATCH v5 05/13] ARM: KVM: Inject IRQs a... Peter Maydell
- Re: [PATCH v5 05/13] ARM: KVM: Inject IR... Christoffer Dall
- Re: [PATCH v5 05/13] ARM: KVM: Inje... Peter Maydell
- Re: [Android-virt] [PATCH v5 05... Christoffer Dall
- Re: [Android-virt] [PATCH v... Peter Maydell
- Re: [Android-virt] [PATCH v... Christoffer Dall