From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Wehrheim Subject: Re: [PATCH] new monitor func status Date: Tue, 16 Dec 2008 08:17:21 +0100 Message-ID: <49475601.4090104@gmx.net> References: <494616F6.8010407@gmx.net> <49468BE3.5090902@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from winker.dv.fh-frankfurt.de ([194.95.81.208]:50874 "EHLO winker.dv.fh-frankfurt.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751301AbYLPHSn (ORCPT ); Tue, 16 Dec 2008 02:18:43 -0500 In-Reply-To: <49468BE3.5090902@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Ill send the patch to the qemu-devel list thanks Avi Kivity schrieb: > Philipp Wehrheim wrote: >> Hey, >> >> attached is a small patch that adds the new info subcommand - status. >> >> The status indicates if the VM is running or paused this info makes >> life for (stateless) KVM frontends easier. >> Since the info is available inside kvm why not make it available? >> >> > > Please post to qemu-devel@nongnu.org; this functionality is common to > kvm and qemu. >