History log of /vbox/src/VBox/VMM/VMMR0/HMSVMR0.h
Revision Date Author Comments Expand
a7f8f97e826b091323e96687b5ddab6bb9c2085c 48218 01-Sep-2013 vboxsync

VMM: Addressed a rare corner case stale TLB entry issue.

6fd0c53f005df58b52c434e6a12e643c172b1b8e 48153 29-Aug-2013 vboxsync

VMM/HM: More dead code path elimination.

0cc04374fdc98e01712e133c7f4cb9da873537d3 47771 15-Aug-2013 vboxsync

VMM/HM: One extra char. to make typing without autocomplete easier.

271d21bf1b988068a202ad339e667982f08e47f6 47760 15-Aug-2013 vboxsync

VMM/HM: Preemption hooks. Some common structural changes and cleanup, and initial imlementation of VT-x/AMD-V specific hook functionality.. Work in progress.

5016ada15ab534bab60250f8d5f177d0a4e41fd8 47473 30-Jul-2013 vboxsync

VMM/VMMR0: header include guard update.

ee688c99e17483d2e1bb2091f6531f97612db540 47472 30-Jul-2013 vboxsync

VMM/VMMR0: HW(VMX|SVM)R0.h -> HM(VMX|SVM)R0.h. Now that the refactor is done.