From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X00Ag-0002Dt-DO for qemu-devel@nongnu.org; Wed, 25 Jun 2014 23:16:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X00Ab-00088t-U7 for qemu-devel@nongnu.org; Wed, 25 Jun 2014 23:16:22 -0400 Message-ID: <53AB9070.5090500@huawei.com> Date: Thu, 26 Jun 2014 11:16:00 +0800 From: ChenLiang MIME-Version: 1.0 References: <53AAA467.10208@huawei.com> <043E36F0EEC5164DBB381DFD6AB7D4221777BA92@Bjmail2.kingsoft.cn> In-Reply-To: <043E36F0EEC5164DBB381DFD6AB7D4221777BA92@Bjmail2.kingsoft.cn> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] =?gb2312?b?tPC4tDogIFtxdWVzdGlvbl0gSXMgaXQsIHZhbHVh?= =?gb2312?b?YmxlIHRvIGFjaGlldmUgbW9kaWZ5IGJvb3QgaW5kZXggd2hlbiB2bSBpcyBy?= =?gb2312?b?dW5uaW5nPw==?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?GB2312?B?IllVS0VXRUkgW9Pav8bOsF0i?= Cc: Paolo Bonzini , "qemu-devel@nongnu.org" , "qemu-discuss@nongnu.org" > ________________________________________ > 发件人: qemu-devel-bounces+yukewei=kingsoft.com@nongnu.org [qemu-devel-bounces+yukewei=kingsoft.com@nongnu.org] 代表 ChenLiang [chenliang88@huawei.com] > 发送时间: 2014年6月25日 18:28 > 收件人: qemu-devel@nongnu.org > 抄送: Paolo Bonzini > 主题: [Qemu-devel] [question] Is it, valuable to achieve modify boot index when vm is running? > > hi,all > Qemu can not modify boot index when vm is running. > It is inconvenience when we install guest os. Is it > necessary to achieve modify boot index online? > We can add one qmp interface to achieve it. > > cc: qemu-discuss > Do you mean changing the boot option without closing QEMU process? > If so, it is a good demand. yeah, I mean it. > -- > Best Regards, > Kewei