From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Get a vm fd using kvm API's ioctls Date: Wed, 05 Feb 2014 18:19:08 +0100 Message-ID: <52F2728C.30000@redhat.com> References: <52F2671D.2010704@inria.fr> <52F26C57.5080409@redhat.com> <52F2721C.10806@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Vincent KHERBACHE Return-path: Received: from mx1.redhat.com ([209.132.183.28]:12898 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752961AbaBERTN (ORCPT ); Wed, 5 Feb 2014 12:19:13 -0500 In-Reply-To: <52F2721C.10806@inria.fr> Sender: kvm-owner@vger.kernel.org List-ID: Il 05/02/2014 18:17, Vincent KHERBACHE ha scritto: > Thank you for your reply ! > > I take note of your remark about the bitmap clearing, it could be an > effective issue. > > But I really have no idea of how can I 'ask' something the other process ? You modify the source code for that program. :) It's likely QEMU or kvmtool, in either case it's free software. :) Paolo