All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] win32 fixes for NUMA merge
Date: Thu, 19 Jun 2014 16:47:02 +0300	[thread overview]
Message-ID: <20140619134702.GA2150@redhat.com> (raw)
In-Reply-To: <1403184944-17390-1-git-send-email-pbonzini@redhat.com>

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

      parent reply	other threads:[~2014-06-19 13:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19 13:35 [Qemu-devel] [PATCH 0/2] win32 fixes for NUMA merge Paolo Bonzini
2014-06-19 13:35 ` [Qemu-devel] [PATCH 1/2] fixup! memory: move preallocation code out of exec.c Paolo Bonzini
2014-06-19 13:35 ` [Qemu-devel] [PATCH 2/2] fixup! numa: add -numa node, memdev= option Paolo Bonzini
2014-06-19 13:47 ` Michael S. Tsirkin [this message]

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=20140619134702.GA2150@redhat.com \
    --to=mst@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.