qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] win32 fixes for NUMA merge
@ 2014-06-19 13:35 Paolo Bonzini
  2014-06-19 13:35 ` [Qemu-devel] [PATCH 1/2] fixup! memory: move preallocation code out of exec.c Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2014-06-19 13:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst

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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-19 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH 0/2] win32 fixes for NUMA merge Michael S. Tsirkin

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