From: Don Slutz <dslutz@verizon.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Don Slutz <dslutz@verizon.com>, xen-devel <xen-devel@lists.xen.org>
Subject: [PATCH 0/2] Back port Add new machine opt max-ram-below-4g
Date: Mon, 28 Jul 2014 09:31:37 -0400 [thread overview]
Message-ID: <1406554299-25744-1-git-send-email-dslutz@verizon.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1407241221110.2293@kaball.uk.xensource.com>
I also back ported:
commit 3c2a96699e9fc09b5712dacfe200cdaaff0bb55c
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
As patch #1, because it is a bug fix and it is untangled with patch
#2. This way the change to xen-hvm.c is closer to QEMU 2.1.0's
version.
This back port (#2) uses the global max_ram_below_4g instead of the
newly added pc_machine object.
Don Slutz (2):
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Backport pc & q35: Add new machine opt max-ram-below-4g
hw/i386/pc_piix.c | 55 +++++++++++++++++++++++++++++++++++++---------------
hw/i386/pc_q35.c | 53 ++++++++++++++++++++++++++++++++++++--------------
include/hw/xen/xen.h | 3 ++-
vl.c | 28 ++++++++++++++++++++++++++
xen-hvm-stub.c | 3 ++-
xen-hvm.c | 53 ++++++++++++++++++++++++++++++++------------------
6 files changed, 143 insertions(+), 52 deletions(-)
--
1.8.4
next prev parent reply other threads:[~2014-07-28 13:31 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-23 0:28 Xen 4.5 development update (July update) konrad.wilk
2014-07-23 0:47 ` Boris Ostrovsky
2014-07-23 16:09 ` Konrad Rzeszutek Wilk
2014-07-23 8:32 ` Andrew Cooper
2014-07-23 9:51 ` Ian Campbell
2014-07-23 10:20 ` Stefano Stabellini
2014-07-23 12:54 ` Don Slutz
2014-07-23 13:03 ` Stefano Stabellini
2014-07-23 18:34 ` Don Slutz
2014-07-24 11:21 ` Stefano Stabellini
2014-07-28 13:31 ` Don Slutz [this message]
2014-07-28 13:31 ` [PATCH 1/2] xen-hvm: Fix xen_hvm_init() to adjust pc memory layout Don Slutz
2014-07-28 13:31 ` [PATCH 2/2] Backport pc & q35: Add new machine opt max-ram-below-4g Don Slutz
2014-07-28 16:12 ` [PATCH 0/2] Back port " Stefano Stabellini
2014-07-23 13:42 ` Xen 4.5 development update (July update) Fabio Fantoni
2014-07-23 13:45 ` Stefano Stabellini
2014-07-23 13:55 ` Fabio Fantoni
2014-07-23 17:02 ` Konrad Rzeszutek Wilk
2014-07-24 11:23 ` Stefano Stabellini
2014-07-25 17:22 ` Konrad Rzeszutek Wilk
2014-07-23 16:18 ` Konrad Rzeszutek Wilk
2014-07-23 16:43 ` Ian Campbell
2014-07-28 17:35 ` Dario Faggioli
2014-08-04 15:44 ` Konrad Rzeszutek Wilk
[not found] ` <1406569210.4038.28.camel@Solace>
[not found] ` <CAENZ-+=pABtLnOU1CE8nHYd48S0_pB4cggLz1zrqQq2V1pcA-w@mail.gmail.com>
2014-07-29 1:37 ` Meng Xu
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=1406554299-25744-1-git-send-email-dslutz@verizon.com \
--to=dslutz@verizon.com \
--cc=stefano.stabellini@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).