qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Amos Kong <akong@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: kwolf@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
Date: Tue, 14 May 2013 10:13:48 +0800	[thread overview]
Message-ID: <20130514021348.GA2057@t430s.nay.redhat.com> (raw)
In-Reply-To: <1368454796-14989-1-git-send-email-pbonzini@redhat.com>

On Mon, May 13, 2013 at 04:19:54PM +0200, Paolo Bonzini wrote:
> 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
 
Looks good to me, hotplug works now.

Reviewed-by: Amos Kong <akong@redhat.com>

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

-- 
			Amos.

  parent reply	other threads:[~2013-05-14  2:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Amos Kong [this message]
2013-05-14 16:11 ` [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM 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=20130514021348.GA2057@t430s.nay.redhat.com \
    --to=akong@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@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).