qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM


From: Amos Kong
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
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden>

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]