From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, aliguori@us.ibm.com, akong@redhat.com
Subject: [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
Date: Mon, 13 May 2013 16:19:54 +0200 [thread overview]
Message-ID: <1368454796-14989-1-git-send-email-pbonzini@redhat.com> (raw)
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
next reply other threads:[~2013-05-13 14:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-13 14:19 Paolo Bonzini [this message]
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
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=1368454796-14989-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=akong@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=kwolf@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 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).