index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
1
-0
/
+29
2013-10-17
timer: extract timer_mod_ns_locked and timerlist_rearm
Paolo Bonzini
1
-19
/
+32
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
1
-1
/
+22
2013-09-18
qemu-timer: do not take the lock in timer_pending
Paolo Bonzini
1
-14
/
+5
2013-09-18
qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
Stefan Hajnoczi
1
-19
/
+68
2013-09-18
qemu-timer: drop outdated signal safety comments
Stefan Hajnoczi
1
-4
/
+0
2013-08-22
aio / timers: Remove legacy interface
Alex Bligh
1
-32
/
+3
2013-08-22
aio / timers: Remove main_loop_timerlist
Alex Bligh
1
-36
/
+27
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
1
-37
/
+63
2013-08-22
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
Alex Bligh
1
-20
/
+0
2013-08-22
aio / timers: Remove alarm timers
Alex Bligh
1
-499
/
+1
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
1
-0
/
+16
2013-08-22
aio / timers: On timer modification, qemu_notify or aio_notify
Alex Bligh
1
-3
/
+10
2013-08-22
aio / timers: Add a notify callback to QEMUTimerList
Alex Bligh
1
-7
/
+24
2013-08-22
aio / timers: Add QEMUTimerListGroup and helper functions
Alex Bligh
1
-0
/
+42
2013-08-22
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
Alex Bligh
1
-56
/
+151
2013-08-22
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
Alex Bligh
1
-6
/
+12
2013-08-22
aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
Alex Bligh
1
-0
/
+7
2013-08-22
aio / timers: add ppoll support with qemu_poll_ns
Alex Bligh
1
-0
/
+24
2013-08-22
aio / timers: Consistent treatment of disabled clocks for deadlines
Alex Bligh
1
-1
/
+1
2013-08-22
aio / timers: add qemu-timer.c utility functions
Alex Bligh
1
-0
/
+50
2013-08-22
aio / timers: Rename qemu_new_clock and expose clock types
Alex Bligh
1
-8
/
+4
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
1
-10
/
+10
2013-04-12
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
1
-18
/
+6
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
1
-1
/
+0
2012-11-10
qemu-timer: Fix compilation for non-POSIX hosts
Stefan Weil
1
-0
/
+2
2012-11-04
build: pthread_atfork() needs include of pthread.h
Anthony Liguori
1
-0
/
+3
2012-11-02
qemu-timer: reinitialize timers after fork
Paolo Bonzini
1
-0
/
+14
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-2
/
+2
2012-10-30
qemu-timer: make initialization functions idempotent
Paolo Bonzini
1
-3
/
+9
2012-10-28
qemu-timer: Check for usable fields for SIGEV_THREAD_ID
Richard Henderson
1
-2
/
+2
2012-09-23
qemu-timer: simplify qemu_run_timers
Paolo Bonzini
1
-4
/
+3
2012-09-04
qemu-timer: properly arm alarm timer for timers set by device initialization
Paolo Bonzini
1
-3
/
+0
2012-08-09
qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
Stefano Stabellini
1
-7
/
+3
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-1
/
+1
2012-05-14
qemu-timer: Fix wrong error message
Stefan Weil
1
-5
/
+2
2012-05-08
qemu-timer: Move include for __FreeBSD_version to header
Andreas Faerber
1
-4
/
+0
2012-05-03
qemu-timer: Fix limits for w32 mmtimer
Stefan Weil
1
-20
/
+14
2012-04-27
qemu-timer: Optimize data structures
Stefan Weil
1
-7
/
+7
2012-04-27
qemu-timer: Remove function alarm_has_dynticks
Stefan Weil
1
-31
/
+8
2012-04-27
qemu-timer: Use bool, false, true for boolean values
Stefan Weil
1
-15
/
+16
2012-04-27
qemu-timer: Remove unused function qemu_alarm_pending
Stefan Weil
1
-5
/
+0
2012-04-27
qemu-timer: Remove redundant include statements
Stefan Weil
1
-9
/
+2
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
1
-5
/
+0
2012-04-26
qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
Stefano Stabellini
1
-6
/
+4
2012-04-26
timers: the rearm function should be able to handle delta = INT64_MAX
Stefano Stabellini
1
-5
/
+13
[next]