commit | 0727b867542eea7fedfd2c53568e9782627fd3bd | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Feb 20 14:43:31 2013 +0100 |
committer | Stefan Weil <sw@weilnetz.de> | Fri Apr 12 18:27:16 2013 +0200 |
tree | cb57f294e4de0bfd0e87a81e2b594c4946abc5d3 | |
parent | 1046127d1fcc69359b3f5a44de08e6c5b16c90bc [diff] |
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>