xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: xen-devel@lists.xen.org
Cc: Wei Liu <wei.liu2@citrix.com>,
	ian.jackson@eu.citrix.com, ian.campbell@citrix.com
Subject: [PATCH 0/4] Reintroduce OVMF support
Date: Tue, 15 Oct 2013 17:40:01 +0100	[thread overview]
Message-ID: <1381855205-3329-1-git-send-email-wei.liu2@citrix.com> (raw)

This small series reintroduces OVMF support in Xen

You can fetch working OVMF tree on:
git://xenbits.xen.org/people/liuw/ovmf.git master

Working changeset that can be sticked in Config.mk is:
8833370303d3bf3153760ee42760ef1b9b5c562

Note that VNC doesn't work properly when using OVMF, but that's not OVMF's
problem. This issue should be addressed in Xen and I'm working on that.

Wei.

Ian Campbell (3):
  tools: clone ovmf to ovmf-dir directory
  tools: support system supplied ovmf binary
  tools: Enable OVMF build by default

Wei Liu (1):
  libxl: bump LIBXL_MAXMEM_CONSTANT to 2048

 Makefile                          |    4 ++++
 config/Tools.mk.in                |    1 +
 tools/configure                   |   20 +++++++++++++++-----
 tools/configure.ac                |   13 ++++++++++++-
 tools/firmware/Makefile           |   31 ++++++++++++-------------------
 tools/firmware/hvmloader/Makefile |    8 ++++++--
 tools/libxl/libxl_internal.h      |    2 +-
 7 files changed, 51 insertions(+), 28 deletions(-)

-- 
1.7.10.4

             reply	other threads:[~2013-10-15 16:40 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-15 16:40 Wei Liu [this message]
2013-10-15 16:40 ` [PATCH 1/4] libxl: bump LIBXL_MAXMEM_CONSTANT to 2048 Wei Liu
2013-10-29 12:03   ` George Dunlap
2013-10-29 12:15     ` Wei Liu
2013-10-29 12:24       ` Wei Liu
2013-10-29 12:29         ` George Dunlap
2013-10-29 12:35           ` Wei Liu
2013-10-15 16:40 ` [PATCH 2/4] tools: clone ovmf to ovmf-dir directory Wei Liu
2013-10-16  9:58   ` Jan Beulich
2013-10-16 12:34     ` Wei Liu
2013-10-15 16:40 ` [PATCH 3/4] tools: support system supplied ovmf binary Wei Liu
2013-10-15 16:40 ` [PATCH 4/4] tools: Enable OVMF build by default Wei Liu
2013-10-16 10:02   ` Jan Beulich
2013-10-16 10:37     ` Ian Campbell
2013-10-16 11:38       ` Wei Liu
2013-10-16 12:53         ` Ian Campbell
2013-10-16 13:00           ` Wei Liu
2013-10-16 10:03 ` [PATCH 0/4] Reintroduce OVMF support Fabio Fantoni
2013-10-16 12:51   ` Wei Liu
2013-10-16 14:13     ` Fabio Fantoni
2013-10-16 15:00       ` Wei Liu
2013-10-16 15:17         ` Ian Campbell
2013-10-17  9:13         ` Fabio Fantoni
2013-10-17  9:27           ` Ian Campbell
2013-10-16 12:52 ` David Vrabel
2013-10-16 12:59   ` Ian Campbell
2013-10-16 13:10   ` Wei Liu
2013-10-28 10:53     ` Fabio Fantoni
2013-10-28 11:32       ` Wei Liu
2013-10-28 12:10 ` Wei Liu

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=1381855205-3329-1-git-send-email-wei.liu2@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).