From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 0/8] Support for S3 ACPI state (suspend to memory) Date: Thu, 23 Oct 2008 13:41:23 -0500 Message-ID: <4900C553.90604@codemonkey.ws> References: <20081023140459.10303.39562.stgit@gleb-debian.qumranet.com.qumranet.com> <4900A28B.6050509@codemonkey.ws> <20081023173748.GA13097@redhat.com> <4900C005.3010709@codemonkey.ws> <20081023182153.GA13492@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from yx-out-2324.google.com ([74.125.44.29]:43936 "EHLO yx-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751529AbYJWSle (ORCPT ); Thu, 23 Oct 2008 14:41:34 -0400 Received: by yx-out-2324.google.com with SMTP id 8so149988yxm.1 for ; Thu, 23 Oct 2008 11:41:32 -0700 (PDT) In-Reply-To: <20081023182153.GA13492@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Gleb Natapov wrote: > On Thu, Oct 23, 2008 at 01:18:45PM -0500, Anthony Liguori wrote: > >>> 90% of this patch touches BIOS code. It is easy to push QEMU bits >>> upstream, but BIOS part may be problematic. KVM BIOS is already >>> different from upstream. >>> >>> >> I'm willing to expand the bios.diff that we have in QEMU as long as >> someone is submitting the patches to bochs. In this case, I don't think >> these changes are at all controversial. >> >> > I'll move BIOS changes to bochs BIOS next week. The hard part will be to > run bochs and see if it works with those changes. Can bochs read QEMU > disk images? > It can read raw disk images. I've played with bochs a little bit so if you run into trouble let me know. Thanks! Regards, Anthony Liguori > -- > Gleb. >