xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xenproject.org, konrad@kernel.org
Subject: [PATCH v2] Enhancements to hvmloader for Xen 4.8
Date: Wed, 28 Sep 2016 19:48:47 -0400	[thread overview]
Message-ID: <1475106529-17443-1-git-send-email-konrad.wilk@oracle.com> (raw)

Hey!

These two patches came about as I was doing PCI passthrough with
rather large BAR regions and finding a lot of ballooning - which
was unnecessary as we only have 1744MB of MMIO space under 4GB and
all of the ballooning in and out would not help squeeze in a 2GB BAR
or higher in there.

Please review at your convience.

 tools/firmware/hvmloader/e820.c   |  6 +++---
 tools/firmware/hvmloader/pci.c    | 41 ++++++++++++++++++++++++++++++---------
 tools/firmware/hvmloader/smbios.c |  5 ++---
 tools/firmware/hvmloader/util.h   |  3 +++
 4 files changed, 40 insertions(+), 15 deletions(-)


Konrad Rzeszutek Wilk (2):
      hvmloader: Use MB(x) and GB(x) macros
      hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than ~2GB


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2016-09-28 23:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28 23:48 Konrad Rzeszutek Wilk [this message]
2016-09-28 23:48 ` [PATCH v2 1/2] hvmloader: Use MB(x) and GB(x) macros Konrad Rzeszutek Wilk
2016-09-29  6:44   ` Jan Beulich
2016-09-28 23:48 ` [PATCH v2 2/2] hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than ~2GB Konrad Rzeszutek Wilk
2016-09-29  7:03   ` Jan Beulich
2016-09-29  9:23     ` Konrad Rzeszutek Wilk
2016-09-29  9:36       ` Jan Beulich
2016-09-29 10:48         ` Wei Liu
2016-09-30 14:55           ` Konrad Rzeszutek Wilk

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=1475106529-17443-1-git-send-email-konrad.wilk@oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=konrad@kernel.org \
    --cc=xen-devel@lists.xenproject.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).