From: Paolo Bonzini <pbonzini@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] memory: Eliminate qemu_ram_free_from_ptr() & memory_region_destructor_ram_from_ptr()
Date: Mon, 9 Nov 2015 10:43:33 +0100 [thread overview]
Message-ID: <56406AC5.2020309@redhat.com> (raw)
In-Reply-To: <1446844805-14492-1-git-send-email-ehabkost@redhat.com>
On 06/11/2015 22:20, Eduardo Habkost wrote:
> This series eliminates two functions that are not needed anymore:
> qemu_ram_free_from_ptr(), and memory_region_destructor_ram_from_ptr().
>
> Eduardo Habkost (2):
> exec: Eliminate qemu_ram_free_from_ptr()
> memory: Eliminate memory_region_destructor_ram_from_ptr()
>
> exec.c | 19 -------------------
> include/exec/ram_addr.h | 1 -
> memory.c | 7 +------
> 3 files changed, 1 insertion(+), 26 deletions(-)
>
Queued for 2.6, thanks.
Paolo
prev parent reply other threads:[~2015-11-09 9:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 21:20 [Qemu-devel] [PATCH 0/2] memory: Eliminate qemu_ram_free_from_ptr() & memory_region_destructor_ram_from_ptr() Eduardo Habkost
2015-11-06 21:20 ` [Qemu-devel] [PATCH 1/2] exec: Eliminate qemu_ram_free_from_ptr() Eduardo Habkost
2015-11-06 21:20 ` [Qemu-devel] [PATCH 2/2] memory: Eliminate memory_region_destructor_ram_from_ptr() Eduardo Habkost
2015-11-09 9:43 ` Paolo Bonzini [this message]
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=56406AC5.2020309@redhat.com \
--to=pbonzini@redhat.com \
--cc=ehabkost@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.