qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
@ 2013-05-13 14:19 Paolo Bonzini
  2013-05-13 14:19 ` [Qemu-devel] [PATCH for-1.5 1/2] osdep, kvm: rename low-level RAM allocation functions Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Paolo Bonzini @ 2013-05-13 14:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, aliguori, akong

Reported by Amos.

Paolo Bonzini (2):
  osdep: rename qemu_vmalloc to qemu_anon_ram_alloc
  osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory

 HACKING              |  7 +++----
 exec.c               | 14 +++++---------
 include/qemu/osdep.h |  3 ++-
 include/sysemu/kvm.h |  4 ++--
 kvm-all.c            |  6 +++---
 target-s390x/kvm.c   |  2 +-
 trace-events         |  3 ++-
 util/oslib-posix.c   | 12 ++++++++++--
 util/oslib-win32.c   | 12 ++++++++++--
 9 files changed, 38 insertions(+), 25 deletions(-)

-- 
1.8.2.1

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

end of thread, other threads:[~2013-05-18 11:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13 14:19 [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM Paolo Bonzini
2013-05-13 14:19 ` [Qemu-devel] [PATCH for-1.5 1/2] osdep, kvm: rename low-level RAM allocation functions Paolo Bonzini
2013-05-13 14:19 ` [Qemu-devel] [PATCH for-1.5 2/2] osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory Paolo Bonzini
2013-05-13 14:26   ` Peter Maydell
2013-05-13 14:45     ` Paolo Bonzini
2013-05-15 14:36   ` Markus Armbruster
2013-05-15 14:44     ` Paolo Bonzini
2013-05-18 11:51       ` Stefan Weil
2013-05-14  2:13 ` [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM Amos Kong
2013-05-14 16:11 ` Anthony Liguori

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