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-18 13:59:36 +00:00
2014-04-07 20:44:00 +00:00
2014-09-18 20:29:17 +00:00
2014-09-18 10:33:23 +00:00
2014-09-17 17:43:32 +00:00
2014-09-20 21:46:31 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-09-19 10:32:20 +00:00
2014-09-20 06:27:37 +00:00
2014-09-20 21:46:31 +00:00
2014-07-07 00:27:09 +00:00