From: Alex Williamson <alex.williamson@redhat.com>
To: qemu-devel@nongnu.org, anthony@codemonkey.ws
Cc: chrisw@redhat.com, alex.williamson@redhat.com, kvm@vger.kernel.org
Subject: [Qemu-devel] [PATCH 0/2] RAM cleanup
Date: Fri, 11 Jun 2010 08:15:39 -0600 [thread overview]
Message-ID: <20100611141500.19378.43942.stgit@localhost.localdomain> (raw)
These are the first two patches from the RFC sent out a couple days
ago. There seemed to be concensus that these were headed in the
right direction, so I'll post them for commit while we decided how
to name RAMBlocks.
Changes - rename 'ram' to 'ram_list' to avoid polluting the global
namespace quite so much, restore the error message and abort for
bad address in qemu_get_ram_ptr().
Alex
---
Alex Williamson (2):
ram_blocks: Convert to a QLIST
qemu_ram_alloc: Remove duplicate code
arch_init.c | 14 ++++---
cpu-all.h | 28 +++++++++++----
exec.c | 112 ++++++++++++++++++-----------------------------------------
3 files changed, 62 insertions(+), 92 deletions(-)
next reply other threads:[~2010-06-11 14:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-11 14:15 Alex Williamson [this message]
2010-06-11 14:16 ` [Qemu-devel] [PATCH 1/2] qemu_ram_alloc: Remove duplicate code Alex Williamson
2010-06-11 14:16 ` [Qemu-devel] [PATCH 2/2] ram_blocks: Convert to a QLIST Alex Williamson
2010-06-11 16:45 ` [Qemu-devel] Re: [PATCH 0/2] RAM cleanup Alex Williamson
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=20100611141500.19378.43942.stgit@localhost.localdomain \
--to=alex.williamson@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=chrisw@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.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).