From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: network boot always enabled with 0.15.0 Date: Thu, 11 Aug 2011 14:48:19 +0300 Message-ID: <20110811114819.GA4404@redhat.com> References: <24E144B8C0207547AD09C467A8259F7537776084@lisa.maurer-it.com> <20110811090522.GU4404@redhat.com> <24E144B8C0207547AD09C467A8259F75377760F0@lisa.maurer-it.com> <20110811093856.GV4404@redhat.com> <24E144B8C0207547AD09C467A8259F75377761E8@lisa.maurer-it.com> <20110811102552.GW4404@redhat.com> <24E144B8C0207547AD09C467A8259F753777727D@lisa.maurer-it.com> <20110811105045.GY4404@redhat.com> <24E144B8C0207547AD09C467A8259F75377772BD@lisa.maurer-it.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org" To: Dietmar Maurer Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27422 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751864Ab1HKLsX (ORCPT ); Thu, 11 Aug 2011 07:48:23 -0400 Content-Disposition: inline In-Reply-To: <24E144B8C0207547AD09C467A8259F75377772BD@lisa.maurer-it.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Aug 11, 2011 at 11:29:29AM +0000, Dietmar Maurer wrote: > > We can change BIOS to only boot from devices that has bootindex, but then you > > will have to always specify it for all/most devices, or we can add noboot device > > property, but that will require changes on qemu side too. > > I guess 'noboot' is the way to go. We already have that for disks. > Agree. noboot sounds optimal, but also requires more codding that other options (sigh, isn't it always this way?). But how do we have it for disks? -- Gleb.