From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTbSv-0000C3-Nk for qemu-devel@nongnu.org; Wed, 22 Jul 2009 09:02:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTbSq-0000AM-RF for qemu-devel@nongnu.org; Wed, 22 Jul 2009 09:02:37 -0400 Received: from [199.232.76.173] (port=56338 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTbSq-0000AJ-9z for qemu-devel@nongnu.org; Wed, 22 Jul 2009 09:02:32 -0400 Received: from qw-out-1920.google.com ([74.125.92.148]:17780) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTbSo-0008Rc-P9 for qemu-devel@nongnu.org; Wed, 22 Jul 2009 09:02:31 -0400 Received: by qw-out-1920.google.com with SMTP id 5so57100qwc.4 for ; Wed, 22 Jul 2009 06:02:30 -0700 (PDT) Message-ID: <4A670DE2.8090209@codemonkey.ws> Date: Wed, 22 Jul 2009 08:02:26 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Provide a general purpose way of probing if cpus are stopped References: <1248131548-11428-1-git-send-email-glommer@redhat.com> In-Reply-To: <1248131548-11428-1-git-send-email-glommer@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: qemu-devel@nongnu.org Glauber Costa wrote: > We don't have anything that requires that in tree yet, but avi does. > So Let's be nice with him, and provide him with those functions that diminish > the amount of kvm-specific code. > > Signed-off-by: Glauber Costa > Breaks linux-user build as vm_running isn't available. Regards, Anthony Liguori