[PATCH] UBUNTU: [Config] arm64: KVM=y
Dann Frazier
dann.frazier at canonical.com
Thu Mar 13 19:56:44 UTC 2014
On Thu, Mar 13, 2014 at 4:18 AM, Andy Whitcroft <apw at canonical.com> wrote:
> On Tue, Mar 11, 2014 at 11:01:51AM -0600, dann frazier wrote:
>> Enable KVM support for arm64
>>
>> Signed-off-by: dann frazier <dann.frazier at canonical.com>
>> ---
>> debian.master/config/arm64/config.common.arm64 | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/debian.master/config/arm64/config.common.arm64 b/debian.master/config/arm64/config.common.arm64
>> index 3fb2ec7..9ce3b7e 100644
>> --- a/debian.master/config/arm64/config.common.arm64
>> +++ b/debian.master/config/arm64/config.common.arm64
>> @@ -96,7 +96,7 @@ CONFIG_IPACK_BUS=m
>> CONFIG_ISDN=y
>> CONFIG_ISO9660_FS=m
>> # CONFIG_KSM is not set
>> -# CONFIG_KVM is not set
>> +CONFIG_KVM=y
>> CONFIG_L2TP_V3=y
>> # CONFIG_LIS3L02DQ is not set
>> CONFIG_LOG_BUF_SHIFT=14
>> --
>> 1.9.0
>
> I am assuming you are intending this for Trusty.
Yes, apologies - omitted the subject tag.
> Has any testing been done on KVM on these platforms?
Yes - see Ming's response to the X-Gene thread. We've already
backported the necessary changes into trusty's qemu.
More information about the kernel-team
mailing list