qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] fixups for ivshmem unplug/migration
@ 2010-11-30 21:03 Cam Macdonell
  2010-11-30 21:03 ` [Qemu-devel] [PATCH 1/2] add qemu_ram_free_from_ptr Cam Macdonell
  2010-11-30 21:03 ` [Qemu-devel] [PATCH 2/2] Unregister shared memory on unplug Cam Macdonell
  0 siblings, 2 replies; 3+ messages in thread
From: Cam Macdonell @ 2010-11-30 21:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cam Macdonell, kvm

We added qemu_ram_alloc_from_ptr, but we need its corresponding "free" function.  With that, we can properly remove the ivshmem memory on unplug.

Cam Macdonell (2):
  add qemu_ram_free_from_ptr
  Unregister shared memory on unplug.

 cpu-common.h |    1 +
 exec.c       |   13 +++++++++++++
 hw/ivshmem.c |   12 ++++++++----
 3 files changed, 22 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2010-12-01  3:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 21:03 [Qemu-devel] [PATCH 0/2] fixups for ivshmem unplug/migration Cam Macdonell
2010-11-30 21:03 ` [Qemu-devel] [PATCH 1/2] add qemu_ram_free_from_ptr Cam Macdonell
2010-11-30 21:03 ` [Qemu-devel] [PATCH 2/2] Unregister shared memory on unplug Cam Macdonell

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