From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58530 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PukLf-0001Oj-Go for qemu-devel@nongnu.org; Wed, 02 Mar 2011 06:36:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PukLb-0001Xt-41 for qemu-devel@nongnu.org; Wed, 02 Mar 2011 06:36:07 -0500 Received: from e23smtp08.au.ibm.com ([202.81.31.141]:56091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PukLa-0001Wh-Fc for qemu-devel@nongnu.org; Wed, 02 Mar 2011 06:36:03 -0500 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [202.81.31.246]) by e23smtp08.au.ibm.com (8.14.4/8.13.1) with ESMTP id p22BUq6n012430 for ; Wed, 2 Mar 2011 22:30:52 +1100 Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p22BZxQa2494616 for ; Wed, 2 Mar 2011 22:35:59 +1100 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p22BZwtb003088 for ; Wed, 2 Mar 2011 22:35:59 +1100 Message-ID: <4D6E2B9C.5080200@linux.vnet.ibm.com> Date: Wed, 02 Mar 2011 17:05:56 +0530 From: Prerna Saxena MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [Request for inputs]Qemu parameters that need runtime change. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: skannery@in.ibm.com, Ananth , Anthony Liguori , Stefan Hajnoczi , Ryan Harper Hi, QEMU at present can be started with a huge list of parameters, and only a subset of these can be changed at runtime. For the remaining ones, one needs to restart the qemu instance. I've been trying to put together a list of some such parameters, which would make good candidates for a runtime change. Request inputs on more such parameters that could make it here, and also whether the following are good-to-have features: 1. Allowing a runtime change from one chardev backend to another ( Eg, from TCP socket to unix, and vice-versa ) 2. Changing the network interfaces (from -net user to -net tap ? ) I'm presently aware of these; it would be good to get more inputs on what more can be done here. -- Prerna Saxena Linux Technology Centre, IBM Systems and Technology Lab, Bangalore, India