]> git.proxmox.com Git - 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)
committerStefan Weil <sw@weilnetz.de>
Fri, 12 Apr 2013 16:27:16 +0000 (18:27 +0200)
commit0727b867542eea7fedfd2c53568e9782627fd3bd
treecb57f294e4de0bfd0e87a81e2b594c4946abc5d3
parent1046127d1fcc69359b3f5a44de08e6c5b16c90bc
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>
os-win32.c
qemu-timer.c