From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQzeu-0006SI-C2 for qemu-devel@nongnu.org; Sat, 13 Apr 2013 08:34:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQzes-0000Qu-Lq for qemu-devel@nongnu.org; Sat, 13 Apr 2013 08:34:20 -0400 Received: from hall.aurel32.net ([2001:470:1f15:c4f::1]:40395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQzes-0000Qi-FJ for qemu-devel@nongnu.org; Sat, 13 Apr 2013 08:34:18 -0400 Date: Sat, 13 Apr 2013 14:34:15 +0200 From: Aurelien Jarno Message-ID: <20130413123415.GD9922@ohm.aurel32.net> References: <1365784486-617-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1365784486-617-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [PULL 0/4] MinGW patches for QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Anthony Liguori , qemu-devel@nongnu.org On Fri, Apr 12, 2013 at 06:34:42PM +0200, Stefan Weil wrote: > Hello Anthony, > > please pull these patches for QEMU git master. > All of them were reviewed on qemu-devel. > > Thanks, > Stefan W. > > The following changes since commit 93b48c201eb6c0404d15550a0eaa3c0f7937e35e: > > virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge (2013-04-09 07:47:00 -0500) > > are available in the git repository at: > > git://qemu.weilnetz.de/qemu.git mingw > > for you to fetch changes up to 0727b867542eea7fedfd2c53568e9782627fd3bd: > > qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32 (2013-04-12 18:27:16 +0200) > > ---------------------------------------------------------------- > Fabien Chouteau (1): > Release SMP restriction on Windows > > Olivier Hainque (2): > Check effective suspension of TCG thread > Ensure good ordering of memory instruction in cpu_exec > > Paolo Bonzini (1): > qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32 > > cpu-exec.c | 8 ++++++++ > cpus.c | 24 ++++++++++++++++++++++-- > os-win32.c | 29 +++++++++++------------------ > qemu-timer.c | 24 ++++++------------------ > 4 files changed, 47 insertions(+), 38 deletions(-) > > [PATCH 1/4] Check effective suspension of TCG thread > [PATCH 2/4] Ensure good ordering of memory instruction in cpu_exec > [PATCH 3/4] Release SMP restriction on Windows > [PATCH 4/4] qemu-timer: move timeBeginPeriod/timeEndPeriod to > Thanks, pulled. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net