From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/3] Fixes for running under Xen Date: Thu, 28 Jun 2012 11:16:12 +0100 Message-ID: <1340878572.10942.31.camel@zakaz.uk.xensource.com> References: <1340878070.10942.29.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1340878070.10942.29.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "seabios@seabios.org" Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Sorry, forgot to CC xen-devel on the 0/3 mail, and obviously when I bounced it to xen-devel it didn't make it into the CC line either. Please CC both lists if you happen to reply... On Thu, 2012-06-28 at 11:08 +0100, Ian Campbell wrote: > The following are a few issues discovered in the course of investigating > Debian bug #678042 [0], including the fix for that actual bug (which is > cause by Xen not supporting SMM mode). > > The following changes since commit 9166c4ae6d21d49bd97e0fb42eea2ffd6dd6f06d: > > Xen: add definition of xen_hypercall_page (2012-06-27 21:07:24 -0400) > > are available in the git repository at: > git://xenbits.xen.org/people/ianc/seabios.git bugfixes > > Ian Campbell (3): > enable Xen support by default. > Xen: Autodetect debug I/O port at runtime instead of via Kconfig > SMM: Disable use of SMM when running under Xen > > src/Kconfig | 9 +-------- > src/output.c | 4 +++- > src/smm.c | 3 +++ > src/util.h | 1 + > src/xen.c | 6 ++++++ > 5 files changed, 14 insertions(+), 9 deletions(-) > > Thanks, > Ian. > > [0] http://bugs.debian.org/678042 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel