Re: [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper

From: tarunsahu

Date: Mon Aug 10 2026 - 06:19:14 EST


Ackerley Tng <ackerleytng@xxxxxxxxxx> writes:

> Tarun Sahu <tarunsahu@xxxxxxxxxx> writes:
>
>> - Move ITOA_MAX_LEN to kvm_mm.h for reuse by upcoming kvm_luo code.
>> - Introduce kvm_create_vm_file() to wrap kvm_create_vm() and
>> anon_inode_getfile(), providing a unified VM file creation API.
>>
>
> I think these should be 2 separate patches.

Okay, I will split them. Thanks
>
>>
>> [...snip...]
>>