neel
35aaa3ac11
Allow more VMCB fields to be cached:
...
- CR2
- CR0, CR3, CR4 and EFER
- GDT/IDT base/limit fields
- CS/DS/ES/SS selector/base/limit/attrib fields
The caching can be further restricted via the tunable 'hw.vmm.svm.vmcb_clean'.
Restructure the code such that the fields above are only modified in a single
place. This makes it easy to invalidate the VMCB cache when any of these fields
is modified.
2014-09-21 23:42:54 +00:00
..
2014-09-21 23:42:54 +00:00
2014-09-19 09:20:16 +00:00
2014-09-18 13:59:36 +00:00
2014-04-07 20:44:00 +00:00
2014-09-19 11:15:30 +00:00
2014-09-18 20:38:18 +00:00
2014-09-18 20:29:17 +00:00
2014-09-19 13:55:28 +00:00
2014-09-20 01:18:36 +00:00
2014-06-24 06:55:49 +00:00
2014-08-14 16:01:51 +00:00
2014-09-20 01:22:17 +00:00
2014-09-18 10:33:23 +00:00
2014-09-05 16:40:47 +00:00
2014-09-16 08:40:52 +00:00
2014-09-05 02:21:45 +00:00
2014-09-18 08:40:00 +00:00
2014-09-17 17:43:32 +00:00
2014-09-08 08:12:09 +00:00
2014-09-19 09:19:49 +00:00
2014-09-20 21:46:31 +00:00
2014-09-19 10:39:58 +00:00
2014-09-19 09:20:55 +00:00
2014-09-19 09:01:19 +00:00
2014-09-19 10:19:51 +00:00
2014-09-11 20:21:03 +00:00
2014-09-19 10:18:14 +00:00
2014-09-19 09:19:29 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-09-14 18:07:55 +00:00
2014-07-01 20:00:35 +00:00
2014-09-13 20:52:01 +00:00
2014-09-12 21:29:10 +00:00
2014-09-10 21:37:47 +00:00
2014-09-19 10:32:20 +00:00
2014-09-19 09:20:34 +00:00
2014-07-01 20:47:16 +00:00
2014-08-20 16:04:30 +00:00
2014-09-17 18:55:39 +00:00
2014-09-20 06:27:37 +00:00
2014-08-30 22:39:15 +00:00
2014-09-15 12:28:29 +00:00
2014-09-17 21:04:50 +00:00
2014-09-20 21:46:31 +00:00
2014-08-04 08:42:29 +00:00
2014-07-07 00:27:09 +00:00