qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] memory: Eliminate qemu_ram_free_from_ptr() & memory_region_destructor_ram_from_ptr()
@ 2015-11-06 21:20 Eduardo Habkost
  2015-11-06 21:20 ` [Qemu-devel] [PATCH 1/2] exec: Eliminate qemu_ram_free_from_ptr() Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eduardo Habkost @ 2015-11-06 21:20 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

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(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-09  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH 0/2] memory: Eliminate qemu_ram_free_from_ptr() & memory_region_destructor_ram_from_ptr() Paolo Bonzini

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).