From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Stefano Stabellini <sstabellini@kernel.org>,
Eduardo Habkost <ehabkost@redhat.com>,
Sergio Lopez <slp@redhat.com>, Paul Durrant <paul@xen.org>,
"Michael S. Tsirkin" <mst@redhat.com>,
imammedo@redhat.com, Gerd Hoffmann <kraxel@redhat.com>,
xen-devel@lists.xenproject.org,
Anthony Perard <anthony.perard@citrix.com>,
Paolo Bonzini <pbonzini@redhat.com>,
philmd@redhat.com, Richard Henderson <rth@twiddle.net>
Subject: [PATCH v3 0/4] microvm: memory config tweaks
Date: Fri, 29 May 2020 09:39:53 +0200 [thread overview]
Message-ID: <20200529073957.8018-1-kraxel@redhat.com> (raw)
With more microvm memory config tweaks split this into its owns series,
the microvm acpi patch series is already big enough ...
v2:
- use 3G split.
- add patch to move virtio-mmio region.
- pick up acks & reviews.
v3:
- fix xen build.
- pick up acks & reviews.
take care,
Gerd
Gerd Hoffmann (4):
microvm: use 3G split unconditionally
microvm: drop max-ram-below-4g support
x86: move max-ram-below-4g to pc
microvm: move virtio base to 0xfeb00000
include/hw/i386/microvm.h | 2 +-
include/hw/i386/pc.h | 2 ++
include/hw/i386/x86.h | 4 ----
hw/i386/microvm.c | 35 +----------------------------
hw/i386/pc.c | 46 +++++++++++++++++++++++++++++++++++++++
hw/i386/pc_piix.c | 10 ++++-----
hw/i386/pc_q35.c | 10 ++++-----
hw/i386/x86.c | 46 ---------------------------------------
hw/i386/xen/xen-hvm.c | 2 +-
9 files changed, 61 insertions(+), 96 deletions(-)
--
2.18.4
next reply other threads:[~2020-05-29 7:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 7:39 Gerd Hoffmann [this message]
2020-05-29 7:39 ` [PATCH v3 1/4] microvm: use 3G split unconditionally Gerd Hoffmann
2020-05-29 7:39 ` [PATCH v3 2/4] microvm: drop max-ram-below-4g support Gerd Hoffmann
2020-05-29 7:39 ` [PATCH v3 3/4] x86: move max-ram-below-4g to pc Gerd Hoffmann
2020-05-29 7:44 ` Paul Durrant
2020-05-29 7:39 ` [PATCH v3 4/4] microvm: move virtio base to 0xfeb00000 Gerd Hoffmann
2020-06-08 13:33 ` Michael S. Tsirkin
2020-06-02 5:30 ` [PATCH v3 0/4] microvm: memory config tweaks Michael S. Tsirkin
2020-06-08 13:25 ` Gerd Hoffmann
2020-06-17 12:25 ` Gerd Hoffmann
2020-06-08 13:31 ` Michael S. Tsirkin
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=20200529073957.8018-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=anthony.perard@citrix.com \
--cc=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--cc=mst@redhat.com \
--cc=paul@xen.org \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=slp@redhat.com \
--cc=sstabellini@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).