qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] win32 fixes for NUMA merge


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 0/2] win32 fixes for NUMA merge
Date: Thu, 19 Jun 2014 16:47:02 +0300

On Thu, Jun 19, 2014 at 03:35:42PM +0200, Paolo Bonzini wrote:
> Patch 1 adds a Win32 implementation of preallocation.  Patch 2 fixes
> an initialization issue where the ram_list mutex was used before
> initialization.  On Win32 this results in a deadlock.
> 
> Paolo

Applied, thanks a lot.

> Paolo Bonzini (2):
>   fixup! memory: move preallocation code out of exec.c
>   fixup! numa: add -numa node,memdev= option
> 
>  include/sysemu/os-win32.h |  2 ++
>  translate-all.c           |  7 -------
>  util/oslib-win32.c        | 19 +++++++++++++++++++
>  vl.c                      |  4 ++--
>  4 files changed, 23 insertions(+), 9 deletions(-)
> 
> -- 
> 1.9.3



reply via email to

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