]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Feb 2013 13:43:31 +0000 (14:43 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 16 May 2013 22:22:34 +0000 (17:22 -0500)
commit06efdc4f4d5ba24016c33ff0690218027c0c785f
treeed24d0f8540bcfe0c41c28deddd645969633c0a6
parent0c70b5ad59133a5dbddd455f6d395bf3e8140ff7
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32

These are needed for any of the Win32 alarm timer implementations.
They are not tied to mmtimer exclusively.

Jacob tested this patch with both mmtimer and Win32 timers.

Cc: qemu-stable@nongnu.org
Tested-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
(cherry picked from commit 0727b867542eea7fedfd2c53568e9782627fd3bd)

Conflicts:

os-win32.c

* updated to retain cpu affinity settings for 1.4

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
os-win32.c
qemu-timer.c