Sepherosa Ziehau
1948628a54
hyperv/evttimer: Use an independent message slot so that it can work
...
Using the same message slot as the other types of the messages has
the side effect that the event timer message could be deferred to
the swi threads to run (lacking of trapframe and the original code
didn't even handle that, so the event timer was actually broken).
As of this commit we use an independent message slot for event timer,
so that we could handle all of event timer messages in the interrupt
handler directly. Note, the message slot for event timer is still
bind to the same interrupt vector as the other types of messages.
Submitted by: Jun Su <junsu microsoft com>
Reviewed by: sephe
Discussed with: Jun Su <junsu microsoft com>, Dexuan Cui <decui microsoft com>
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D5696
2016-03-22 05:48:51 +00:00
..
2016-03-01 17:47:32 +00:00
2016-02-27 03:38:01 +00:00
2015-06-13 22:29:43 +00:00
2016-03-18 01:28:41 +00:00
2016-03-18 01:28:41 +00:00
2016-02-17 21:24:26 +00:00
2016-02-18 01:24:10 +00:00
2016-03-12 09:44:23 +00:00
2016-02-27 03:38:01 +00:00
2015-03-22 16:10:28 +00:00
2016-03-20 14:21:07 +00:00
2016-02-27 03:38:01 +00:00
2015-12-04 03:17:47 +00:00
2016-02-18 01:24:10 +00:00
2016-02-18 01:24:10 +00:00
2016-02-22 09:10:23 +00:00
2016-02-27 03:34:01 +00:00
2016-03-10 00:36:52 +00:00
2016-02-27 03:38:01 +00:00
2016-03-15 05:17:29 +00:00
2016-01-05 10:25:22 +00:00
2016-02-27 03:38:01 +00:00
2016-03-01 17:47:32 +00:00
2016-03-18 01:28:41 +00:00
2015-02-24 01:00:46 +00:00
2015-07-03 14:27:28 +00:00
2015-03-08 19:55:46 +00:00
2016-03-03 05:07:35 +00:00
2015-03-22 16:10:28 +00:00
2016-01-07 18:41:03 +00:00
2016-03-01 17:47:32 +00:00
2016-03-21 18:48:20 +00:00
2015-03-09 22:39:58 +00:00
2016-03-18 01:28:41 +00:00
2016-02-22 09:02:20 +00:00
2016-03-01 09:45:27 +00:00
2016-02-04 22:39:27 +00:00
2015-09-03 17:46:57 +00:00
2016-02-27 03:38:01 +00:00
2015-12-11 05:27:56 +00:00
2016-02-22 09:02:20 +00:00
2016-02-27 03:38:01 +00:00
2016-02-27 03:38:01 +00:00
2016-03-18 01:28:41 +00:00
2016-01-27 02:23:54 +00:00
2016-03-10 14:17:24 +00:00
2016-03-21 00:29:45 +00:00
2016-02-25 04:32:17 +00:00
2015-08-19 09:49:29 +00:00
2015-01-23 15:14:30 +00:00
2015-05-22 17:05:21 +00:00
2015-11-20 09:37:04 +00:00
2016-02-27 03:38:01 +00:00
2016-03-02 02:29:35 +00:00
2015-03-22 16:10:28 +00:00
2016-02-22 09:04:36 +00:00
2016-03-21 00:59:30 +00:00
2016-03-03 22:26:36 +00:00
2016-03-04 14:23:34 +00:00
2016-03-18 01:28:41 +00:00
2016-02-20 01:32:58 +00:00
2015-01-05 09:58:32 +00:00
2016-02-01 17:41:21 +00:00
2015-12-26 02:31:39 +00:00
2015-12-11 05:27:56 +00:00
2016-03-15 15:31:17 +00:00
2015-01-05 09:58:32 +00:00
2016-02-22 09:02:20 +00:00
2016-03-10 00:36:38 +00:00
2016-03-18 01:28:41 +00:00
2016-02-27 03:38:01 +00:00
2016-03-21 23:22:19 +00:00
2016-03-10 00:36:45 +00:00
2016-01-22 03:15:53 +00:00
2016-02-01 17:41:21 +00:00
2015-06-30 17:00:45 +00:00
2016-03-15 15:24:18 +00:00
2015-05-22 17:05:21 +00:00
2015-06-30 17:00:45 +00:00
2016-02-27 03:34:01 +00:00
2016-02-19 03:37:56 +00:00
2016-02-27 03:34:01 +00:00
2016-02-27 03:34:01 +00:00
2016-02-27 03:34:01 +00:00
2016-02-12 07:27:24 +00:00
2016-03-22 05:48:51 +00:00
2016-01-10 18:11:23 +00:00
2015-08-19 09:49:29 +00:00
2016-02-27 03:38:01 +00:00
2015-08-18 14:54:29 +00:00
2015-03-22 16:10:28 +00:00
2015-01-06 12:59:37 +00:00
2016-02-27 03:38:01 +00:00
2016-02-27 03:38:01 +00:00
2016-03-18 01:28:41 +00:00
2016-02-13 22:51:25 +00:00
2015-08-30 08:48:31 +00:00
2015-09-22 02:44:59 +00:00
2016-03-15 05:17:29 +00:00
2016-03-18 13:26:16 +00:00
2016-02-01 17:41:21 +00:00
2015-08-19 09:49:29 +00:00
2016-01-07 21:16:44 +00:00
2016-03-10 06:25:05 +00:00
2015-11-23 10:06:19 +00:00
2016-01-07 18:41:03 +00:00
2016-01-18 05:43:34 +00:00
2016-02-19 01:57:51 +00:00
2016-02-19 03:37:56 +00:00
2016-03-16 01:41:55 +00:00
2016-03-03 19:49:37 +00:00
2016-02-18 01:24:10 +00:00
2015-04-29 20:08:03 +00:00
2016-02-27 03:38:01 +00:00
2015-05-24 07:45:42 +00:00
2016-02-19 03:37:56 +00:00
2016-03-01 17:47:32 +00:00
2016-03-18 01:28:41 +00:00
2016-03-09 19:36:25 +00:00
2015-12-26 17:22:02 +00:00
2015-01-24 12:51:15 +00:00
2016-03-15 04:56:39 +00:00
2015-12-26 02:31:39 +00:00
2015-12-03 05:27:39 +00:00
2015-03-22 16:10:28 +00:00
2016-01-19 10:24:47 +00:00
2015-03-22 16:10:28 +00:00
2016-03-21 00:52:24 +00:00
2015-01-06 12:59:37 +00:00
2015-12-14 19:40:47 +00:00
2016-02-04 23:38:55 +00:00
2015-07-24 16:00:35 +00:00
2016-02-25 02:46:47 +00:00
2016-02-27 03:38:01 +00:00
2016-02-22 00:58:04 +00:00
2016-03-21 22:19:53 +00:00
2015-10-12 04:55:20 +00:00
2016-03-18 01:28:41 +00:00
2015-01-06 12:59:37 +00:00
2015-12-18 05:55:24 +00:00
2016-03-15 05:17:29 +00:00
2016-01-27 02:23:54 +00:00
2016-02-01 17:41:21 +00:00
2016-03-01 17:47:32 +00:00
2015-01-12 07:43:19 +00:00
2016-02-27 03:38:01 +00:00
2016-02-22 09:02:20 +00:00
2016-03-10 17:13:10 +00:00
2016-03-10 17:13:10 +00:00
2015-09-27 12:19:36 +00:00
2016-03-01 17:47:32 +00:00
2016-03-18 01:28:41 +00:00
2016-02-01 17:41:21 +00:00
2015-08-28 02:29:31 +00:00
2015-12-04 03:17:47 +00:00
2016-02-27 03:38:01 +00:00
2016-03-18 01:28:41 +00:00
2016-03-18 01:28:41 +00:00
2016-01-27 02:23:54 +00:00
2016-03-18 19:36:43 +00:00
2015-01-06 12:59:37 +00:00
2015-01-06 12:59:37 +00:00
2016-02-22 09:02:20 +00:00
2016-03-16 16:56:28 +00:00
2016-03-18 01:28:41 +00:00
2016-03-18 01:28:41 +00:00
2015-08-11 13:42:58 +00:00
2016-01-22 20:28:24 +00:00
2016-03-02 03:26:56 +00:00
2016-02-19 18:05:02 +00:00
2016-01-26 22:32:58 +00:00
2015-05-22 17:05:21 +00:00
2016-03-02 03:26:56 +00:00
2016-01-07 18:41:03 +00:00
2016-02-17 21:09:19 +00:00
2016-02-27 03:38:01 +00:00
2015-09-07 21:59:11 +00:00
2016-03-01 17:47:32 +00:00
2016-02-18 03:05:08 +00:00
2015-06-30 17:00:45 +00:00
2016-02-27 03:38:01 +00:00
2016-02-22 09:02:20 +00:00
2016-02-21 18:51:48 +00:00
2015-06-30 17:00:45 +00:00
2016-03-03 01:07:17 +00:00
2016-03-02 03:26:56 +00:00
2016-03-21 00:52:24 +00:00
2016-01-01 17:56:52 +00:00
2016-02-10 12:14:56 +00:00
2016-02-27 03:38:01 +00:00
2016-02-22 09:02:20 +00:00
2016-03-21 22:19:53 +00:00
2016-02-27 03:38:01 +00:00
2015-01-12 07:37:06 +00:00
2016-02-22 00:58:04 +00:00
2015-04-25 16:15:01 +00:00
2016-03-01 17:47:32 +00:00
2016-02-27 03:38:01 +00:00
2016-02-27 03:38:01 +00:00
2016-03-18 01:28:41 +00:00
2015-02-18 14:33:33 +00:00
2016-01-27 02:23:54 +00:00
2016-02-18 01:24:10 +00:00
2015-04-11 15:40:28 +00:00
2015-10-08 17:32:17 +00:00
2016-01-02 16:40:37 +00:00
2016-01-08 20:34:57 +00:00
2015-01-06 12:59:37 +00:00
2015-03-22 16:10:28 +00:00
2016-02-16 15:18:12 +00:00
2016-02-19 03:37:56 +00:00
2015-03-22 16:10:28 +00:00
2016-02-27 03:34:01 +00:00
2016-02-01 17:41:21 +00:00
2016-02-26 08:43:36 +00:00
2015-06-30 17:00:45 +00:00
2016-03-22 01:09:15 +00:00
2016-03-21 22:29:24 +00:00
2015-06-18 00:22:14 +00:00
2016-02-17 17:16:02 +00:00
2015-11-16 21:36:50 +00:00
2016-03-10 05:45:24 +00:00
2016-03-01 17:47:32 +00:00
2016-02-22 09:10:23 +00:00
2016-02-18 01:24:10 +00:00
2015-01-06 12:59:37 +00:00
2015-05-22 17:05:21 +00:00
2015-01-06 12:59:37 +00:00
2015-03-14 13:02:08 +00:00
2016-02-27 03:38:01 +00:00
2016-03-18 01:28:41 +00:00
2016-03-21 23:25:41 +00:00
2015-12-13 20:53:51 +00:00
2016-03-18 01:28:41 +00:00
2016-03-01 17:47:32 +00:00
2016-02-01 17:41:21 +00:00