All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for running under Xen
@ 2012-06-28 10:08 Ian Campbell
  2012-06-28 10:08 ` [PATCH 1/3] enable Xen support by default Ian Campbell
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ian Campbell @ 2012-06-28 10:08 UTC (permalink / raw)
  To: seabios

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-07-02 16:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-28 10:08 [PATCH 0/3] Fixes for running under Xen Ian Campbell
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

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.