From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rt2Yn-0003Qp-Ps for qemu-devel@nongnu.org; Thu, 02 Feb 2012 14:43:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rt2Ym-00072A-Bd for qemu-devel@nongnu.org; Thu, 02 Feb 2012 14:43:09 -0500 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:35530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rt2Yl-00071r-Mg for qemu-devel@nongnu.org; Thu, 02 Feb 2012 14:43:08 -0500 Message-ID: <4F2AE747.6000803@weilnetz.de> Date: Thu, 02 Feb 2012 20:43:03 +0100 From: Stefan Weil MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL] w32 patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: QEMU Developers Hi, here are some w32 related patches which were already published and reviewed on qemu-devel: http://patchwork.ozlabs.org/patch/132797/ http://patchwork.ozlabs.org/patch/138690/ Regards, Stefan Weil The following changes since commit d34e8f6e9d3a396c3327aa9807c83f9e1f4a7bd7: main-loop: For tools, initialize timers as part of qemu_init_main_loop() (2012-02-01 14:45:02 -0600) are available in the git repository at: git://qemu.weilnetz.de/qemu.git w32 Stefan Weil (2): w32: Build windows and console executables w32: Initialise critical section before starting thread (fix #922131) Makefile.target | 16 +++++++++++++++- qemu-thread-win32.c | 9 +++++++-- 2 files changed, 22 insertions(+), 3 deletions(-)