Paolo Bonzini 6ad0a1ed21 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>
2011-02-04 06:33:26 -06:00
2011-01-25 19:56:53 +03:00
2011-02-01 16:50:44 -06:00
2011-02-01 16:57:00 -06:00
2011-02-01 16:57:00 -06:00
2011-01-29 22:52:00 +00:00
2011-01-25 09:18:00 +01:00
2011-01-25 09:18:00 +01:00
2011-01-10 10:55:10 +01:00
2011-01-20 20:58:56 +00:00
2011-02-01 16:50:43 -06:00
2011-01-23 02:27:22 -02:00
2011-01-16 08:32:27 +00:00
2011-01-20 20:54:21 +00:00
2011-01-24 15:13:54 +01:00
2011-01-20 20:54:21 +00:00
2011-01-24 20:54:34 +00:00
2011-02-01 16:50:43 -06:00
2011-02-01 16:50:44 -06:00
2011-02-01 16:50:43 -06:00
2011-01-24 15:41:40 +01:00
2011-01-20 20:54:21 +00:00
2011-01-31 10:03:00 +01:00
2011-01-09 20:59:53 +00:00
2011-01-20 20:54:21 +00:00
2011-01-24 15:41:40 +01:00
2011-01-25 09:18:00 +01:00
2011-01-09 14:43:33 +00:00
2011-02-02 08:39:28 +01:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%