From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: Re: How to Use LibVirt to mange KVM virtual machine Date: Fri, 03 Apr 2009 11:42:39 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:44858 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754251AbZDCQmt (ORCPT ); Fri, 3 Apr 2009 12:42:49 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LpmTe-000194-Pq for kvm@vger.kernel.org; Fri, 03 Apr 2009 16:42:46 +0000 Received: from 143.166.197.6 ([143.166.197.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Apr 2009 16:42:46 +0000 Received: from charles by 143.166.197.6 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Apr 2009 16:42:46 +0000 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: You should ask about this on the libvirt mailing list and IRC channel, not here. That said, a few quick points: 1. the libvirt you're running is very old. 2. you might consider setting the emulator to point to a shell script which records the command line it's called with to a file before doing an exec /usr/bin/kvm "$@"