From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH 3/9] kvm tools: Allow giving instance names Date: Thu, 30 Jun 2011 11:00:49 -0400 Message-ID: <1309446049.32033.3.camel@lappy> References: <1309370538-7947-1-git-send-email-levinsasha928@gmail.com> <1309370538-7947-3-git-send-email-levinsasha928@gmail.com> <4E0C3420.2000804@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Pekka Enberg , kvm@vger.kernel.org, mingo@elte.hu, asias.hejun@gmail.com, gorcunov@gmail.com, prasadjoshi124@gmail.com To: Avi Kivity Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:53615 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751816Ab1F3PAw (ORCPT ); Thu, 30 Jun 2011 11:00:52 -0400 Received: by vws1 with SMTP id 1so1668184vws.19 for ; Thu, 30 Jun 2011 08:00:51 -0700 (PDT) In-Reply-To: <4E0C3420.2000804@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2011-06-30 at 11:30 +0300, Avi Kivity wrote: > On 06/30/2011 10:53 AM, Pekka Enberg wrote: > > On Wed, 29 Jun 2011, Sasha Levin wrote: > >> This will allow tracking instance names and sending commands > >> to specific instances if multiple instances are running. > >> > >> Signed-off-by: Sasha Levin > > > > I skipped this and related patches because I really would like to hear > > what Ingo thinks about the '/var/run/kvm-tools/' pidfile mechanism. > > Isn't it root-only? I think something like ~/.kvm-tools/ is better. > Yes. I completely forgot about permissions required for /var/run. -- Sasha.