index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-13
use win32 timer queues
Paolo Bonzini
1
-51
/
+35
2011-03-13
implement win32 dynticks timer
Paolo Bonzini
1
-1
/
+6
2011-02-23
do not use qemu_icount_delta in the !use_icount case
Paolo Bonzini
1
-34
/
+25
2011-02-07
qemu-timer: Fix compilation of new timer code for w32, w64
Stefan Weil
1
-2
/
+2
2011-02-04
Unify alarm deadline computation
Paolo Bonzini
1
-17
/
+11
2011-02-04
Correct alarm deadline computation
Paolo Bonzini
1
-4
/
+11
2011-02-04
use nanoseconds everywhere for timeout computation
Paolo Bonzini
1
-16
/
+16
2011-01-23
Avoid deadlock whith iothread and icount
Edgar E. Iglesias
1
-6
/
+9
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
1
-73
/
+0
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-03-29
Compile qemu-timer only once
Blue Swirl
1
-18
/
+2
2010-03-27
Add a missing #include for FreeBSD hosts
Juergen Lock
1
-0
/
+3
2010-03-27
fix race between timer firing vs. alarm_timer->pending = 0
Paolo Bonzini
1
-2
/
+2
2010-03-17
split out qemu-timer.c
Paolo Bonzini
1
-0
/
+1203