Files
qemu/hw
Jan Kiszka 4e4fa398db qdev: Introduce lost tick policy property
Potentially tick-generating timer devices will gain a common property:
lock_tick_policy. It allows to encode 4 different ways how to deal with
tick events the guest did not process in time:

discard - ignore lost ticks (e.g. if the guest compensates for them
          already)
delay   - replay all lost ticks in a row once the guest accepts them
          again
merge   - if multiple ticks are lost, all of them are merged into one
          which is replayed once the guest accepts it again
slew    - lost ticks are gradually replayed at a higher frequency than
          the original tick

Not all timer device will need to support all modes. However, all need
to accept the configuration via this common property.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-02-01 14:45:01 -06:00
..
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:50 -06:00
2012-01-13 10:55:56 -06:00
2011-12-20 15:44:31 -06:00
2012-01-27 10:50:47 -06:00
2012-01-22 07:27:06 +00:00
2011-12-20 15:44:30 -06:00
2012-01-27 10:50:55 -06:00
2012-01-13 10:55:56 -06:00
2011-08-22 10:17:44 -05:00
2012-01-22 07:27:06 +00:00
2011-12-06 09:56:41 +00:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-13 10:55:56 -06:00
2011-10-06 09:48:07 +02:00
2012-01-27 10:50:55 -06:00
2012-01-04 02:48:14 +01:00
2011-10-17 15:59:18 +02:00
2011-12-06 09:56:41 +00:00
2012-01-27 10:50:50 -06:00
2012-01-13 10:55:56 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:50 -06:00
2011-08-08 10:22:29 -05:00
2012-01-30 19:13:21 +00:00
2012-01-27 10:50:47 -06:00
2011-12-06 09:56:41 +00:00
2011-12-14 11:09:12 +00:00
2011-09-10 14:49:51 +00:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:50 -06:00
2011-10-16 11:10:48 +00:00
2012-01-27 10:50:50 -06:00
2011-09-23 11:51:05 -05:00
2011-09-23 11:51:05 -05:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-13 10:20:50 -06:00
2011-12-14 11:08:23 +00:00
2011-12-14 11:08:23 +00:00
2012-01-27 10:50:50 -06:00
2012-01-30 19:14:59 +00:00
2011-10-21 18:14:29 +02:00
2011-10-21 18:14:29 +02:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:47 -06:00
2011-11-28 15:38:42 +02:00
2011-11-28 15:38:42 +02:00
2011-11-28 15:38:42 +02:00
2011-11-28 15:38:42 +02:00
2011-11-24 18:31:59 +02:00
2012-01-27 10:50:50 -06:00
2011-08-08 10:22:29 -05:00
2011-11-28 15:38:39 +02:00
2011-11-28 15:38:41 +02:00
2011-11-28 15:38:41 +02:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2011-11-24 18:32:03 +02:00
2011-09-21 14:32:20 +02:00
2012-01-04 02:48:14 +01:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:50 -06:00
2011-08-22 10:22:03 -05:00
2011-08-22 10:22:03 -05:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:39 -06:00
2011-11-01 16:52:09 -05:00
2011-12-20 15:44:31 -06:00
2012-01-27 10:50:50 -06:00
2011-12-14 11:08:23 +00:00
2011-12-14 11:08:23 +00:00
2011-08-22 10:47:42 -05:00
2011-10-06 09:48:09 +02:00
2011-12-06 09:56:41 +00:00
2011-10-06 09:48:09 +02:00
2011-11-01 16:52:05 -05:00
2012-01-13 10:20:50 -06:00
2012-01-17 01:40:18 +01:00
2011-11-24 18:31:59 +02:00
2012-01-27 10:50:50 -06:00
2011-09-07 09:20:09 +02:00
2012-01-27 10:50:50 -06:00
2011-11-01 12:11:53 +01:00
2011-11-24 18:31:59 +02:00
2012-01-27 10:50:50 -06:00
2012-01-04 02:48:14 +01:00
2012-01-22 07:27:06 +00:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:49 -06:00
2011-11-18 13:57:16 +01:00
2012-01-27 10:50:49 -06:00
2012-01-27 10:50:49 -06:00
2012-01-27 10:50:47 -06:00
2011-12-06 09:56:41 +00:00
2011-11-24 18:32:03 +02:00
2011-11-24 18:32:03 +02:00
2011-11-24 18:32:03 +02:00
2012-01-07 21:29:26 +01:00
2012-01-13 10:55:56 -06:00
2012-01-27 10:50:55 -06:00
2012-01-22 07:27:06 +00:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2011-10-17 15:59:18 +02:00
2012-01-27 14:55:36 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-13 10:25:44 +01:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:47 -06:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:50 -06:00
2012-01-21 05:17:01 +01:00
2012-01-27 10:50:50 -06:00
2012-01-22 07:27:06 +00:00
2012-01-27 10:50:50 -06:00
2012-01-27 10:50:47 -06:00