From mboxrd@z Thu Jan 1 00:00:00 1970 From: tytso@mit.edu Subject: Re: [Qemu-devel] Need a way disable gPXE boot Date: Wed, 18 Nov 2009 17:37:27 -0500 Message-ID: <20091118223727.GI10380@thunk.org> References: <4B0450C6.2040208@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org To: Anthony Liguori Return-path: Received: from thunk.org ([69.25.196.29]:55606 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752239AbZKRWh0 (ORCPT ); Wed, 18 Nov 2009 17:37:26 -0500 Content-Disposition: inline In-Reply-To: <4B0450C6.2040208@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Nov 18, 2009 at 01:53:42PM -0600, Anthony Liguori wrote: > We just did a flag day and switched our PXE rom and BIOS. We've > encountered a few regressions and we're quickly fixing them. > > Alex Graf has already fixed the problem you describe above properly > and I've merged that into upstream qemu. It will take a little bit > of time for Avi and/or Marcelo to sync those changes into qemu-kvm. Great, thanks! Good to know it's been fixed upstream. I have a workaround that works for now, and I can wait for Avi or Marcelo the get those changes merged into qemu-kvm. - Ted