summaryrefslogtreecommitdiffstats
path: root/ui/vnc-auth-vencrypt.h
diff options
context:
space:
mode:
authorPaolo Bonzini2011-02-03 14:49:00 +0100
committerAnthony Liguori2011-02-04 13:33:26 +0100
commit6ad0a1ed21ecd187dbe3239eb45c3598672af6a8 (patch)
tree26cee8f2413348788f943b53ac98257ce3675391 /ui/vnc-auth-vencrypt.h
parentuse nanoseconds everywhere for timeout computation (diff)
downloadqemu-6ad0a1ed21ecd187dbe3239eb45c3598672af6a8.tar.gz
qemu-6ad0a1ed21ecd187dbe3239eb45c3598672af6a8.tar.xz
qemu-6ad0a1ed21ecd187dbe3239eb45c3598672af6a8.zip
Correct alarm deadline computation
When the QEMU_CLOCK_HOST clock was added, computation of its deadline was added to qemu_next_deadline, which is correct but incomplete. I noticed this by reading the very convoluted rules whereby qemu_next_deadline_dyntick is computed, which miss QEMU_CLOCK_HOST when use_icount is true. This patch inlines qemu_next_deadline into qemu_next_deadline_dyntick, and then corrects the logic to skip only QEMU_CLOCK_VIRTUAL when use_icount is true. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Cc: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'ui/vnc-auth-vencrypt.h')
0 files changed, 0 insertions, 0 deletions