From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: KVM Management : Dynamic resource changes Date: Sat, 09 Aug 2008 10:42:01 -0500 Message-ID: <489DBAC9.3060001@codemonkey.ws> References: <313869.92568.qm@web35803.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM List To: jdsw2002@yahoo.com Return-path: Received: from wr-out-0506.google.com ([64.233.184.232]:1284 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753415AbYHIPmj (ORCPT ); Sat, 9 Aug 2008 11:42:39 -0400 Received: by wr-out-0506.google.com with SMTP id 69so1022800wri.5 for ; Sat, 09 Aug 2008 08:42:38 -0700 (PDT) In-Reply-To: <313869.92568.qm@web35803.mail.mud.yahoo.com> Sender: kvm-owner@vger.kernel.org List-ID: jd wrote: > Hi > Which of the following resources can be changed for a running VM. ? And how to do it ? > -- CPU / VCPU > 'cpu_set' in the monitor. > -- Memory > Once Avi gets back, he'll merge the balloon userspace component and then you can just use the 'balloon' monitor command. > -- N/W devices > -- Disks > 'pci_add' in the monitor for both of these. Regards, Anthony Liguori > Thanks > /Jd > > > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >