On Wed, Mar 5, 2014 at 10:55 AM, Ming Lei <ming....@canonical.com> wrote:
> On Wed, Mar 5, 2014 at 1:23 PM, Ming Lei <ming....@canonical.com> wrote:
>> On Tue, Mar 4, 2014 at 10:27 AM, Marc Zyngier <marc.zyng...@arm.com>
>>>
>>> Marc Zyngier (12):
>>>   arm64: KVM: force cache clean on page fault when caches are off
>>>   arm64: KVM: allows discrimination of AArch32 sysreg access
>>>   arm64: KVM: trap VM system registers until MMU and caches are ON
>>>   ARM: KVM: introduce kvm_p*d_addr_end
>>>   arm64: KVM: flush VM pages before letting the guest enable caches
>>
>> I tested the first 5 patches on APM arm64 board, and only after
>> applying the 5 patches, qemu can boot kernel successfully, otherwise
>> kernel can't be booted from qemu.
>
> For the first 5 patches, please feel free to add:

These patches are required for using KVM in presence of APM L3 cache.

Usually, APM U-boot enables L3 cache by default hence KVM does not
work for you without these patches.

To have KVM working without these patches you will need to explicitly
disable L3 cache from APM U-boot before starting Linux kernel.

Regards,
Anup

>
>          Tested-by: Ming Lei <ming....@canonical.com>
>
>
> Thanks,
> --
> Ming Lei
> _______________________________________________
> kvmarm mailing list
> kvm...@lists.cs.columbia.edu
> https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm
--
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

Reply via email to