qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Win32 fixes


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] Win32 fixes
Date: Wed, 20 Feb 2013 14:43:29 +0100

The first patch is a fix for the Win32 slowness we are introducing on
every release.  Basically, by adding more threads we're making things
works in reality.

The second patch should fix the failures observed with the Win32 timer
(ChangeTimerQueueTimer).

Paolo Bonzini (2):
  win32: do not set CPU affinity
  qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32

 os-win32.c   | 29 ++++++++++-------------------
 qemu-timer.c | 26 ++++++--------------------
 2 files changed, 16 insertions(+), 39 deletions(-)

-- 
1.8.1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]