All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: "seabios@seabios.org" <seabios@seabios.org>
Subject: [PATCH 0/3] Fixes for running under Xen
Date: Thu, 28 Jun 2012 11:08:57 +0100	[thread overview]
Message-ID: <1340878070.10942.29.camel@zakaz.uk.xensource.com> (raw)

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

             reply	other threads:[~2012-06-28 10:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28 10:08 Ian Campbell [this message]
2012-06-28 10:08 ` [PATCH 1/3] enable Xen support by default Ian Campbell
2012-06-28 10:08 ` [PATCH 2/3] Xen: Autodetect debug I/O port at runtime instead of via Kconfig Ian Campbell
2012-06-28 10:08 ` [PATCH 3/3] SMM: Disable use of SMM when running under Xen Ian Campbell
2012-06-28 10:16 ` [PATCH 0/3] Fixes for " Ian Campbell
2012-07-02 15:18 ` [SeaBIOS] " Kevin O'Connor
     [not found] ` <20120702151832.GA27558@morn.localdomain>
2012-07-02 16:01   ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1340878070.10942.29.camel@zakaz.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=seabios@seabios.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.