From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: qemu/kvm memory allocation Date: Fri, 11 Jul 2014 16:58:07 +0200 Message-ID: <53BFFB7F.2000907@redhat.com> References: <53B6D397.7030205@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Alexei Fedotov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37259 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752621AbaGKO6L (ORCPT ); Fri, 11 Jul 2014 10:58:11 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Il 11/07/2014 16:35, Alexei Fedotov ha scritto: > Hi Paolo, all, > > could anyone advise which source file implements memory allocation in > KVM? I want to check the source of the corresponding malloc. A simple > search says that > KVM source tree contains three malloc implementations. I'm not even sure what you're talking about, since I already told you that the KVM hypervisor does not do any memory allocation. Paolo