qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-timer: Clean code and re-add multimedia timers for windows
@ 2011-04-10 18:28 Stefan Weil
  2011-04-10 18:28 ` [Qemu-devel] [PATCH 1/4] qemu-timer: Add and use new function qemu_timer_expired_ns Stefan Weil
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Stefan Weil @ 2011-04-10 18:28 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Paolo Bonzini, QEMU Developers

This patch series contains patches for qemu-timer.

The first 3 patches try to improve readability of the code.
Patch 1 was already sent to qemu-devel.

The last patch fixes a problem reported by a user of my QEMU for Windows
binaries: the multimedia timers are needed when users want to run current
Linux distributions. Instead of reverting the patch which removed these
timers, I re-add them here (so we have 4 timers for windows now) and
cleaned the original code a little bit.

[PATCH 1/4] qemu-timer: Add and use new function qemu_timer_expired_ns
[PATCH 2/4] qemu-timer: Remove unneeded include statement (w32)
[PATCH 3/4] qemu-timer: Avoid type casts
[PATCH 4/4] qemu-timer: Fix timers for w32

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-04-29 21:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 18:28 [Qemu-devel] qemu-timer: Clean code and re-add multimedia timers for windows Stefan Weil
2011-04-10 18:28 ` [Qemu-devel] [PATCH 1/4] qemu-timer: Add and use new function qemu_timer_expired_ns Stefan Weil
2011-04-20 14:26   ` [Qemu-devel] [PULL] qemu-timer: Add and use new function qemu_timer_expired_ns and other patches Stefan Weil
2011-04-28 12:18     ` Stefan Weil
2011-04-29 21:09       ` Blue Swirl
2011-04-10 18:28 ` [Qemu-devel] [PATCH 2/4] qemu-timer: Remove unneeded include statement (w32) Stefan Weil
2011-04-10 18:28 ` [Qemu-devel] [PATCH 3/4] qemu-timer: Avoid type casts Stefan Weil
2011-04-10 18:28 ` [Qemu-devel] [PATCH 4/4] qemu-timer: Fix timers for w32 Stefan Weil
2011-04-11  7:36   ` [Qemu-devel] " Paolo Bonzini
2011-04-11 17:21     ` [Qemu-devel] " Stefan Weil
2011-04-12 12:36       ` Jan Kiszka
2011-04-12 12:40         ` Paolo Bonzini
2011-04-12 12:59           ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).